[ 
https://issues.apache.org/jira/browse/HBASE-28132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Istvan Toth updated HBASE-28132:
--------------------------------
    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.

  was:
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.


> TestTableShell times out when run in background
> -----------------------------------------------
>
>                 Key: HBASE-28132
>                 URL: https://issues.apache.org/jira/browse/HBASE-28132
>             Project: HBase
>          Issue Type: Bug
>          Components: shell, test
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: Istvan Toth
>            Priority: Major
>         Attachments: 
> org.apache.hadoop.hbase.client.TestTableShell-output.txt.gz
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to