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

ASF GitHub Bot commented on FLUME-2579:
---------------------------------------

GitHub user andrasbeni opened a pull request:

    https://github.com/apache/flume/pull/120

    FLUME-2579 Support durable subscription in JMSSource

    JMSSource has created only nondurable subscriptions which could lead to 
event loss in case of topic destination type.
    
    This change enables durable subscription creation and lets user specify 
client id.
    Also removed JMSMessageConsumerFactory which has no additional value.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrasbeni/flume FLUME-2579

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/120.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #120
    
----
commit 785b6ed7cbdbb74ee8a4536db0b669da26a08245
Author: Andras Beni <andrasb...@cloudera.com>
Date:   2017-03-14T15:31:42Z

    FLUME-2579 Support durable subscription in JMSSource
    JMSSource has created only nondurable subscriptions which could lead to 
event loss in case of topic destination type.
    
    This change enables durable subscription creation and lets user specify 
client id.
    Also removed JMSMessageConsumerFactory which has no additional value.

----


> JMS source support durable subscriptions and message listening
> --------------------------------------------------------------
>
>                 Key: FLUME-2579
>                 URL: https://issues.apache.org/jira/browse/FLUME-2579
>             Project: Flume
>          Issue Type: Wish
>          Components: Sinks+Sources
>    Affects Versions: v1.5.2
>            Reporter: zhangshengbing
>            Assignee: Andras Beni
>             Fix For: v1.8.0
>
>
> best wishes



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to