szetszwo commented on PR #8249:
URL: https://github.com/apache/ozone/pull/8249#issuecomment-2845166193
Copied from HDDS-12795:
- new properties introduced in HDDS-12772, no deprecation
```
hdds.initial.heartbeat.interval ->
hdds.heartbeat.interval.initial
hdds.ratis.leader.first.election.minimum.timeout.duration ->
hdds.ratis.leader.first-election.minimum.timeout.duration
hdds.recon.initial.heartbeat.interval ->
hdds.heartbeat.interval.recon.initial
ozone.scm.ha.raft.server.rpc.first-election.timeout ->
ozone.scm.ha.ratis.leader.first-election.timeout
```
- existing property, needs deprecation
```
hdds.recon.heartbeat.interval -> hdds.heartbeat.interval.recon
```
--
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 unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]