Sanne Grinovero created ISPN-9306:
-------------------------------------
Summary: Unguarded lazy initialization of SQL statements in JDBC CacheStore
Key: ISPN-9306
URL:
https://issues.jboss.org/browse/ISPN-9306
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 9.3.0.CR1
Reporter: Sanne Grinovero
Assignee: Ryan Emerson
Several fields in
{{org.infinispan.persistence.jdbc.table.management.AbstractTableManager}} are lazily
initialized by its child implementations, yet without any barrier.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)