kevinrr888 opened a new pull request, #4228: URL: https://github.com/apache/accumulo/pull/4228
This is a follow up PR to https://github.com/apache/accumulo/pull/4191 for https://github.com/apache/accumulo/issues/4044. This PR addresses the task "Change Repo to use FateId. Resolve issues stemming from these changes." This PR includes the following changes: - ReadOnlyRepo updated to use FateId - Repo updated to use FateId (implements ReadOnlyRepo) - FateIT updated to use FateId (implements Repo) - TraceRepo updated to use FateId (implements Repo) - ManagerRepo updated to use FateId (implements Repo) - All 62 implementations of ManagerRepo updated to use FateId - Utils updated to use FateId (used by many of the ManagerRepo implementations) - Fate updated to pass the FateId to Repo method calls - Tests PrepBulkImportTest and ShutdownTServerTest updated - Minor change to FateId (72 file changes) There are many places in the code marked "ELASTICITY_TODO DEFERRED - ISSUE 4044" which will be addressed in later PR(s) -- 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]
