[Why] They were moved from `rabbit` to `rabbit_common` several years ago to solve an dependency issue because `amqp_client` depended on the file handle cache. This is not the case anymore. [How] The modules are moved back to `rabbit`. `rabbit_common` doesn't need to depend on `os_mon` anymore. `rabbit` already depends on it, so no changes needed here. `include/rabbit_memory.hrl` and some test cases are moved as well to follow the `vm_memory_monitor` module. |
||
|---|---|---|
| .. | ||
| amqqueue.hrl | ||
| amqqueue_v2.hrl | ||
| internal_user.hrl | ||
| mc.hrl | ||
| rabbit_amqp.hrl | ||
| rabbit_amqp_metrics.hrl | ||
| rabbit_amqp_reader.hrl | ||
| rabbit_global_counters.hrl | ||
| rabbit_khepri.hrl | ||
| rabbit_memory.hrl | ||
| vhost.hrl | ||
| vhost_v2.hrl | ||