You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org> on 2010/08/13 16:23:16 UTC

[jira] Created: (QPID-2801) Implement the LogSubject interface in 0-10 Connection/Channel/Subscription objects and log via a new GenericActor

Implement the LogSubject interface in 0-10 Connection/Channel/Subscription objects and log via a new GenericActor 
------------------------------------------------------------------------------------------------------------------

                 Key: QPID-2801
                 URL: https://issues.apache.org/jira/browse/QPID-2801
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 0.7
            Reporter: Sorin Suciu
            Priority: Minor
             Fix For: 0.7


A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Summary: Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects  (was: Implement the LogSubject interface in 0-10 Connection/Channel (aka Session)/Subscription objects and log via a new GenericActor )

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Attachment:     (was: qpid-2801.patch)

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Andrew Kennedy (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kennedy resolved QPID-2801.
----------------------------------

    Resolution: Fixed

Fixed

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Attachment:     (was: qpid-2801.patch)

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Attachment: qpid-2801.patch

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Attachment: qpid-2801.patch

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement the LogSubject interface in 0-10 Connection/Channel (aka Session)/Subscription objects and log via a new GenericActor

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Summary: Implement the LogSubject interface in 0-10 Connection/Channel (aka Session)/Subscription objects and log via a new GenericActor   (was: Implement the LogSubject interface in 0-10 Connection/Channel/Subscription objects and log via a new GenericActor )

> Implement the LogSubject interface in 0-10 Connection/Channel (aka Session)/Subscription objects and log via a new GenericActor 
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Attachment: qpid-2801.patch

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Attachment: qpid-2801.patch

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

Posted by "Sorin Suciu (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sorin Suciu updated QPID-2801:
------------------------------

    Attachment:     (was: qpid-2801.patch)

> Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects
> ------------------------------------------------------------------------------------------
>
>                 Key: QPID-2801
>                 URL: https://issues.apache.org/jira/browse/QPID-2801
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: 0.7
>            Reporter: Sorin Suciu
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: qpid-2801.patch
>
>
> A GenericActor extending AbstractActor coupled with the 0-10 objects implementing LogSubject methods should suffice to log all the 0-10 operationl events. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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