cshannon commented on PR #5353:
URL: https://github.com/apache/accumulo/pull/5353#issuecomment-2727606099

   > IMO that split added by the initialization code should have a mergability 
of never set by the init code. The split is there because it separates two very 
different types of data the metadata table stores.
   
   The latest updates set system tablets with mergeability settings to always, 
except for the metadata split point tablet of never so it doesn't go away on 
merge. On upgrade it defaults to never for existing systems so users don't have 
unexpected behavior. If that needed to be changed in the future it could (But 
would need to look up the steady time from the manager using the client API to 
set a mergeability setting on upgrade). Tests have been added for the system 
tables (metadata, scanref, fate)


-- 
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: [email protected]

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

Reply via email to