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

[geode] branch release/1.9.0 updated (4a86807 -> 6b05cae)

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

sai_boorlagadda pushed a change to branch release/1.9.0
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 4a86807  Fix geoge-book redirect url for 1.9.0
     new 5d2b8d9  GEODE-3948 fixing handling of sotimeout in Message.receive()
     new 6b05cae  Ignore GrgitException when building from src dist

The 7549 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:
 build.gradle                                       |  2 +-
 .../geode/internal/cache/tier/sockets/Message.java | 26 ++++++++----
 .../cache/tier/sockets/MessageJUnitTest.java       | 46 ++++++++++++++++++++++
 3 files changed, 65 insertions(+), 9 deletions(-)