kalepratham opened a new issue, #6445:
URL: https://github.com/apache/incubator-kie-drools/issues/6445

   While calling RuleUnitProviderImpl - loadRuleUnits() i.e. from the 
contructor, we have encountered a problem while doing so in a multithreaded 
context. The ruleUnitMap is a normal HashMap instead of a ConcurrentHashMap. 
This is causing a NPE for a brief moment before a next retry. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to