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

hubcio pushed a change to branch update-all-deps
in repository https://gitbox.apache.org/repos/asf/iggy.git


    omit cc9c62b29 chore(deps): update workspace deps
     add a86be3a61 fix(server): warn and skip non-numeric filenames in consumer 
offset directories instead of panicking (#3135)
     add 8f9715a21 chore(deps): update workspace deps

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   (cc9c62b29)
            \
             N -- N -- N   refs/heads/update-all-deps (8f9715a21)

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:
 core/integration/tests/mod.rs                      |   1 +
 core/integration/tests/storage/consumer_offsets.rs | 180 +++++++++++++++++++++
 .../tests/storage}/mod.rs                          |   2 +-
 core/server/src/streaming/partitions/storage.rs    | 148 +++++++++++------
 4 files changed, 283 insertions(+), 48 deletions(-)
 create mode 100644 core/integration/tests/storage/consumer_offsets.rs
 copy core/{server/src/streaming/diagnostics => 
integration/tests/storage}/mod.rs (97%)

Reply via email to