You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Compaction Job Min & Max Wait properties (apache#4223)
* Add Compaction Min Wait and Max Wait properties
* Adds min and max wait properties to configure the min and max wait intervals
in the compactor.
* Changes the logic in compaction-coordinator to use these new properties
when calculating the wait period for sending warning messages
* Also use the MAX_JOB_WAIT_TIME prop for the thrift retry interval when
the compactor is unable to communicate with the compaction-coordinator.
Copy file name to clipboardexpand all lines: server/compaction-coordinator/src/test/java/org/apache/accumulo/coordinator/CompactionCoordinatorTest.java
0 commit comments