Daniel Robert created BEAM-8390:
-----------------------------------
Summary: cannot set useCorrelationId on RabbitMqIO Read
Key: BEAM-8390
URL: https://issues.apache.org/jira/browse/BEAM-8390
Project: Beam
Issue Type: Bug
Components: io-java-rabbitmq
Affects Versions: 2.15.0
Reporter: Daniel Robert
{{RabbitMqIO.Read hard-codes setUseCorrelationId({color:#000080}false{color})
and there does not appear to be any means for a caller to override this.}}
A Builder cannot be obtained (it's package-private) and there does not seem to
be a corresponding {{withUseCorrelationId}} on the resulting {{Read}} class
like there is for other properties.
This looks like it was just an omission.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)