You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (Created) (JIRA)" <ji...@apache.org> on 2012/02/02 14:47:53 UTC

[jira] [Created] (QPID-3801) [Java] Move JMS Selector code to common to remove duplication between client and broker

[Java] Move JMS Selector code to common to remove duplication between client and broker
---------------------------------------------------------------------------------------

                 Key: QPID-3801
                 URL: https://issues.apache.org/jira/browse/QPID-3801
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker, Java Client, Java Common
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 0.15


Currently we have paractically the same code in both the client and the broker to handle the parsing and evaluation of selectors.  The code should be moved to common with an interface for the "filterable message" so that it can be used by both the client and broker.

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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3801) [Java] Move JMS Selector code to common to remove duplication between client and broker

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

Rob Godfrey updated QPID-3801:
------------------------------

    Status: Ready To Review  (was: In Progress)
    
> [Java] Move JMS Selector code to common to remove duplication between client and broker
> ---------------------------------------------------------------------------------------
>
>                 Key: QPID-3801
>                 URL: https://issues.apache.org/jira/browse/QPID-3801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.15
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently we have paractically the same code in both the client and the broker to handle the parsing and evaluation of selectors.  The code should be moved to common with an interface for the "filterable message" so that it can be used by both the client and broker.

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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Resolved] (QPID-3801) [Java] Move JMS Selector code to common to remove duplication between client and broker

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

Robbie Gemmell resolved QPID-3801.
----------------------------------

    Resolution: Fixed

Nice to see this finally getting done, looks good to me :)
                
> [Java] Move JMS Selector code to common to remove duplication between client and broker
> ---------------------------------------------------------------------------------------
>
>                 Key: QPID-3801
>                 URL: https://issues.apache.org/jira/browse/QPID-3801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>            Reporter: Rob Godfrey
>            Assignee: Robbie Gemmell
>             Fix For: 0.15
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently we have paractically the same code in both the client and the broker to handle the parsing and evaluation of selectors.  The code should be moved to common with an interface for the "filterable message" so that it can be used by both the client and broker.

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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Assigned] (QPID-3801) [Java] Move JMS Selector code to common to remove duplication between client and broker

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

Rob Godfrey reassigned QPID-3801:
---------------------------------

    Assignee: Robbie Gemmell  (was: Rob Godfrey)

Robbie can you review this one please?
                
> [Java] Move JMS Selector code to common to remove duplication between client and broker
> ---------------------------------------------------------------------------------------
>
>                 Key: QPID-3801
>                 URL: https://issues.apache.org/jira/browse/QPID-3801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Client, Java Common
>            Reporter: Rob Godfrey
>            Assignee: Robbie Gemmell
>             Fix For: 0.15
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently we have paractically the same code in both the client and the broker to handle the parsing and evaluation of selectors.  The code should be moved to common with an interface for the "filterable message" so that it can be used by both the client and broker.

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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org