This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git
omit b3d35be97 [CELEBORN-1030] Improve the logic of delete md5 files when
initializing SimpleStateMachineStorage
omit f1b48bd29 [CELEBORN-916] Add new metric about active shuffle file
count in worker
omit ef412d593 [CELEBORN-1066] Skip looping streamimg sets in
numShuffleSteams of ChunkStreamManager
omit 789dd35ad [CELEBORN-1065] Prevent the local variable 'time' declared
in one 'switch' branch and used in another
omit 86db26600 [CELEBORN-1069] Avoid double brace initialization
omit 445143233 [CELEBORN-1072] Fix misc error prone reports found
omit 4adfeaf09 [CELEBORN-1071] Ensure guardedBy is satisfied, fix DCL bugs
as well
omit bf725afb3 [CELEBORN-1068] Fix hashCode computation
new 5fb3680b1 [CELEBORN-1068] Fix hashCode computation
new e6657e708 [CELEBORN-1071] Ensure guardedBy is satisfied, fix DCL bugs
as well
new eb382b018 [CELEBORN-1072] Fix misc error prone reports found
new 05c9ed056 [CELEBORN-1069] Avoid double brace initialization
new 434492bd9 [CELEBORN-1065] Prevent the local variable 'time' declared
in one 'switch' branch and used in another
new bbea69256 [CELEBORN-1066] Skip looping streamimg sets in
numShuffleSteams of ChunkStreamManager
new 11c90d8e7 [CELEBORN-916] Add new metric about active shuffle file
count in worker
new 2758df713 [CELEBORN-1030] Improve the logic of delete md5 files when
initializing SimpleStateMachineStorage
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 (b3d35be97)
\
N -- N -- N refs/heads/main (2758df713)
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.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes: