alb3rtobr opened a new pull request #5149:
URL: https://github.com/apache/geode/pull/5149


   Ticket description, reported by @dschneider-pivotal :
   > 
   > 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.
   
   `SMoveExecutor` class was already fixed but I searched for other calls to 
`System.out.println` in `geode-redis` and I have removed them.
   I also updated the logger of `GeodeRedisServer` class.


----------------------------------------------------------------
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


Reply via email to