This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/maven/org.assertj-assertj-core-3.27.7
in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git


 discard 37de152  Bump org.assertj:assertj-core from 3.23.1 to 3.27.7
     add f282a3f  [FLINK-38600] Fix a race condition in Pulsar consumer 
creation by adding a retry with delay
     add de95253  [FLINK-38545] Fix weekly CI pipeline
     add c10ffb4  Bump org.assertj:assertj-core from 3.23.1 to 3.27.7

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (37de152)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.assertj-assertj-core-3.27.7 (c10ffb4)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  2 +-
 flink-connector-pulsar-e2e-tests/pom.xml           | 10 +++++++
 .../flink/tests/util/pulsar/PulsarSinkE2ECase.java | 14 +++++++---
 .../tests/util/pulsar/PulsarSourceE2ECase.java     | 12 ++++++--
 .../source/reader/PulsarPartitionSplitReader.java  | 32 ++++++++++++++++++++--
 .../connector/pulsar/sink/PulsarSinkITCase.java    |  6 ++--
 .../pulsar/source/PulsarSourceITCase.java          |  4 +--
 .../pulsar/table/PulsarTableTestBase.java          |  2 +-
 8 files changed, 66 insertions(+), 16 deletions(-)

Reply via email to