You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2019/10/16 15:06:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía resolved BEAM-8390.
--------------------------------
    Fix Version/s: 2.17.0
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 2.17.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {{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)