Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-6462 Phase II : Erasure Coding Offline Recovery & Read/Write Improvements
  3. HDDS-7067

Exception in Replication Monitor Thread: java.lang.IllegalArgumentException

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • EC, ECOfflineRecovery
    • None

    Description

      5:15:24.007 PM ERROR ReplicationManager Exception in Replication Monitor Thread.
      java.lang.IllegalArgumentException: Replica Index in pendingDelete for containerID 2must be between 1 and 5. But the given index is: 0
      at org.apache.hadoop.hdds.scm.container.replication.ECContainerReplicaCount.ensureIndexWithinBounds(ECContainerReplicaCount.java:426)
      at org.apache.hadoop.hdds.scm.container.replication.ECContainerReplicaCount.<init>(ECContainerReplicaCount.java:115)
      at org.apache.hadoop.hdds.scm.container.replication.ECContainerHealthCheck.checkHealth(ECContainerHealthCheck.java:50)
      at org.apache.hadoop.hdds.scm.container.replication.ReplicationManager.processContainer(ReplicationManager.java:407)
      at org.apache.hadoop.hdds.scm.container.replication.ReplicationManager.processAll(ReplicationManager.java:272)
      at org.apache.hadoop.hdds.scm.container.replication.ReplicationManager.run(ReplicationManager.java:461)
      at java.lang.Thread.run(Thread.java:748)

      Attachments

        Issue Links

          Activity

            People

              ghuangups George Huang
              ghuangups George Huang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: