Ph.Duveau created FLINK-8468: -------------------------------- Summary: Allow the sink to be extended Key: FLINK-8468 URL: https://issues.apache.org/jira/browse/FLINK-8468 Project: Flink Issue Type: Improvement Components: RabbitMQ Connector Affects Versions: 1.4.0 Reporter: Ph.Duveau
We extend RMQSink to get a variable routingkey using fields from the "value" and also to have a configurable exchange to publish to. But we got problems with the class attribute "logFailuresOnly" of RMQSink which is private (should be is protected). -- This message was sent by Atlassian JIRA (v7.6.3#76005)