Github user pgbhagat commented on a diff in the pull request:
https://github.com/apache/cassandra/pull/196#discussion_r170411576
--- Diff:
test/unit/org/apache/cassandra/io/util/NIODataInputStreamTest.java ---
@@ -97,7 +97,7 @@ public void close() throws IOException {}
@Override
public boolean isOpen()
{
- return isOpen();
--- End diff --
Originally was an infinite loop. Fixing it
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]