keith-turner opened a new issue, #3337: URL: https://github.com/apache/accumulo/issues/3337
Currently bulk import operations will contact a tablet when a table is online to request files be imported. The bulk import fate operation should be updated to instead write directly to the metadata table using conditional mutations. It will also need to notify any tablets that are hosted after it updates the metadata table directly so those tablets know to refresh their cache of the metadata. -- 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]
