Toggle navigation
Home
ignite
fc10b3e40fadd7ad792aaea63fe270c6413c5068
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 1
Link to commit
Third party dependencies:
log4j:log4j:1.2.17
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Attribute Type
1
Change Attribute Type stmtCache : ThreadLocal<StatementCache> to stmtCache : ConcurrentHashMap<Thread,StatementCache> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing
From
To