Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDFS-16598. Fix DataNode FsDatasetImpl lock issue without GS checks. #4366

Merged
merged 4 commits into from
Jun 14, 2022

Commits on Jun 11, 2022

  1. HDFS-16598. All datanodes are bad. Aborting...

    zengqiang.xu committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    69be6a1 View commit details
    Browse the repository at this point in the history
  2. HDFS-16598. Integrating getReplicaInfoForLock ang getStorageUuid toge…

    …ther to getStorageUuidForLock
    zengqiang.xu committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    4f4534f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. HDFS-16598. Fix checkstyle

    zengqiang.xu committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    495df80 View commit details
    Browse the repository at this point in the history
  2. HDFS-16598. Fix failed UT: org.apache.hadoop.hdfs.server.datanode.fsd…

    …ataset.impl.TestWriteToReplica.testAppend
    zengqiang.xu committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    ba7b3d4 View commit details
    Browse the repository at this point in the history