Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28132

TestTableShell times out when run in background

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.17, 4.0.0-alpha-1
    • None
    • shell, test
    • None

    Description

      When starting maven in the backround, TestTableShell hangs.

      mvn test -P runDevTests -Dtest.build.data.basedirectory=/ram2G -fn -pl hbase-shell -B:
      pass

      nohup mvn test -P runDevTests -Dtest.build.data.basedirectory=/ram2G -fn -pl hbase-shell -B
      pass

      nohup mvn test -P runDevTests -Dtest.build.data.basedirectory=/ram2G -fn -pl hbase-shell -B &
      hangs
       
      Tests run via maven shouldn't behave differently depending on whether maven runs in the foreground or background.

      Technically, the test doesn't hang forver, it times out after 10000 seconds and fails.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: