ragnaros2046 commented on issue #3106: URL: https://github.com/apache/kvrocks/issues/3106#issuecomment-3172743983
I found the root reason. It caused by Function Load with RELOAD. It seems server has multi version(or cache) of Function lib after reload library, even use Function Delete this lib then load, iti will shows lib exists must do reload. This explain why protocol error and correct response appear alternately. When I restart server after reload lib, this will disappears. -- 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]
