[
https://issues.apache.org/jira/browse/FLINK-10061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Zhang updated FLINK-10061:
------------------------------
Description:
When using KafkaTableSink in "table.writeToSink(), the following exception is
thrown:
{quote} java.lang.UnsupportedOperationException: Reconfiguration of this sink
is not supported.
{quote}
was:
When using KafkaTableSink in "table.writeToSink(), the following exception is
thrown:
{code:java}
"java.lang.UnsupportedOperationException: Reconfiguration of this sink is not
supported."{code}
> 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
> Priority: Major
> Fix For: 1.6.0
>
>
> When using KafkaTableSink in "table.writeToSink(), the following exception is
> thrown:
> {quote} java.lang.UnsupportedOperationException: Reconfiguration of this sink
> is not supported.
> {quote}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)