Manno15 commented on issue #2209:
URL: https://github.com/apache/accumulo/issues/2209#issuecomment-885037013


   From my testing, I got this IT to pass by reverting the changes made here 
https://github.com/DomGarguilo/accumulo/blob/0b82f085073a3d5d3de5ebb22244887b345ea860/core/src/main/java/org/apache/accumulo/core/metadata/schema/TabletsMetadata.java#L193-L199.
 Which is just removing the Iterators.filter portion. I am not sure why that 
piece of the code caused things to error though. ConvertRow is what alters 
LoadedFiles which ties into @DomGarguilo findings mentioned above. 


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