dlmarion opened a new issue, #3147: URL: https://github.com/apache/accumulo/issues/3147
CNFE raised in TabletServer for StatusCombiner class, which was removed in #3080 . Looking at the `accumulo.metadata` table, the following is in the configuration: ``` table | table.iterator.majc.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner table | table.iterator.majc.replcombiner.opt.columns .. | stat table | table.iterator.minc.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner table | table.iterator.minc.replcombiner.opt.columns .. | stat table | table.iterator.scan.replcombiner .............. | 9,org.apache.accumulo.server.replication.StatusCombiner table | table.iterator.scan.replcombiner.opt.columns .. | stat ``` -- 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]
