[ 
https://issues.apache.org/jira/browse/GEODE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973055#comment-15973055
 ] 

ASF GitHub Bot commented on GEODE-2632:
---------------------------------------

Github user galen-pivotal commented on the issue:

    https://github.com/apache/geode/pull/450
  
    Do you know why I get so many of these messages when I run the benchmark?
    ```
    Encountered duplicate path 
"javassist/bytecode/annotation/ArrayMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/BooleanMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/ByteMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/CharMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/ClassMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/DoubleMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/EnumMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/FloatMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/IntegerMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/LongMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/MemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/MemberValueVisitor.class" during copy operation 
configured with DuplicatesStrategy.WARN
    Encountered duplicate path 
"javassist/bytecode/annotation/ShortMemberValue.class" during copy operation 
configured with DuplicatesStrategy.WARN
    ```


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

Reply via email to