[GitHub] [hadoop] szetszwo commented on issue #1517: HDDS-2169. Avoid buffer copies while submitting client requests in Ratis

2019-10-07 Thread GitBox
szetszwo commented on issue #1517: HDDS-2169. Avoid buffer copies while submitting client requests in Ratis URL: https://github.com/apache/hadoop/pull/1517#issuecomment-538936752 Thanks @bshashikant ! This is an automated

[GitHub] [hadoop] szetszwo commented on issue #1517: HDDS-2169. Avoid buffer copies while submitting client requests in Ratis

2019-10-04 Thread GitBox
szetszwo commented on issue #1517: HDDS-2169. Avoid buffer copies while submitting client requests in Ratis URL: https://github.com/apache/hadoop/pull/1517#issuecomment-538603606 > ... I tried to run the tests in TestDataValidateWithUnsafeByteOperations and i see the following exception

[GitHub] [hadoop] szetszwo commented on issue #1517: HDDS-2169

2019-10-02 Thread GitBox
szetszwo commented on issue #1517: HDDS-2169 URL: https://github.com/apache/hadoop/pull/1517#issuecomment-537516020 > Thanks @szetszwo for updating the patch. i think We need to change the parsing logic applyTransaction call in ContainerStateMachine as well because the integration test

[GitHub] [hadoop] szetszwo commented on issue #1517: HDDS-2169

2019-09-30 Thread GitBox
szetszwo commented on issue #1517: HDDS-2169 URL: https://github.com/apache/hadoop/pull/1517#issuecomment-536836755 > Thanks @szetszwo for working on this. With the patch, while running the tests in TestDataValidateWithUnsafeByteOperations, the below issue is observed. > >