[
https://issues.apache.org/jira/browse/BEAM-13608?focusedWorklogId=754440&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-754440
]
ASF GitHub Bot logged work on BEAM-13608:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Apr/22 06:54
Start Date: 08/Apr/22 06:54
Worklog Time Spent: 10m
Work Description: rvballada commented on PR #17163:
URL: https://github.com/apache/beam/pull/17163#issuecomment-1092503332
Hello Lukasz
Not yet, I will ping you when it will be ready,
Regards
De : Lukasz Cwik ***@***.***>
Date : jeudi, 7 avril 2022 à 19:40
À : apache/beam ***@***.***>
Cc : BALLADA Vincent ***@***.***>, Author ***@***.***>
Objet : Re: [apache/beam] [BEAM-13608] JmsIO dynamic topics feature (PR
#17163)
[vwP6KQExYeP8ewAAAAASUVORK5CYII=]
[EXT]
Is this ready for another review?
—
Reply to this email directly, view it on
GitHub<https://github.com/apache/beam/pull/17163#issuecomment-1092018841>, or
unsubscribe<https://github.com/notifications/unsubscribe-auth/AUR22HDN7DNGRBPFQJTVPGLVD4MX3ANCNFSM5RNJCQCA>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Confidential C
Issue Time Tracking
-------------------
Worklog Id: (was: 754440)
Time Spent: 50m (was: 40m)
> Dynamic Topics management
> -------------------------
>
> Key: BEAM-13608
> URL: https://issues.apache.org/jira/browse/BEAM-13608
> Project: Beam
> Issue Type: Improvement
> Components: io-java-jms
> Reporter: Vincent BALLADA
> Assignee: Vincent BALLADA
> Priority: P2
> Labels: assigned:
> Time Spent: 50m
> Remaining Estimate: 0h
>
> JmsIO write function is able to publish messages to topics with static names:
> company/employee/id/1234567.
> Some AMQP/JMS broker provides the ability to publish to dynamic topics like:
> company/employee/id/\{employeeId}
> If we want to handle that with Apache Beam JmsIO, we must create a branch per
> employeeId, which is not suitable for a company with thousand of employee, or
> other similat use cases.
> The JmsIO write function should provide the ability to handle dynamic topics.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)