This is an automated email from the ASF dual-hosted git repository.
rakeshr pushed a change to branch HDDS-2939
in repository https://gitbox.apache.org/repos/asf/ozone.git.
discard 37178c5 HDDS-4486. Feature Config: Make proper enableFSPaths and OFS
optimized flag combinations (#1848)
discard ca93bea HDDS-4720. RenameKey : add unit test to verify
bucket#renameKey (#1847)
discard fb43783 HDDS-4717. Fix TestOzoneFileSystemV1 and TestObjectStoreV1
cases (#1815)
discard 1d62d72 HDDS-4658. LookupKey: do lookup in dir and file tables (#1775)
discard 7b3f38d HDDS-2942. Putkey : create key table entries for intermediate
directories in the key path (#1764)
discard 5724590 HDDS-4514. AllocateBlock : lookup and update open file table
for the given path (#1679)
discard 72297d6 HDDS-4596. Directory table, fileTable and openFile Table is
missing from the OM DB Definition. (#1724)
discard 850a722 HDDS-4321. Fix compilation errors : merge HDDS-4308 and
HDDS-4473 changes into the branch (#1668)
discard ebadc58 HDDS-4358: Delete : make delete an atomic operation (#1607)
discard 86eb5de HDDS-4357: Rename : make rename an atomic ops by updating key
path entry in dir/file table (#1557)
discard 98fbdfa HDDS-4332: ListFileStatus - do lookup in directory and file
tables (#1503)
discard 0017804 HDDS-4266: CreateFile : store parent dir entries into
DirTable and file entry into separate FileTable (#1473)
discard bb03141 HDDS-2949: mkdir : store directory entries in a separate
table (#1404)
add a8b0ec6 HDDS-4770. Upgrade Ratis Thirdparty to 0.6.0 (#1868)
add 4a854af HDDS-4760. Intermittent failure in ozone-ha acceptance test
(#1853)
new a6754ab HDDS-2949: mkdir : store directory entries in a separate
table (#1404)
new 7e928da HDDS-4266: CreateFile : store parent dir entries into
DirTable and file entry into separate FileTable (#1473)
new 123037e HDDS-4332: ListFileStatus - do lookup in directory and file
tables (#1503)
new 0096652 HDDS-4357: Rename : make rename an atomic ops by updating key
path entry in dir/file table (#1557)
new 2f2df59 HDDS-4358: Delete : make delete an atomic operation (#1607)
new dd2fdce HDDS-4321. Fix compilation errors : merge HDDS-4308 and
HDDS-4473 changes into the branch (#1668)
new 08e40b6 HDDS-4596. Directory table, fileTable and openFile Table is
missing from the OM DB Definition. (#1724)
new e32813f HDDS-4514. AllocateBlock : lookup and update open file table
for the given path (#1679)
new e64d32b HDDS-2942. Putkey : create key table entries for intermediate
directories in the key path (#1764)
new 5c82da5 HDDS-4658. LookupKey: do lookup in dir and file tables (#1775)
new bb337c0 HDDS-4717. Fix TestOzoneFileSystemV1 and TestObjectStoreV1
cases (#1815)
new 5d70bbe HDDS-4720. RenameKey : add unit test to verify
bucket#renameKey (#1847)
new e4800c1 HDDS-4486. Feature Config: Make proper enableFSPaths and OFS
optimized flag combinations (#1848)
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 (37178c5)
\
N -- N -- N refs/heads/HDDS-2939 (e4800c1)
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 13 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:
.../container/common/transport/server/XceiverServerGrpc.java | 12 ++++--------
.../ozone/container/replication/ReplicationServer.java | 11 +++--------
hadoop-ozone/dist/src/main/compose/ozone-ha/docker-config | 1 -
pom.xml | 10 +++++-----
4 files changed, 12 insertions(+), 22 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]