Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-16931

Observer nn delete blocks asynchronously when tail OP_DELETE editlog

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • namenode
    • Hide
      In our HDFS cluster that holds hundreds of millions of metadata, all of which is EC data. When Observer NN replays the OP_DELETE operation which deletes a large directory, involving tens of millions of metadata. Because the operation is synchronous, the Observer NN is stuck for nearly 50 minutes. HDFS-16043 has solved the asynchronous deletion on the active NN. This is to solve the asynchronous deletion on the Observer NN.
      Show
      In our HDFS cluster that holds hundreds of millions of metadata, all of which is EC data. When Observer NN replays the OP_DELETE operation which deletes a large directory, involving tens of millions of metadata. Because the operation is synchronous, the Observer NN is stuck for nearly 50 minutes. HDFS-16043 has solved the asynchronous deletion on the active NN. This is to solve the asynchronous deletion on the Observer NN.

    Attachments

      Issue Links

        Activity

          People

            Unassigned Unassigned
            mofei kinit
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: