[
https://issues.apache.org/jira/browse/GEODE-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17115076#comment-17115076
]
ASF subversion and git services commented on GEODE-8108:
--------------------------------------------------------
Commit 99b12edc09ba5076d0bf207fd0239e7bbc175f12 in geode's branch
refs/heads/develop from Alberto Bustamante Reyes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=99b12ed ]
GEODE-8108: Remove System.out.println calls from geode-redis (#5149)
> 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)