-
overwritten event callback function does not work
Hello Everyone,
I am doing a small project which monitors all in-coming connections to kx-platform? and customized biz logic would be executed through call-back functions.
I overwrote several event callback functions according to https://code.kx.com/platform/stream/messaging/#event-callbacks, load them to q process along with a customized a INSTANCE_CONFIG file.
Taking .dm.cb.connect for example, after hopen is called from a caller process, overwritten function should be called and corresponding logging messages should have been printed out, yet it seems overwritten function did not work. It is the same to other overwritten functions. Please let me know if you have any thoughts , thank you!
best,
leguan
Log in to reply.