Manno15 commented on pull request #2228: URL: https://github.com/apache/accumulo/pull/2228#issuecomment-896216249
It appears System.console() will always return null for our tests. Especially in an IDE. https://stackoverflow.com/questions/4644415/java-how-to-get-input-from-system-console has some reasoning into why and has alternative solutions. Though I wonder for our use case, a simple System.out.println() would suffice. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
