[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2019-04-08 Thread Jim Brennan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16812729#comment-16812729 ] Jim Brennan commented on HADOOP-15372: -- [~ebadger] good point.  The potential for a race is still

[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2019-04-08 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16812671#comment-16812671 ] Eric Badger commented on HADOOP-15372: -- I'm not sure that solves the problem on a whole.We use

[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2019-04-08 Thread Jim Brennan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16812539#comment-16812539 ] Jim Brennan commented on HADOOP-15372: -- [~miklos.szeg...@cloudera.com], [~ebadger], I recently

[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2018-04-24 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16450470#comment-16450470 ] Miklos Szegedi commented on HADOOP-15372: - Thank you for the patch [~ebadger]. {code:java}

[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2018-04-23 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448892#comment-16448892 ] Eric Badger commented on HADOOP-15372: -- [~miklos.szeg...@cloudera.com], [~jlowe], uploaded a patch

[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2018-04-09 Thread Eric Badger (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16430758#comment-16430758 ] Eric Badger commented on HADOOP-15372: -- bq. Eric Badger do you have some cycles to look into this?

[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2018-04-09 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16430747#comment-16430747 ] Jason Lowe commented on HADOOP-15372: - Thanks for the report, Miklos bq. runCommand()}} can be

[jira] [Commented] (HADOOP-15372) Race conditions and possible leaks in the Shell class

2018-04-06 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-15372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16429196#comment-16429196 ] Miklos Szegedi commented on HADOOP-15372: - [~ebadger], [~jlowe], what do you think? Is this a