You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (Created) (JIRA)" <ji...@apache.org> on 2012/03/01 17:36:00 UTC

[jira] [Created] (AMQ-3750) Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly

Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly
---------------------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-3750
                 URL: https://issues.apache.org/jira/browse/AMQ-3750
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.5.1
            Reporter: Rob Davies
            Assignee: Rob Davies
             Fix For: 5.6.0


LevelDB persistent store requires a hint to do concurrent store and dispatch

--
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

        

[jira] [Reopened] (AMQ-3750) Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly

Posted by "Timothy Bish (Reopened) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish reopened AMQ-3750:
-------------------------------


The change breaks the older stores that use ProxyMessageStore and ProxyTopicMessage store since the calls to the new addMessage and addQueueMessage with the boolean bypass the anonymous Proxy classes those store's create.  
                
> Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3750
>                 URL: https://issues.apache.org/jira/browse/AMQ-3750
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.5.1
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.6.0
>
>
> LevelDB persistent store requires a hint to do concurrent store and dispatch

--
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

        

[jira] [Resolved] (AMQ-3750) Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly

Posted by "Timothy Bish (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-3750.
-------------------------------

    Resolution: Fixed

Updated the stores to also override the new methods in their anonymous proxy store instances so the messages get routed correctly. 
                
> Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3750
>                 URL: https://issues.apache.org/jira/browse/AMQ-3750
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.5.1
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.6.0
>
>
> LevelDB persistent store requires a hint to do concurrent store and dispatch

--
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

        

[jira] [Commented] (AMQ-3750) Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly

Posted by "Rob Davies (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233403#comment-13233403 ] 

Rob Davies commented on AMQ-3750:
---------------------------------

add property optimizeMessageStoreInFlightLimit on Destinations so can set the inflight limit above which optimize store dispatch is no longer applied - for https://issues.apache.org/jira/browse/AMQ-3750 Subversion: Committed revision 1302887.
                
> Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3750
>                 URL: https://issues.apache.org/jira/browse/AMQ-3750
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.5.1
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.6.0
>
>
> LevelDB persistent store requires a hint to do concurrent store and dispatch

--
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

        

[jira] [Resolved] (AMQ-3750) Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly

Posted by "Rob Davies (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-3750.
-----------------------------

    Resolution: Fixed

Fixed by SVN 1295662
                
> Add a hint when storing a message so a message store can optimise message storage if the message is likely to be consumed quickly
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3750
>                 URL: https://issues.apache.org/jira/browse/AMQ-3750
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.5.1
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.6.0
>
>
> LevelDB persistent store requires a hint to do concurrent store and dispatch

--
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