This is an automated email from the ASF dual-hosted git repository.
jark pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
from 8f69bcc09 fluss-iceberg blog part-1 (#2057)
add 491924499 [hotfix][client] Fix the NPE in LookupSender caused by the
method not exiting when getting a null gateway
add f11b43b6e [client] Add another queue for re-enqueue operation only in
LookupSender to avoid deadlocks during re-enqueue
No new revisions were added by this update.
Summary of changes:
.../apache/fluss/client/lookup/LookupQueue.java | 44 +++++++++++++++-
.../apache/fluss/client/lookup/LookupSender.java | 7 ++-
.../fluss/client/lookup/LookupQueueTest.java | 59 ++++++++++++++++++++++
3 files changed, 108 insertions(+), 2 deletions(-)