Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
2.15.0
-
None
Description
RabbitMqIO.Read hard-codes setUseCorrelationId(false) 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.
Attachments
Issue Links
- links to