You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Bruce Schuchardt <bs...@pivotal.io> on 2019/03/01 00:47:48 UTC

I need to merge the fix for 6468 into release/1.9.0

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 <bs...@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.


Re: I need to merge the fix for 6468 into release/1.9.0

Posted by Bruce Schuchardt <bs...@pivotal.io>.
The fix for GEODE-6468 has been merged into release/1.9.0

On 2/28/19 5:10 PM, Sai Boorlagadda wrote:
> +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 <bs...@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 <bs...@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.
>>
>>

Re: I need to merge the fix for 6468 into release/1.9.0

Posted by Sai Boorlagadda <sa...@gmail.com>.
+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 <bs...@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 <bs...@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.
>
>