You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2018/11/19 15:50:41 UTC

[geode] branch develop updated (2d3f51f -> 8d992eb)

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

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


    from 2d3f51f  GEODE-5996 Update dependencies.
     add edfe502  GEODE-5887
     add 83041a9  changes as per Jason Huynh request
     add 9ff42c2  retrigger concourse-ci/UITests after timeout failure
     add 9232934  retrigger concourse-ci/UITests after "address already in use" exception
     add 5d0e183  Update yos1.txt
     add 68a2984  Update geode-core/src/main/java/org/apache/geode/distributed/internal/DistributionConfig.java
     add 58fa1d7  Merge remote-tracking branch 'upstream/develop' into develop
     add 4885f4d  changes as per Anthony and Bruce request
     add f62efae  Merge remote-tracking branch 'upstream/develop' into develop
     add 918b4d3  changing checkRegisteredKeysInterval from int to long
     add f004adc  Update AcceptorImpl.java
     add 0ed6b2a  Update AcceptorImpl.java
     new 8d992eb  Merge pull request #2810 from yossireg/develop

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:
 .../internal/cache/tier/sockets/AcceptorImpl.java  | 26 +++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)


[geode] 01/01: Merge pull request #2810 from yossireg/develop

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

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

commit 8d992eb69f5727cabe62edcd229b52616552f340
Merge: 2d3f51f 0ed6b2a
Author: Bruce Schuchardt <bs...@pivotal.io>
AuthorDate: Mon Nov 19 07:50:29 2018 -0800

    Merge pull request #2810 from yossireg/develop
    
    checkRegisteredKeys function consumes alot of CPU - GEODE-5887

 .../internal/cache/tier/sockets/AcceptorImpl.java  | 26 +++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)