+1. I guess all Buffer server requests (publisher, subscriber, purge and
reset) are logged at INFO level for historical reasons. I don't see why
it can't be changed to DEBUG. Please file JIRA.
Vlad
On 2/14/16 16:30, Munagala Ramanath wrote:
Vlad,
I'm seeing a lot of log messages from Server.java coming from the
PURGE_REQUEST case,
roughly every 30s -- something like this:
<timestamp> INFO server.Server (Server.java:onMessage(494)) - Received pure
request: PurgeRequestTuple{version=1.0, identifier=7.outputUsage.1,
windowId=56c0fdbe}
So, if this is normal, can we lower the level to debug for this log
statement to reduce clutter ?
Ram