We use the aeron library. And after monitoring the heap when the system is completely idle, we saw that the heap usage increases, and after checking the logs, we found these things. What is the reason for this increase? The monitoring result has been sent.
{"log":"the prevVal of Failed attempts to free log buffers is: 0.0\n","stream":"stdout","time":"2022-12-19T04:00:29.992379754Z"} {"log":"we try to get Sender flow control limits, i.e. back-pressure events value and put it as aeron_sender_flow_control_limits__i_e__back_pressure_events\n","stream":"stdout","time":"2022-12-19T04:00:29.992383872Z"} {"log":"the currentValue of Sender flow control limits, i.e. back-pressure events is: 36\n","stream":"stdout","time":"2022-12-19T04:00:29.992387994Z"} {"log":"the prevVal of Sender flow control limits, i.e. back-pressure events is: 36.0\n","stream":"stdout","time":"2022-12-19T04:00:29.99239165Z"} {"log":"we try to get Unblocked Publications value and put it as aeron_unblocked_publications\n","stream":"stdout","time":"2022-12-19T04:00:29.992395649Z"}