[
https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977715#comment-15977715
]
ASF subversion and git services commented on GEODE-2632:
--------------------------------------------------------
Commit 52fad33b6a40c7a947baa08d8c509f5104710f7d in geode's branch
refs/heads/feature/GEODE-2681 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=52fad33 ]
GEODE-2632: refactor code to use interfaces instead of impls
* use getInternalDistributedSystem instead of overriding getDistributedSystem
* use InternalCache instead of GemFireCacheImpl
* remove dead code
* remove useless javadocs and comments
> 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)