waittting created FLINK-26102: --------------------------------- Summary: connector test by using 'flink run --python' Key: FLINK-26102 URL: https://issues.apache.org/jira/browse/FLINK-26102 Project: Flink Issue Type: Bug Affects Versions: 1.13.3 Reporter: waittting
When I used 'flink run --python' to test my connector, I got an error '{*}No operations allowed after connection closed.{*}' My connector's code does use jdbc conn, but when I use sql-client to test the connector with the same SQL, it's ok. So I wonder if there is a problem with the execution environment of 'flink run -python' -- This message was sent by Atlassian Jira (v8.20.1#820001)