keith-turner opened a new pull request #1072: Identify nofification scan as type in execution hint #1055 URL: https://github.com/apache/fluo/pull/1072 With these changes and the changes in apache/accumulo#972, the following accumulo config should run notification scans in their own executor. ``` config -s tserver.scan.executors.background.threads=1 config -t stresso -s table.scan.dispatcher=org.apache.accumulo.core.spi.scan.SimpleScanDispatcher config -t stresso -s table.scan.dispatcher.opts.executor.fluo-ntfy=background ```
---------------------------------------------------------------- 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
