You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by he...@apache.org on 2018/12/04 19:17:58 UTC

[geode] branch develop updated (ed19b8d -> 6da5ac3)

This is an automated email from the ASF dual-hosted git repository.

heybales pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from ed19b8d  Merge pull request #2936 from PurelyApplied/geode-6123
     add 596b6bf  GEODE-5994: Add CPUContentionService
     new 6da5ac3  Merge pull request #2937 from demery-pivotal/GEODE-5994

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../test/concurrent/CPUContentionService.java      | 156 +++++++++++++++++++++
 1 file changed, 156 insertions(+)
 create mode 100644 geode-junit/src/main/java/org/apache/geode/test/concurrent/CPUContentionService.java


[geode] 01/01: Merge pull request #2937 from demery-pivotal/GEODE-5994

Posted by he...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

heybales pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 6da5ac35b87659fb57f2260edb30154d44bbaff2
Merge: ed19b8d 596b6bf
Author: Helena Bales <hb...@pivotal.io>
AuthorDate: Tue Dec 4 11:17:49 2018 -0800

    Merge pull request #2937 from demery-pivotal/GEODE-5994
    
    GEODE-5994: Add CPUContentionService

 .../test/concurrent/CPUContentionService.java      | 156 +++++++++++++++++++++
 1 file changed, 156 insertions(+)