Jun Zhang created FLINK-10061:
---------------------------------
Summary: Fix unsupported configuration in KafkaTableSink
Key: FLINK-10061
URL:
https://issues.apache.org/jira/browse/FLINK-10061 Project: Flink
Issue Type: Bug
Components: Kafka Connector
Affects Versions: 1.6.0
Reporter: Jun Zhang
Assignee: Jun Zhang
Fix For: 1.6.0
When using KafkaTableSink in "table.writeToSink(), the following exception is thrown:
{code:java}
"java.lang.UnsupportedOperationException: Reconfiguration of this sink is not supported."{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)