Closed WorkingChen closed 1 month ago
Move time-consuming I/O operations such as rename and unlink into SessionWork to prevent the archive conductor doWork from exceeding the Aeron timeout.
issues ref: https://github.com/real-logic/aeron/issues/1662
Move time-consuming I/O operations such as rename and unlink into SessionWork to prevent the archive conductor doWork from exceeding the Aeron timeout.