[ 
https://issues.apache.org/jira/browse/OOZIE-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653196#comment-13653196
 ] 

Virag Kothari commented on OOZIE-1347:
--------------------------------------

Forgot svn delete before commit. Thanks for catching. Empty files deleted now.
                
> Additions to JMS topic API
> --------------------------
>
>                 Key: OOZIE-1347
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1347
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: trunk
>
>         Attachments: OOZIE-1347.patch, OOZIE-1347.patch, OOZIE-1347.patch, 
> OOZIE-1347.patch, OOZIE-1347.patch
>
>
> This JIRA will make the following changes from API in OOZIE-1235
> OozieClient will have two API's
> JMSConnectionInfo getJMSConnectionInfo() 
> String getTopicName(jobId);
> JMSConnectionInfo has the following API's
> Properties getJNDIProperties()
> String getTopicPrefix()
> String getTopicPattern(AppType appType)
> TopicPattern will the pattern configured in oozie-site.xml
> E.g ${username}, ${jobId} or a fixed string like WORKFLOW
> This JIRA also addresses comments by Rohini on OOZIE-1234 and OOZIE-1235
> Some of them are:
> Make the JMSMessagingUtils.getEventmessage() return a generic subtype
> Fix some of implementation related to thread local session and connection.
> Remove JMSServerInfo 
> Few other issues

--
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