You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/08/31 08:42:01 UTC

[GitHub] [cassandra] bereng commented on a change in pull request #730: CASSANDRA-16082 - Add a new jmxtool which can dump what JMX objects exist and diff

bereng commented on a change in pull request #730:
URL: https://github.com/apache/cassandra/pull/730#discussion_r479983531



##########
File path: test/unit/org/apache/cassandra/tools/ToolRunner.java
##########
@@ -75,13 +77,6 @@ public ToolRunner(List<String> args, boolean runOutOfProcess)
         this.runOutOfProcess = runOutOfProcess;
     }
 
-    public ToolRunner withStdin(InputStream stdin, boolean autoClose)

Review comment:
       Why kill stdin?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org