> > We should either exclude RATIS-2379 (added a new conf) or wait > > for RATIS-2403 (will change the same conf). Otherwise, RATIS-2403 becomes > > an incompatible change and we cannot change the conf. > > Can we revert RATIS-2382 and RATIS-2379 on the release-3.2.2 branch? > (RATIS-2382 adds related config, not strictly necessary to revert, but > helps avoid conflict.)
I have created the branch release-3.2.2 [1] and reverted those two commits. This can be used to prepare the release. -Attila [1] https://github.com/apache/ratis/commits/release-3.2.2
