github-actions[bot] commented on PR #8110:
URL: https://github.com/apache/ozone/pull/8110#issuecomment-2811308148
Thank you very much for the patch. I am closing this PR __temporarily__ as
there was no activity recently and it is waiting for response from its author.
It doesn't mean t
github-actions[bot] closed pull request #8110: HDDS-11787.
raft.server.log.appender.wait-time.min cannot be 0us
URL: https://github.com/apache/ozone/pull/8110
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
adoroszlai commented on PR #8110:
URL: https://github.com/apache/ozone/pull/8110#issuecomment-2753528243
/pending
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
adoroszlai commented on PR #8110:
URL: https://github.com/apache/ozone/pull/8110#issuecomment-2741329196
@jojochuang should we close this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
szetszwo commented on PR #8110:
URL: https://github.com/apache/ozone/pull/8110#issuecomment-2737124633
> Only the first use requires positive value.
@sarvekshayr , as mentioned by @adoroszlai , `minWaitTime` is useful for the
second case.
--
This is an automated message from the Ap
adoroszlai commented on PR #8110:
URL: https://github.com/apache/ozone/pull/8110#issuecomment-2736106286
1. 2023-02-28 RATIS-1793 introduced the config in Ratis with default 10ms.
2. 2023-05-09 HDDS-8382 upgraded to Ratis 2.5.1 with RATIS-1793.
3. 2023-10-04 RATIS-1886 changed the defau
sarvekshayr commented on PR #8110:
URL: https://github.com/apache/ozone/pull/8110#issuecomment-2735361057
@jojochuang please take a look. TIA!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
sarvekshayr opened a new pull request, #8110:
URL: https://github.com/apache/ozone/pull/8110
## What changes were proposed in this pull request?
OM, SCM and DN configures `raft.server.log.appender.wait-time.min` as
`0us`/`0ms`. However Ratis accepts only positive values and will fall back