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 740d5e5675 GEODE-10243: Fail early if old client auth expires (#7603)
add ad615d16cc GEODE-9466: change offheap to not use Bits.unaligned (#7611)
No new revisions were added by this update.
Summary of changes:
.../geode/internal/tcp/OffHeapByteSourceTest.java | 62 ++++++++++++++++++++++
.../geode/internal/tcp/ByteBufferInputStream.java | 21 +++-----
2 files changed, 70 insertions(+), 13 deletions(-)
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/internal/tcp/OffHeapByteSourceTest.java