Arup Malakar created HCATALOG-548:
-------------------------------------

             Summary: Move topic creation in NotificationListener to a separate 
method 
                 Key: HCATALOG-548
                 URL: https://issues.apache.org/jira/browse/HCATALOG-548
             Project: HCatalog
          Issue Type: Improvement
            Reporter: Arup Malakar
            Assignee: Arup Malakar
            Priority: Trivial


Topic creation for active MQ may differ from vendor to vendor. 

Currently topic creation is part of the send() method. If we separate topic 
creation in a separate method it becomes easier to override topic creation 
alone and still be able to use the send() method. It becomes easier to 
integrate with
different vendor for activeMQ.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to