Disabled compaction during reconnect leads to a large number of files/descriptors #17065
Labels
Performance
Issues related to performance concerns.
Platform Data Structures
Platform Reconnect
Platform Virtual Map
Platform
Tickets pertaining to the platform
Problem
When new data is received into a VirtualMap during reconnect it is regularly flushed but never compacted if the new status after reconnect is BEHIND. The number of files in the data base and open descriptors in the java process may grow very high:
Solution
Possible solutions:
Alternatives
No response
The text was updated successfully, but these errors were encountered: