[ https://issues.apache.org/jira/browse/ACCUMULO-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158943#comment-14158943 ]
Sean Busbey commented on ACCUMULO-2212: --------------------------------------- {quote} Also, the problem originally reported (singleton with public constructor) seems to have shifted to this ZooReaderWriterFactory class instead of the original ZooReaderWriter. {quote} AFAICT ZooReaderWriterFactory isn't a singleton. It just shares state across all instances so that it can provide a singleton instance of the standard ZooReaderWriter and the retrying version. > ZooReaderWriter is a singleton class with a public constructor > -------------------------------------------------------------- > > Key: ACCUMULO-2212 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2212 > Project: Accumulo > Issue Type: Improvement > Reporter: Vikram Srivastava > Assignee: Bill Havanki > Fix For: 1.6.1, 1.7.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)