dlmarion commented on PR #2620: URL: https://github.com/apache/accumulo/pull/2620#issuecomment-1096592315
> so we can create a service that is built using smaller service building blocks. Looking at how this could be broken down, I'm wondering if it makes sense to group the Thrift calls made in support of client operations (Instance, Namespace, Replication, Security, Table) into Thrift Service definitions (InstanceService, NamespaceService, ...). For the tablet mutating objects (BatchWriter, BatchDeleter, ...) create a TabletWriterService, and a TabletReaderService for tablet scanning objects (Scanner, BatchScanner, ...) I'm thinking that this could be a follow-on task to this PR. -- 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]
