[ https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977172#comment-15977172 ]
ASF GitHub Bot commented on GEODE-2632: --------------------------------------- Github user kirklund commented on the issue: https://github.com/apache/geode/pull/450 @galen-pivotal I don't know enough about "DuplicatesStrategy.WARN" but it gets printed because JMH is pulling in all dependencies from all geode modules and the way we have our gradle build setup, this results in duplicates of some dependencies and even some of our own code. Getting rid of that will require someone with more gradle knowledge (if it's even possible). > 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)