Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-8117

Springboot doesn't release database connections

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.17.0.Final
    • 7.16.0.Final
    • SpringBoot
    • None
    • 4
    • NEW
    • NEW
    • 2019 Week 02-04

      SpringBoot doesn't release database connections and hangs up as a result of waiting for a connection to become available. This is due to the

      factoryBean.setJpaVendorAdapter(new HibernateJpaVendorAdapter());
      

      setting that overrides the hibernate.connection.release_mode to ON_CLOSE.

              mmacik@redhat.com Marian Macik
              mmacik@redhat.com Marian Macik
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: