Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7.3, 1.8.1
-
None
Description
CommitSession has an integer sequence number that could possibly overflow if a tablet does 1 billion minor compactions on the same tablet server. It would be nice to either change this to a long or check if the interger has overflowed after incrementing. This problem was identified while looking int ACCUMULO-4777, there are some comments there with background information.
Attachments
Issue Links
- relates to
-
ACCUMULO-4777 Root tablet got spammed with 1.8 million log entries
- Resolved
- links to