Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-23511

[GSS](7.4.z) WFLY-16291 - WARN if invalid 'database' specified for EJB Database Timer Persistence

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.4.8.GA, 7.4.8.CR1
    • 7.4.4.GA
    • EJB
    • 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

          Activity

            People

              rchakrab Ranabir Chakraborty
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: