Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3902

Allow EJB timer partition attribute to be configurable in OCP based installations

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Minor
    • None
    • 7.11.1.GA
    • Cloud
    • False
    • False
    • 0
    • 0% 0%

    Description

      Installing a kie-server instance on OCP using operator and persistence results in the EJB timer subsystem to be configured automatically with DB persistence. Some customers would like to define the partition property in the following config snippet, in order to control on which pods timers are fired:

            <timer-service thread-pool-name="default" default-data-store="ejb_timer-EJB_TIMER_ds">
              <data-stores>
                <file-data-store name="default-file-store" path="timer-service-data" relative-to="jboss.server.data.dir"/>
                <database-data-store name="ejb_timer-EJB_TIMER_ds" datasource-jndi-name="java:/jboss/datasources/rhpam_EJBTimer" database="postgresql" partition="ejb_timer-EJB_TIMER_part" refresh-interval="30000"/>
                <!-- ##DATASTORES## -->
              </data-stores>
            </timer-service>
      

      Attachments

        Activity

          People

            rhn-support-fspolti Filippe Spolti
            rhn-support-mputz Martin Weiler (Inactive)
            Jakub Schwan Jakub Schwan
            Jakub Schwan Jakub Schwan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: