You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Emmanuel Bourg (JIRA)" <qp...@incubator.apache.org> on 2010/05/25 12:14:24 UTC

[jira] Created: (QPID-2626) Typo in ServerConnectionDelegate

Typo in ServerConnectionDelegate
--------------------------------

                 Key: QPID-2626
                 URL: https://issues.apache.org/jira/browse/QPID-2626
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.6
            Reporter: Emmanuel Bourg
            Priority: Trivial
             Fix For: 0.7


There is a typo in ServerConnectionDelegate, when a client connects to an unknown virtual host it receives the message:

    ConnectionException: Unknown vistrulhost 'foo'


-- 
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-2626) Typo in ServerConnectionDelegate

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

Robbie Gemmell resolved QPID-2626.
----------------------------------

    Resolution: Fixed

> Typo in ServerConnectionDelegate
> --------------------------------
>
>                 Key: QPID-2626
>                 URL: https://issues.apache.org/jira/browse/QPID-2626
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Assignee: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 0.7
>
>         Attachments: vhost-typo.patch
>
>
> There is a typo in ServerConnectionDelegate, when a client connects to an unknown virtual host it receives the message:
>     ConnectionException: Unknown vistrulhost 'foo'

-- 
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] Commented: (QPID-2626) Typo in ServerConnectionDelegate

Posted by "Emmanuel Bourg (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871082#action_12871082 ] 

Emmanuel Bourg commented on QPID-2626:
--------------------------------------

The patch also fixes an unchecked assignment warning in the same class

> Typo in ServerConnectionDelegate
> --------------------------------
>
>                 Key: QPID-2626
>                 URL: https://issues.apache.org/jira/browse/QPID-2626
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Priority: Trivial
>             Fix For: 0.7
>
>         Attachments: vhost-typo.patch
>
>
> There is a typo in ServerConnectionDelegate, when a client connects to an unknown virtual host it receives the message:
>     ConnectionException: Unknown vistrulhost 'foo'

-- 
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-2626) Typo in ServerConnectionDelegate

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

Emmanuel Bourg updated QPID-2626:
---------------------------------

    Attachment: vhost-typo.patch

> Typo in ServerConnectionDelegate
> --------------------------------
>
>                 Key: QPID-2626
>                 URL: https://issues.apache.org/jira/browse/QPID-2626
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Priority: Trivial
>             Fix For: 0.7
>
>         Attachments: vhost-typo.patch
>
>
> There is a typo in ServerConnectionDelegate, when a client connects to an unknown virtual host it receives the message:
>     ConnectionException: Unknown vistrulhost 'foo'

-- 
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] Commented: (QPID-2626) Typo in ServerConnectionDelegate

Posted by "Robbie Gemmell (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871098#action_12871098 ] 

Robbie Gemmell commented on QPID-2626:
--------------------------------------

Patch applied.

> Typo in ServerConnectionDelegate
> --------------------------------
>
>                 Key: QPID-2626
>                 URL: https://issues.apache.org/jira/browse/QPID-2626
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Assignee: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 0.7
>
>         Attachments: vhost-typo.patch
>
>
> There is a typo in ServerConnectionDelegate, when a client connects to an unknown virtual host it receives the message:
>     ConnectionException: Unknown vistrulhost 'foo'

-- 
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] Assigned: (QPID-2626) Typo in ServerConnectionDelegate

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

Robbie Gemmell reassigned QPID-2626:
------------------------------------

    Assignee: Robbie Gemmell

> Typo in ServerConnectionDelegate
> --------------------------------
>
>                 Key: QPID-2626
>                 URL: https://issues.apache.org/jira/browse/QPID-2626
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Assignee: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 0.7
>
>         Attachments: vhost-typo.patch
>
>
> There is a typo in ServerConnectionDelegate, when a client connects to an unknown virtual host it receives the message:
>     ConnectionException: Unknown vistrulhost 'foo'

-- 
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-2626) Typo in ServerConnectionDelegate

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

Robbie Gemmell updated QPID-2626:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> Typo in ServerConnectionDelegate
> --------------------------------
>
>                 Key: QPID-2626
>                 URL: https://issues.apache.org/jira/browse/QPID-2626
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Emmanuel Bourg
>            Assignee: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 0.7
>
>         Attachments: vhost-typo.patch
>
>
> There is a typo in ServerConnectionDelegate, when a client connects to an unknown virtual host it receives the message:
>     ConnectionException: Unknown vistrulhost 'foo'

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