Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-12216

Ozone: TestKeys is failing consistently

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • HDFS-7240
    • HDFS-7240
    • ozone
    • None
    • Reviewed

    Description

      TestKeys and TestKeysRatis are failing consistently as noted in test logs for HDFS-12183

      TestKeysRatis is failing because of the following error

      2017-07-28 23:11:28,783 [StateMachineUpdater-127.0.0.1:55793] ERROR impl.StateMachineUpdater (ExitUtils.java:terminate(80)) - Terminating with exit status 2: StateMachineUpdater-127.0.0.1:55793: the StateMachineUpdater hits Throwable
      org.iq80.leveldb.DBException: Closed
      	at org.fusesource.leveldbjni.internal.JniDB.put(JniDB.java:123)
      	at org.apache.hadoop.utils.LevelDBStore.put(LevelDBStore.java:98)
      	at org.apache.hadoop.ozone.container.common.impl.KeyManagerImpl.putKey(KeyManagerImpl.java:90)
      	at org.apache.hadoop.ozone.container.common.impl.Dispatcher.handlePutKey(Dispatcher.java:547)
      	at org.apache.hadoop.ozone.container.common.impl.Dispatcher.keyProcessHandler(Dispatcher.java:206)
      	at org.apache.hadoop.ozone.container.common.impl.Dispatcher.dispatch(Dispatcher.java:110)
      	at org.apache.hadoop.ozone.container.common.transport.server.ratis.ContainerStateMachine.dispatch(ContainerStateMachine.java:94)
      	at org.apache.hadoop.ozone.container.common.transport.server.ratis.ContainerStateMachine.applyTransaction(ContainerStateMachine.java:81)
      	at org.apache.ratis.server.impl.RaftServerImpl.applyLogToStateMachine(RaftServerImpl.java:913)
      	at org.apache.ratis.server.impl.StateMachineUpdater.run(StateMachineUpdater.java:142)
      	at java.lang.Thread.run(Thread.java:745)
      

      where as TestKeys is failing because of

      2017-07-28 23:14:20,889 [Thread-486] INFO  scm.XceiverClientManager (XceiverClientManager.java:getClient(158)) - exception java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused: /127.0.0.1:55914
      

      Attachments

        1. HDFS-12216-HDFS-7240.001.patch
          5 kB
          Mukul Kumar Singh
        2. HDFS-12216-HDFS-7240.002.patch
          7 kB
          Mukul Kumar Singh
        3. HDFS-12216-HDFS-7240.003.patch
          10 kB
          Mukul Kumar Singh
        4. HDFS-12216-HDFS-7240.004.patch
          11 kB
          Mukul Kumar Singh
        5. HDFS-12216-HDFS-7240.005.patch
          12 kB
          Mukul Kumar Singh
        6. HDFS-12216-HDFS-7240.006.patch
          12 kB
          Mukul Kumar Singh

        Issue Links

          Activity

            People

              msingh Mukul Kumar Singh
              msingh Mukul Kumar Singh
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: