[
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
was:When starting maven in the bacjround, the
> 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
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)