Hello, I was wondering how can i deactivate the log info of the DRPC request server on storm. Whenever i run the ManualDRPC example it constantly shows the following: [Thread-15-DRPCRequest-executor[2 2]] INFO o.a.s.l.ThriftAccessLogger - Request ID: 2 access from: principal: operation: fetchRequest I tried the debug configuration property as false but the problem remains.
