Details
-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
---
-
---
Description
We should log a WARN if the database specified does not match one of the ones we check for, in the event that the user has a typo or specified a database which we do not do anything for.
<timer-service thread-pool-name="default" default-data-store="store"> <data-stores> <database-data-store name="store" database="invalid" datasource-jndi-name="java:jboss/datasources/ExampleDS" partition="ejb_timer_part" refresh-interval="30000"/> </data-stores> </timer-service>
Attachments
Issue Links
- clones
-
JBEAP-23511 [GSS](7.4.z) WFLY-16291 - WARN if invalid 'database' specified for EJB Database Timer Persistence
-
- Verified
-