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

meteorgan pushed a change to branch refactor-dashmap
in repository https://gitbox.apache.org/repos/asf/opendal.git


 discard c7a525832 refactor: Migrate dashmap service to implement Access 
directly
     add f4ffefef3 chore(dav-server): Add a test for creating nested 
directories (#6338)
     add 5510b6cdc refactor(layers/logging): Don't trigger logigng in heavy IO 
path (#6343)
     add c0e321c24 refactor: Migrate dashmap service to implement Access 
directly

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   (c7a525832)
            \
             N -- N -- N   refs/heads/refactor-dashmap (c0e321c24)

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/benches/vs_fs/src/main.rs        |   2 +-
 core/examples/basic/src/main.rs       |   2 +-
 core/src/layers/logging.rs            | 121 ++++------------------------------
 integrations/dav-server/tests/test.rs |  19 ++++++
 4 files changed, 32 insertions(+), 112 deletions(-)

Reply via email to