You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2011/04/04 15:33:05 UTC

[jira] [Created] (QPID-3183) improvements to QueueRunner

improvements to QueueRunner
---------------------------

                 Key: QPID-3183
                 URL: https://issues.apache.org/jira/browse/QPID-3183
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Trivial
             Fix For: 0.11


Comments from Keith Wall while reviewing QPID-3167, raised as a separate issue for resolution:


No comments against your actual changes but:

1) I think we should take this opportunity to add some class javadoc to the newly extracted QueueRunner.
2) In QueueRunner, _logger.error(e) is going to fail to log the underlying(s) in the broker log. This can make problem determination harder. Would be better to use the two argument form error(message,throwable)
3) I notice SubFlushRunner made its instance variables explicitly final. I think QueueRunner ought to have done the same. I think the stricter form is preferable.

I realise all of the above would have applied to code base prior to your change.


--
This message is automatically generated by JIRA.
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-3183) improvements to QueueRunner

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

Robbie Gemmell updated QPID-3183:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> improvements to QueueRunner
> ---------------------------
>
>                 Key: QPID-3183
>                 URL: https://issues.apache.org/jira/browse/QPID-3183
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 0.11
>
>
> Comments from Keith Wall while reviewing QPID-3167, raised as a separate issue for resolution:
> No comments against your actual changes but:
> 1) I think we should take this opportunity to add some class javadoc to the newly extracted QueueRunner.
> 2) In QueueRunner, _logger.error(e) is going to fail to log the underlying(s) in the broker log. This can make problem determination harder. Would be better to use the two argument form error(message,throwable)
> 3) I notice SubFlushRunner made its instance variables explicitly final. I think QueueRunner ought to have done the same. I think the stricter form is preferable.
> I realise all of the above would have applied to code base prior to your change.

--
This message is automatically generated by JIRA.
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-3183) improvements to QueueRunner

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

Keith Wall resolved QPID-3183.
------------------------------

    Resolution: Fixed

Reviewed fine.  Sorry I missed this coming through to me.

> improvements to QueueRunner
> ---------------------------
>
>                 Key: QPID-3183
>                 URL: https://issues.apache.org/jira/browse/QPID-3183
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Robbie Gemmell
>            Assignee: Keith Wall
>            Priority: Trivial
>             Fix For: 0.11
>
>
> Comments from Keith Wall while reviewing QPID-3167, raised as a separate issue for resolution:
> No comments against your actual changes but:
> 1) I think we should take this opportunity to add some class javadoc to the newly extracted QueueRunner.
> 2) In QueueRunner, _logger.error(e) is going to fail to log the underlying(s) in the broker log. This can make problem determination harder. Would be better to use the two argument form error(message,throwable)
> 3) I notice SubFlushRunner made its instance variables explicitly final. I think QueueRunner ought to have done the same. I think the stricter form is preferable.
> I realise all of the above would have applied to code base prior to your change.

--
This message is automatically generated by JIRA.
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-3183) improvements to QueueRunner

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

Robbie Gemmell reassigned QPID-3183:
------------------------------------

    Assignee: Keith Wall  (was: Robbie Gemmell)

Hi Keith, can you review please? Thanks.

> improvements to QueueRunner
> ---------------------------
>
>                 Key: QPID-3183
>                 URL: https://issues.apache.org/jira/browse/QPID-3183
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Robbie Gemmell
>            Assignee: Keith Wall
>            Priority: Trivial
>             Fix For: 0.11
>
>
> Comments from Keith Wall while reviewing QPID-3167, raised as a separate issue for resolution:
> No comments against your actual changes but:
> 1) I think we should take this opportunity to add some class javadoc to the newly extracted QueueRunner.
> 2) In QueueRunner, _logger.error(e) is going to fail to log the underlying(s) in the broker log. This can make problem determination harder. Would be better to use the two argument form error(message,throwable)
> 3) I notice SubFlushRunner made its instance variables explicitly final. I think QueueRunner ought to have done the same. I think the stricter form is preferable.
> I realise all of the above would have applied to code base prior to your change.

--
This message is automatically generated by JIRA.
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