You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ds...@apache.org on 2019/05/08 16:55:47 UTC

[geode] branch develop updated (9b696c5 -> 1f2c205)

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

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


    from 9b696c5  GEODE-6741: Copy off-heap to heap for client registration queue (#3553)
     add 1f2c205  GEODE-6676: optimize readUTF for ASCII

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/internal/ByteArrayDataInput.java  | 35 +++++++++-----
 .../geode/internal/ByteArrayDataInputTest.java     | 55 ++++++++++++++++++++++
 2 files changed, 79 insertions(+), 11 deletions(-)