[
https://issues.apache.org/jira/browse/HCATALOG-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035113#comment-13035113
]
Jakob Homan commented on HCATALOG-3:
------------------------------------
The activemq inclusion, particularly just for testing, concerns me as well.
Eventually, it would be great to refactor the message sending away from JMS so
that those with other messaging solutions (*cough*
http://sna-projects.com/kafka/ *cough*) could drop those in. It appears the
current WIP patch is quite WIP - HCatListener is overriding quite a few methods
that aren't defined in the hierarchy. I'm also concerned about the use of the
finalize method, which is generally agreed to be evil and unreliable. Also, it
would be good to think about dependencies such that we don't need to fire up
whole metastores for these tests and can instead use mocking, to avoid long
pauses and slow tests.
> Send a message on a message bus when events occur in Metastore
> ---------------------------------------------------------------
>
> Key: HCATALOG-3
> URL: https://issues.apache.org/jira/browse/HCATALOG-3
> Project: HCatalog
> Issue Type: New Feature
> Reporter: Ashutosh Chauhan
> Attachments: hcat_3.patch, hcat_3_1.patch, hcat_3_1.patch
>
>
> By implementing a MetaStoreEventListener interface.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira