ddanielr opened a new pull request, #4083:
URL: https://github.com/apache/accumulo/pull/4083

   This PR removes the deprecated executors property and replaces it with 
groups.
   This also remove many references to "External" compactions but does not yet 
modify any "external" naming that may be tied to persisted data.
   
   Once this PR is merged, any specific changes in main will be addressed to 
allow for a clean deprecation path.
   
   Waiting for #4080 to be merged before moving to ready status. 
   
   #### Thoughts:
   
   The concept of a Compaction Group has been introduced in main via 
https://github.com/apache/accumulo/pull/4020, but it doesn't currently mesh 
well with the internal and external compaction types still co-existing. 
   
   For deprecation patterns, the COMPACTION_SERVICE_<service>_QUEUES property 
is going to be switched in main to COMPACTION_SERVICE_<service>_GROUPS.
   
   #### Additional Improvements:
   
   We may need to add some specific validation around the group name, (allowed 
characters, length, etc).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to