Tellier Benoit created JAMES-2112:
-------------------------------------

             Summary: Missing Singleton binding with Guice
                 Key: JAMES-2112
                 URL: https://issues.apache.org/jira/browse/JAMES-2112
             Project: James Server
          Issue Type: Improvement
          Components: cassandra, guice
    Affects Versions: master
            Reporter: Tellier Benoit
             Fix For: master


Missing singleton bindings leads to double injections. Because of this, 
Cassandra queries are re-prepared several times. Hence it leads to warnings and 
sub-optimal code.

We should ensure CassandraBlobsDAO and CassandraMessageDAOV2 get injected with 
scope singleton.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to