Skip to content

Conversation

@cxorm
Copy link
Member

@cxorm cxorm commented Oct 13, 2019

NOTICE

Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute

@cxorm
Copy link
Member Author

cxorm commented Oct 15, 2019

/retest

omDirectoryCreateRequest.validateAndUpdateCache(ozoneManager, 100L,
ozoneManagerDoubleBufferHelper);

Assert.assertTrue(omClientResponse.getOMResponse().getStatus()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use Assert.assertEquals() instead

== OzoneManagerProtocolProtos.Status.VOLUME_NOT_FOUND);

// Key should not exist in DB
Assert.assertTrue(omMetadataManager.getKeyTable().get(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use assertNull()

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jojochuang for the review, I am going to fix it.

Copy link
Member

@elek elek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Looks good to me. Also checked the unit tests locally.

Thanks the patch @cxorm (and the migration) and the review @jojochuang and @bharatviswa504 (on the old PR)

@elek elek closed this in 96f1dcc Oct 16, 2019
@cxorm
Copy link
Member Author

cxorm commented Oct 16, 2019

Thanks @bharatviswa504 and @jojochuang for the review.
Thanks @elek for the commit.

tanvipenumudy added a commit to tanvipenumudy/ozone that referenced this pull request May 12, 2022
# This is the 1st commit message:

Initial Commit

# This is the commit message apache#2:

more slight changes

# This is the commit message apache#3:

changes++

# This is the commit message apache#4:

getExecutorService Changes

# This is the commit message apache#5:

applyTransaction() Changes

# This is the commit message apache#6:

changes++

# This is the commit message apache#7:

TestOzoneManagerLock changes

# This is the commit message apache#8:

add changes

# This is the commit message apache#9:

add more minor changes

# This is the commit message apache#10:

add config to ozone-default.xml

# This is the commit message apache#11:

minor changes

# This is the commit message apache#12:

change modulo logic

# This is the commit message apache#13:

changes

# This is the commit message apache#14:

changes++

# This is the commit message apache#15:

add changes++

# This is the commit message apache#16:

minor changes

# This is the commit message apache#17:

Changes (to be reverted)

# This is the commit message apache#18:

Changes 09/05
tanvipenumudy added a commit to tanvipenumudy/ozone that referenced this pull request May 17, 2023
# This is the 1st commit message:

test block tokens - CLI changes

# This is the commit message apache#2:

resolve NPE

# This is the commit message apache#3:

fix checkstyle

# This is the commit message apache#4:

move checkAndRotate under SecretKeyProtocolScm
tanvipenumudy added a commit to tanvipenumudy/ozone that referenced this pull request May 18, 2023
# This is the 1st commit message:

test om command changes 2

# This is the commit message apache#2:

Add entry in OzoneManagerRequestHandler
vtutrinov referenced this pull request in vtutrinov/ozone Apr 7, 2025
fmorg-git pushed a commit to fmorg-git/ozone that referenced this pull request Oct 3, 2025
HDDS-13724. More classes to store temporary secrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants