You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrew Firth (Created) (JIRA)" <ji...@apache.org> on 2011/12/05 16:46:40 UTC

[jira] [Created] (CAMEL-4745) Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel

Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel
----------------------------------------------------------------------------------------------------

                 Key: CAMEL-4745
                 URL: https://issues.apache.org/jira/browse/CAMEL-4745
             Project: Camel
          Issue Type: Bug
          Components: camel-cometd
    Affects Versions: 2.9.0
            Reporter: Andrew Firth


When you listen to the /meta/subscribe channel, you can tell that a client has subscribed to a channel, but there is no way to determine which channel because the channel information is not passed in through the Exchange object that is received by the listener.

This also applies to listening to the /meta/unsubscribe for when a client unsubscribes from a channel.


--
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] (CAMEL-4745) Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel

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

Claus Ibsen resolved CAMEL-4745.
--------------------------------

    Resolution: Fixed

Andrew, thanks for the patch.
                
> Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4745
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4745
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cometd
>    Affects Versions: 2.9.0
>            Reporter: Andrew Firth
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.0
>
>         Attachments: camel4745.patch
>
>
> When you listen to the /meta/subscribe channel, you can tell that a client has subscribed to a channel, but there is no way to determine which channel because the channel information is not passed in through the Exchange object that is received by the listener.
> This also applies to listening to the /meta/unsubscribe for when a client unsubscribes from a channel.

--
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] [Updated] (CAMEL-4745) Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel

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

Claus Ibsen updated CAMEL-4745:
-------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s: 2.9.0
         Assignee: Claus Ibsen
       Issue Type: Improvement  (was: Bug)
    
> Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4745
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4745
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cometd
>    Affects Versions: 2.9.0
>            Reporter: Andrew Firth
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.0
>
>         Attachments: camel4745.patch
>
>
> When you listen to the /meta/subscribe channel, you can tell that a client has subscribed to a channel, but there is no way to determine which channel because the channel information is not passed in through the Exchange object that is received by the listener.
> This also applies to listening to the /meta/unsubscribe for when a client unsubscribes from a channel.

--
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] [Updated] (CAMEL-4745) Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel

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

Andrew Firth updated CAMEL-4745:
--------------------------------

    Attachment: camel4745.patch

Attaching patch that fixes the issue
                
> Cannot determine which channel someone is subscribing to by listening to the /meta/subscribe channel
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4745
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4745
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cometd
>    Affects Versions: 2.9.0
>            Reporter: Andrew Firth
>         Attachments: camel4745.patch
>
>
> When you listen to the /meta/subscribe channel, you can tell that a client has subscribed to a channel, but there is no way to determine which channel because the channel information is not passed in through the Exchange object that is received by the listener.
> This also applies to listening to the /meta/unsubscribe for when a client unsubscribes from a channel.

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