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

Legacy Datasource scripts does not consider XA properties for Mariadb driver

    XMLWordPrintable

Details

    • False
    • None
    • False
    • CR1
    • Hide
      spec:
        environment: rhpam-trial
        objects:
          servers:
            - database:
                externalConfig:
                  port: '3307'
                  maxPoolSize: '10'
                  dialect: org.hibernate.dialect.MySQL8Dialect
                  backgroundValidation: '1'
                  driver: mysql
                  host: 10.0.0.38
                  name: rhpam
                  minPoolSize: '10'
                  username: infinity
                  nonXA: 'false'
                  password: test123
                type: external 
      Show
      spec:   environment: rhpam-trial   objects:     servers:       - database:           externalConfig:             port: '3307'             maxPoolSize: '10'             dialect: org.hibernate.dialect.MySQL8Dialect             backgroundValidation: '1'             driver: mysql             host: 10.0.0.38             name: rhpam             minPoolSize: '10'             username: infinity             nonXA: ' false '             password: test123           type: external
    • ---
    • ---
    • 2023 Week 27-29 (from Jul 3), 2023 Week 30-32 (from Jul 24)

    Description

      The legacy database script does not consider the ServerName, DataBaseName and Port XA prorperties for mariadb driver.
      And the EJBTimer is created containing two  URLs

      XA and NonXA properties.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-fspolti Filippe Spolti
              rhn-support-fspolti Filippe Spolti
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: