Lorenz Quack created QPID-6543:
----------------------------------

             Summary: Coalesce multi attribute updates into single store write
                 Key: QPID-6543
                 URL: https://issues.apache.org/jira/browse/QPID-6543
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 0.32
            Reporter: Lorenz Quack
            Priority: Minor


Currently when updating an object, if the update affects many attributes this 
causes many writes to the underlying store. In the HA case, this is going to 
cause many writes to be rippled throughout the group. This is inefficient.

There should be a mechanism so that such updates cause a single store update.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to