You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User story:
"As a user of EJB persistent timers in Liberty, I want failover of timer tasks to occur seamlessly, and efficiently, even when I am running in an environment where there are a large number of servers, so that I do not experience outages due to deadlocks or slowdowns due to locking issues."
Plan:
Investigate and correct any locking issues present when running against supported databases
Investigate and correct any failover issues present when running against supported databases.
Perform a manual load test. Investigate any deadlock/slowdown/failover issues when running under load.
The text was updated successfully, but these errors were encountered:
User story:
"As a user of EJB persistent timers in Liberty, I want failover of timer tasks to occur seamlessly, and efficiently, even when I am running in an environment where there are a large number of servers, so that I do not experience outages due to deadlocks or slowdowns due to locking issues."
Plan:
The text was updated successfully, but these errors were encountered: