You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2011/06/13 22:03:47 UTC

[jira] [Updated] (HCATALOG-39) Lazily create connection for Message bus

     [ https://issues.apache.org/jira/browse/HCATALOG-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan updated HCATALOG-39:
-------------------------------------

    Attachment: hcat_39.patch

Attached patch makes hcat server robust against message bus. If message bus goes down, message wont be delivered, when it comes back up again, message delivery should restart.

> Lazily create connection for Message bus
> ----------------------------------------
>
>                 Key: HCATALOG-39
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-39
>             Project: HCatalog
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Ashutosh Chauhan
>             Fix For: 0.2
>
>         Attachments: hcat_39.patch
>
>
> Currently a connection to a jms provider is created in constructor. This results in two problems: 1) This implies message bus must be up before metastore starts up. 2) If connection cannot be made, no further attempts to reconnect will be made until metastore restarts.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira