Jason Huynh created GEODE-195:
---------------------------------
Summary: Remove debug logging from CloseCacheAuthorization
Key: GEODE-195
URL: https://issues.apache.org/jira/browse/GEODE-195
Project: Geode
Issue Type: Bug
Reporter: Jason Huynh
Assignee: Jason Huynh
Priority: Minor
Remove unnecessary debug logging left in a authorization test helper. The
lines are:
this.logger.info(" JASON Authorizing request " + context.getOperationCode() + "
class:" + context.getClass().getName());
new Exception("JASON authz stack").printStackTrace();
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)