You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daniel Robert (Jira)" <ji...@apache.org> on 2019/10/13 23:43:00 UTC

[jira] [Created] (BEAM-8390) cannot set useCorrelationId on RabbitMqIO Read

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)