Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Public beta
-
None
Description
If a server is configured with a small memory limit, it's possible for its non-flushable memory to end up being more than the hard limit. In this case, the maintenance manager will decide that it should prioritize flushing, and does so even when there is no data that can actually be flushed. This causes it to go into a tight loop flushing empty MRSes.
Attachments
Issue Links
- relates to
-
KUDU-1237 When compaction generates no output, blocks are leaked
- Resolved