Re: Dead lock on CountSlotArrAcc initialization(Update java stack)

2022-04-24 Thread YangLiu
Thanks Justin. We also temporarily fixed the deadlock. If you have opened an issue, thank you very much for sharing it with us. At 2022-04-25 00:39:00, "Justin Sweeney" wrote: >Hi, > >We encountered a similar issue and fixed this in a patch on the fork of >Solr we use. I can open an issue a

Re: Dead lock on CountSlotArrAcc initialization(Update java stack)

2022-04-24 Thread Justin Sweeney
Hi, We encountered a similar issue and fixed this in a patch on the fork of Solr we use. I can open an issue and upstream the fix we implemented for our fork to the upstream repository. There is a possibility of deadlock between two different classes being initialized which it looks like you are