[ 
https://issues.apache.org/jira/browse/OFBIZ-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894797#comment-17894797
 ] 

Jacques Le Roux edited comment on OFBIZ-13153 at 11/1/24 7:28 AM:
------------------------------------------------------------------

OK thanks, take is easy ;) Still my question: are you using multitenant?


was (Author: jacques.le.roux):
OK thanks, take is easy ;)

> "null DispatchContext" issue under high load and concurrency
> ------------------------------------------------------------
>
>                 Key: OFBIZ-13153
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-13153
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework/service
>    Affects Versions: 18.12.16
>         Environment: Virtual Machine:
> OS: RHEL 8.9
> VCPU: 16
> Total RAM: 64 GB
> Heap allocation (Xmx): 8 GB
>            Reporter: Mayank S
>            Priority: Major
>              Labels: performance
>             Fix For: 18.12.17
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> While performance-testing Ofbiz 18 under high load (200 concurrent users), we 
> have observed an intermittent error, stating "null DispatchContext".
> While doing more analysis, we realized it is a thread-safety issue, and it 
> was fixed by adding the 'synchronized' keyword to the following method 
> signatures in ServiceDispatcher.java:
> public static synchronized getInstance (Delegator delegator) 
> public static synchronized void register (DispatchContext context)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to