[
https://issues.apache.org/jira/browse/FLINK-8468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ph.Duveau updated FLINK-8468:
-----------------------------
Description: 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 protected scope). (was: 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).)
> 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
> Priority: Major
>
> 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 protected scope).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)