How to Reduce HA Fail-over interval Time.
As part of Jenkins HA, we enabled HA and tested the fail-over scenarios, it was working as expected, but as part of fail-over process it will take long time to start the backup node. I observed "Migrating build records process" is running every time and this will take some time to complete the Migrating the Build Record Process.
Is there any way to reduce the Migrating the Build record process as part of fail-over scenarios, this will help us to reduce the fail-over interval time in our environment.
log file
jenkins.model.RunIdMigrator#migrate: Migrating build records in .................
Please excuse any typo errors.
-
You may see this line for a while in your logs while Jenkins is starting up, but that doesn't mean that this is what Jenkins is waiting on.
I suggest you open a support case so we can help you diagnose Jenkins startup time.
0
Please sign in to leave a comment.
Comments
1 comment