Aswini Kumar Das created BEAM-12499:
---------------------------------------
Summary: Processing message in sequence in a pipeline from IBM MQ
(deliver message in order)
Key: BEAM-12499
URL: https://issues.apache.org/jira/browse/BEAM-12499
Project: Beam
Issue Type: Wish
Components: beam-model
Reporter: Aswini Kumar Das
We want to create a data pipeline that will read message from IBM MQ. And
process the messages in the order it receive the message from IBM MQ. IBM MQ
will deliver the message in order. The message does not have any intelligence
(for example a timestamp or sequence number)..Would appreciate if it possible
to achieve it without using single threaded model.
We want to scale it we would like to have ordering & parallelism, not sure
whether its doable or not. Request your help. The runner is google dataflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)