keith-turner commented on issue #868: Make tserver start repl services when configured URL: https://github.com/apache/accumulo/pull/868#issuecomment-451234979 Could do the following : * If replication.name is set to empty string then don't start up replication related services in the tserver. * In the tserver create a timer that checks if replication.name transitions from empty to non-empty then automatically start the services in the tserver. This change should hopefully be transparent to the user.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
