LindaSummer commented on PR #2849: URL: https://github.com/apache/kvrocks/pull/2849#issuecomment-2799952877
> > Hi @SharonIV0x86 , > > I have tested the command line successfully with removing the lock and announcing the command "write" for quick validation after fixing #2878 . > > I will try to find a way to improve the performance with less critical section. > > Best Regards, Edward > > Okay, thanks for looking into it. So, how should i proceed then? should i wait for #2878 to be merged? Hi @SharonIV0x86 , Maybe we could wait for it to be merged before this PR. It will affect our go integration test cases. If you don't mind, I will try to solve the lock issue since I find that it may not be so easy to just add a lock key in current connection lock management. After this PR solved, we could follow it for other commands like `CDF`. Best Regards, Edward -- 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]
