[infinispan-issues] [JBoss JIRA] Created: (ISPN-504) replication queue is being sync with synchronized

Mircea Markus (JIRA) jira-events at lists.jboss.org
Tue Jun 22 19:57:46 EDT 2010


replication queue is being sync with synchronized 
--------------------------------------------------

                 Key: ISPN-504
                 URL: https://jira.jboss.org/browse/ISPN-504
             Project: Infinispan
          Issue Type: Feature Request
    Affects Versions: 4.1.0.BETA2
            Reporter: Mircea Markus
            Assignee: Manik Surtani
             Fix For: 4.1.0.CR1


synchronized block are not great for concurrency, consider using an BlockingQueue. That would also increase readability. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list