Github user imesh commented on a diff in the pull request:

    https://github.com/apache/stratos/pull/86#discussion_r20130930
  
    --- Diff: 
components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/broker/subscribe/TopicSubscriber.java
 ---
    @@ -46,15 +46,14 @@
     
        private boolean terminated = false;
        private MqttCallback messageListener;
    -   private TopicSession topicSession;
    +
        private final String topicName;
     
        private TopicHealthChecker healthChecker;
        private final javax.jms.TopicSubscriber topicSubscriber = null;
        private boolean subscribed;
    -   private final MessageProcessorChain processorChain;
     
    -   /**
    +    /**
    --- End diff --
    
    Another minor indentation issue. Will you be able to correct please?
    Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to