Github user aweisberg commented on a diff in the pull request:
https://github.com/apache/cassandra/pull/184#discussion_r163083984
--- Diff:
src/java/org/apache/cassandra/db/commitlog/CommitLogDescriptor.java ---
@@ -40,6 +40,7 @@
import org.apache.cassandra.config.ParameterizedClass;
import org.apache.cassandra.exceptions.ConfigurationException;
import org.apache.cassandra.io.FSReadError;
+import org.apache.cassandra.io.util.Memory;
--- End diff --
Unused imports aren't petty!
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]