keith-turner opened a new pull request, #5166: URL: https://github.com/apache/accumulo/pull/5166
Bulk load fate code was reading a tablets loaded flags, checking it was not in them, and then making a conditional mutation that required the set of bulk flags to to be the same. Requiring the set to be the same caused unnecessary collisions between bulk imports. Modified the conditional check to require the loaded flags for the fate operation to be absent. -- 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]
