[ https://issues.apache.org/jira/browse/GEODE-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17115074#comment-17115074 ]
ASF GitHub Bot commented on GEODE-8108: --------------------------------------- onichols-pivotal merged pull request #5149: URL: https://github.com/apache/geode/pull/5149 ---------------------------------------------------------------- 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: us...@infra.apache.org > remove System.out.print calls from geode redis code > --------------------------------------------------- > > Key: GEODE-8108 > URL: https://issues.apache.org/jira/browse/GEODE-8108 > Project: Geode > Issue Type: Bug > Components: redis > Reporter: Darrel Schneider > Assignee: Alberto Bustamante Reyes > Priority: Major > Labels: pull-request-available > > I noticed in SMoveExecutor a number of System.out.println calls. This should > not be done. > Either remove the calls (that is what I recommend for SMoveExecutor) or use a > logger. > I don't know if SMoveExecutor is the only place this happens so a code scan > should be done. -- This message was sent by Atlassian Jira (v8.3.4#803005)