+1 for merging this fix to release/1.9.0 as this is required for the
NIO related changes that are already merged.
On Thu, Feb 28, 2019 at 4:47 PM Bruce Schuchardt <bschuchardt@pivotal.io>
wrote:
> This is another ticket associated with the SSL/NIO work that is already
> in release/1.9.0
>
> commit 6d1d82a15a5c548b2aafeff8bf023d12044581e7 (HEAD -> develop,
> origin/develop)
> Author: Bruce Schuchardt <bschuchardt@pivotal.io>
> Date: Thu Feb 28 16:44:30 2019 -0800
>
> GEODE-6468 [CI Failure] ClusterCommunicationsDUnitTest fails on
> createEntryAndVerifyUpdate
>
> Modified Connection.java to not modify the app-data input buffer in
> the
> handshake thread after notifying the handshake waiter.
>
>
|