keith-turner opened a new issue, #3605: URL: https://github.com/apache/accumulo/issues/3605
The tablet merge code was adding splits to the table at the merge boundaries and calling the tablet server to do the split. This code is there in the elasticity branch but does not function after changes like #3604. Need to determine why the merge code was doing this and if was tightly coupled to chop merges and would even be needed after the changes in #1327. If the split at merge boundry is still needed even with #1327, then will need to have the merge code call new split code in the manager. -- 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]
