keith-turner commented on PR #5353:
URL: https://github.com/apache/accumulo/pull/5353#issuecomment-2725430674

   > But the metadata tablet is a bit special though as it is 
[initialized](https://github.com/apache/accumulo/blob/0c79e44e2df29f8f9d8617fb698167a60c0512bb/server/base/src/main/java/org/apache/accumulo/server/init/FileSystemInitializer.java#L163-L169)
 with 2 tablets and not 1 so I would assume we would never want to merge those 
both back together? And if so I was not sure how/if we should handle auto 
mergeability. Depending on what is decided here I can add another test.
   
   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.


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