You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martin Styk (JIRA)" <ji...@apache.org> on 2016/07/25 11:50:20 UTC

[jira] [Created] (ARTEMIS-651) Typo in word "topology" in class ServerLocatorImpl

Martin Styk created ARTEMIS-651:
-----------------------------------

             Summary: Typo in word "topology" in class ServerLocatorImpl
                 Key: ARTEMIS-651
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-651
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Martin Styk
            Priority: Trivial


Word "topology" is misspelled as "toplogy" on several places in ServerLocatorImpl class. 

{code}
  logger.trace("Selecting connector from toplogy.");
{code}
{code}
   public boolean isReceivedToplogy() {}
{code} with usage in ActiveMQClusteredTest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)