mjwall commented on pull request #2293:
URL: https://github.com/apache/accumulo/pull/2293#issuecomment-931686306


   > I think you are on the right track but I just had a thought. If we only 
care about the split points maybe it would be better to check the split points 
before and after instead of table IDs. I think there is code during bulk import 
that checks for merges or splits but it is very confusing. This is probably 
more difficult but it was just something I thought I would share.
   > 
   > 
https://github.com/apache/accumulo/blob/f2adfedda8d4efee48c5138b1373b2d4e2cd7598/server/manager/src/main/java/org/apache/accumulo/manager/tableOps/bulkVer2/PrepBulkImport.java#L182
   
   Thanks for looking @milleruntime.  Are you envisioning a check for merges in 
the metadata table or the data table?  I am trying to wrap my head around what 
that means.


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