Hey, We are using JdbcSink to write to MySql DB. W...
# troubleshooting
d
Hey, We are using JdbcSink to write to MySql DB. We wanted to configure retry policy if the connection goes down. I see there was issue logged regarding this- https://issues.apache.org/jira/browse/FLINK-16708. Is there any workaround for this right now. Currently we are using a Custom JdbcConnectionProvider. But wanted to know if there is a better way to achieve this
m
It would be great to get a patch in for this problem