Aaron McCurry created BLUR-179:
----------------------------------

             Summary: Make controller batch updates parallel
                 Key: BLUR-179
                 URL: https://issues.apache.org/jira/browse/BLUR-179
             Project: Apache Blur
          Issue Type: Improvement
          Components: Blur
    Affects Versions: 0.2.0
            Reporter: Aaron McCurry
             Fix For: 0.2.0


The mutateBatch call in the controller is not parallel and should be.  The 
batch method in the controller creates a collection of updates to be issue to 
the shard servers (one batch call per shard server).  After they have been 
created, they can be executed in parallel.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to