This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from d8477bd [FLINK-23453][core] Renaming configuration
automatic-buffer-adjustment -> buffer-debloat
add 0b4d17e [FLINK-23437][jdbc] Add an option to (dis)allow XA
transaction multiplexing
No new revisions were added by this update.
Summary of changes:
.../connector/jdbc/JdbcExactlyOnceOptions.java | 37 ++++++++++++++++++++--
.../org/apache/flink/connector/jdbc/JdbcSink.java | 4 ++-
.../apache/flink/connector/jdbc/xa/XaFacade.java | 8 +++--
.../jdbc/xa/JdbcExactlyOnceSinkE2eTest.java | 4 ++-
4 files changed, 47 insertions(+), 6 deletions(-)