real-logic / aeron

Efficient reliable UDP unicast, UDP multicast, and IPC message transport
https://aeron.io
Apache License 2.0
7.43k stars 892 forks source link

[Java] modify onStart callback for ConsensusModuleExtension. #1644

Closed WorkingChen closed 4 months ago

WorkingChen commented 4 months ago

Ensure the onStart method is executed at program startup, regardless of whether a snapshot exists or not.