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 developer who is debugging issues with failover of EJB persistent timers, I want information about timer tasks to be included in the introspector output so that I can be aware of which timers the server expects to be running."
This could be done based on in-memory contents or could involve querying the database (in which case information would be available across multiple servers)
Include other serviceability work under this story as well, such as the serviceability review.
The text was updated successfully, but these errors were encountered:
User story:
"As a developer who is debugging issues with failover of EJB persistent timers, I want information about timer tasks to be included in the introspector output so that I can be aware of which timers the server expects to be running."
This could be done based on in-memory contents or could involve querying the database (in which case information would be available across multiple servers)
Include other serviceability work under this story as well, such as the serviceability review.
The text was updated successfully, but these errors were encountered: