Skip to content

Fixing Concurrency Issues with Typemapper

Sabarish K R E requested to merge trusted-sabz/typeMapperConcurrencyFix into master

test case demonstrating a thread-unsafe operation of IndexerMappingServiceImpl.getIndexMappingFromRecordSchema(..) and the fix for that

Conflicts:

indexer-core/src/main/java/org/opengroup/osdu/indexer/service/IndexerMappingServiceImpl.java

Merge request reports