Commit 4def1f9
committed
Remove file_handle_cache
The module is no longer used now that CQv1 has been removed.
The only useful function remaining is `ulimit/1` which is
used both in metrics and to provide a warning if too low
on startup. It was moved to rabbit_runtime. The startup
warning logic was moved out into rabbitmq_prelaunch.
We still have some FHC related metrics that are set to 0
and are kept for compatibility reasons.
Also remove unused rabbit env queue_index_max_journal_entries.1 parent 59a9671 commit 4def1f9
File tree
14 files changed
+58
-1974
lines changed- deps
- rabbit_common/src
- rabbitmq_cli
- lib/rabbitmq/cli/ctl/commands
- test
- rabbitmq_management_agent/src
- rabbitmq_prelaunch/src
- rabbitmq_web_mqtt/priv/schema
- rabbitmq_web_stomp/priv/schema
- rabbit
- src
- test
14 files changed
+58
-1974
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
269 | 266 | | |
270 | 267 | | |
271 | 268 | | |
272 | | - | |
| 269 | + | |
273 | 270 | | |
274 | 271 | | |
275 | 272 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
85 | | - | |
| 84 | + | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 103 | | |
112 | 104 | | |
113 | 105 | | |
| |||
765 | 757 | | |
766 | 758 | | |
767 | 759 | | |
768 | | - | |
769 | | - | |
770 | | - | |
771 | 760 | | |
772 | 761 | | |
773 | 762 | | |
| |||
802 | 791 | | |
803 | 792 | | |
804 | 793 | | |
805 | | - | |
| 794 | + | |
806 | 795 | | |
807 | 796 | | |
808 | 797 | | |
| |||
1642 | 1631 | | |
1643 | 1632 | | |
1644 | 1633 | | |
1645 | | - | |
1646 | | - | |
1647 | | - | |
1648 | | - | |
1649 | | - | |
1650 | | - | |
1651 | | - | |
1652 | | - | |
1653 | | - | |
1654 | | - | |
1655 | | - | |
1656 | | - | |
1657 | | - | |
1658 | | - | |
1659 | | - | |
1660 | | - | |
1661 | | - | |
1662 | | - | |
1663 | | - | |
1664 | | - | |
1665 | | - | |
1666 | | - | |
1667 | | - | |
1668 | | - | |
1669 | | - | |
1670 | | - | |
1671 | | - | |
1672 | | - | |
1673 | | - | |
1674 | | - | |
1675 | | - | |
1676 | | - | |
1677 | | - | |
1678 | | - | |
1679 | | - | |
1680 | | - | |
1681 | | - | |
1682 | | - | |
1683 | | - | |
1684 | | - | |
1685 | | - | |
1686 | | - | |
1687 | | - | |
1688 | | - | |
1689 | | - | |
1690 | | - | |
1691 | | - | |
1692 | | - | |
1693 | | - | |
1694 | | - | |
1695 | | - | |
1696 | | - | |
1697 | | - | |
1698 | | - | |
1699 | | - | |
1700 | | - | |
1701 | | - | |
1702 | 1634 | | |
1703 | 1635 | | |
1704 | 1636 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
772 | | - | |
773 | | - | |
774 | | - | |
775 | 772 | | |
776 | 773 | | |
777 | 774 | | |
778 | | - | |
779 | 775 | | |
780 | 776 | | |
781 | 777 | | |
782 | 778 | | |
783 | | - | |
784 | | - | |
785 | | - | |
786 | 779 | | |
787 | 780 | | |
788 | 781 | | |
| |||
0 commit comments