Concurrency issue within org.hibernate.internal.SessionFactoryImpl

Description

Within class:
org.hibernate.internal.SessionFactoryImpl there are concurrency issues:

  • isClosed field should be volatile for sure

  • delayedDropAction maybe should be AtomicReference

Activity

Show:

Vlad Mihalcea August 22, 2018 at 12:46 PM

Do you want to cherry-pick this fix to 5.3?

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created August 16, 2018 at 10:43 PM
Updated November 15, 2018 at 1:43 PM
Resolved August 22, 2018 at 12:46 PM