[ https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987085#comment-15987085 ]
ASF subversion and git services commented on GEODE-2632: -------------------------------------------------------- Commit e2ba30815da615a80fca951ab7e56773b0a0d1da in geode's branch refs/heads/feature/GEM-1299 from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=e2ba308 ] GEODE-2632: cleanup GemFireCacheImpl * change SecurityService from static constant to final member field * fix typos and javadocs * narrow scope of constants, variables, methods * remove deadcode and useless comments/javadocs * fix misc IntelliJ warnings * add @Override annotations * improve some variable names * fix (some) generics and types * add TODOs for a couple problem areas that need further fixing > Integrated Security performance improvements > -------------------------------------------- > > Key: GEODE-2632 > URL: https://issues.apache.org/jira/browse/GEODE-2632 > Project: Geode > Issue Type: Improvement > Components: security > Reporter: Jinmei Liao > Assignee: Kirk Lund > Labels: performance > > There is a security check in Put65.cmdExecute() that, if removed, improved > the performance. > The expense of this security call needs to be reduced in order to get the > performance back. -- This message was sent by Atlassian JIRA (v6.3.15#6346)