Is there any chance to limit database sessions using jdbc sinks with apache flink?
We are using jdbc sinks (apache flink) with which we are hitting the database maximal session count, especially when we increase parallelism.
We are using jdbc sinks (apache flink) with which we are hitting the database maximal session count, especially when we increase parallelism.