[
https://issues.apache.org/jira/browse/BAHIR-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939278#comment-15939278
]
ASF subversion and git services commented on BAHIR-89:
------------------------------------------------------
Commit 826545cb8db4b89bbdb3927e53f555c0fa15771e in bahir's branch
refs/heads/master from Anntinu
[ https://git-wip-us.apache.org/repos/asf?p=bahir.git;h=826545c ]
[BAHIR-89] Multi topic API support for streaming MQTT
New API which accept array of MQTT topics as input
and return Tuple2<TopicName, Message> as output.
It helps consume from multiple MQTT topics with
efficient user of resources.
Closes #37.
> New API for subscribing from a list of MQTT topics and Return tuple of
> <Topic,Message> as output
> ------------------------------------------------------------------------------------------------
>
> Key: BAHIR-89
> URL: https://issues.apache.org/jira/browse/BAHIR-89
> Project: Bahir
> Issue Type: New Feature
> Components: Spark Streaming Connectors
> Affects Versions: Not Applicable
> Environment: Spark Streaming MQTT Connector
> Reporter: Anntinu Josy
> Assignee: Anntinu Josy
> Labels: MQTT, SPARK
> Fix For: Not Applicable
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> I am working in IoT Project. As part of MQTT-Kafka bridge program development
> I used Bahir. I feel that it will be a good feature to prove a new API to
> support a list of MQTT topic as input and output as a tuple of <Topic,
> Message>. This will be useful to reduce resource usage in case of multiple
> topic subscription. I had developed this feature a like to integrate
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)