You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/10/13 18:25:01 UTC

[jira] [Commented] (CASSANDRA-17038) InitialConnectionHandler Configured pipeline: DefaultChannelPipeline spamming the logs

    [ https://issues.apache.org/jira/browse/CASSANDRA-17038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428398#comment-17428398 ] 

Brandon Williams commented on CASSANDRA-17038:
----------------------------------------------

||Branch||CI||
|[4.0|https://github.com/driftx/cassandra/tree/CASSANDRA-17038]|[circle|https://app.circleci.com/pipelines/github/driftx/cassandra?branch=CASSANDRA-17038]|
|[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-17038-trunk]|[circle|https://app.circleci.com/pipelines/github/driftx/cassandra?branch=CASSANDRA-17038-trunk]|

Between making this nospam or pushing to trace, I decided on trace since with nospam if you do have a connection flooding issue, you won't have any way to tell from the logs. We could of course do both, but that seems like overkill here.

> InitialConnectionHandler Configured pipeline: DefaultChannelPipeline spamming the logs
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17038
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17038
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Messaging/Client
>            Reporter: Francesco Animali
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0.x, 4.x
>
>
> incoming client requests are generating DEBUG messages that spam the logs:
> DEBUG [epollEventLoopGroup-5-30] 2021-10-12 04:55:01,014 InitialConnectionHandler.java:153 - Configured pipeline: DefaultChannelPipeline\{(envelopeDecoder = org.apache.cassandra.transport.Envelope$Decoder), (envelopeEncoder= org.apache.cassandra.transport.Envelope$Encoder), (decompressor = org.apache.cassandra.transport.Envelope$Decompressor), (compressor = org.apache.cassandra.transport.Envelope$Compressor), (messageDecoder =org.apache.cassandra.transport.PreV5Handlers$ProtocolDecoder), (messageEncoder = org.apache.cassandra.transport.PreV5Handlers$ProtocolEncoder), (legacyCqlProcessor =org.apache.cassandra.transport.PreV5Handlers$LegacyDispatchHandler), (exceptionHandler = org.apache.cassandra.transport.PreV5Handlers$ExceptionHandler)}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org