Matthieu Morel created S4-82:
--------------------------------

             Summary: Fix local communication optimization
                 Key: S4-82
                 URL: https://issues.apache.org/jira/browse/S4-82
             Project: Apache S4
          Issue Type: Bug
            Reporter: Matthieu Morel


When a message is to be sent to the current partition, a simple optimization is 
to bypass the communication layer. This is the purpose of the 
"sendAndCheckIfLocal" method in the Sender class. Unfortunately, it seems the 
localPartitionId variable is never set!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to