sofastack / sofa-jraft

A production-grade java implementation of RAFT consensus algorithm.
https://www.sofastack.tech/projects/sofa-jraft/
Apache License 2.0
3.58k stars 1.15k forks source link

bugfix: hessian version conflict caused an issue where the serializer could not be customized #1073

Closed funky-eyes closed 7 months ago

funky-eyes commented 7 months ago

Motivation:

Explain the context, and why you're making that change. To make others understand what is the problem you're trying to solve.

Modification:

https://github.com/sofastack/sofa-bolt/issues/338

Result:

Fixes #.

If there is no issue then describe the changes introduced by this PR.