keith-turner opened a new issue #2094:
URL: https://github.com/apache/accumulo/issues/2094


   Compaction Jobs currently use a long for compaction priority.  For external 
compactions this could potentially cause problems in the compaction coordinator 
if millions or billions of distinct priorities were actually used.  Instead of 
telling people not do that, it would probably be better to change the type for 
priority from a 64 bit integer to an 8-bit or 16-bit integer.


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to