maedhroz commented on a change in pull request #1045:
URL: https://github.com/apache/cassandra/pull/1045#discussion_r687038848
##########
File path: src/java/org/apache/cassandra/net/FrameDecoder.java
##########
@@ -190,6 +190,11 @@ boolean isConsumed()
abstract void decode(Collection<Frame> into, ShareableBytes bytes);
abstract void addLastTo(ChannelPipeline pipeline);
+ public boolean isActive()
Review comment:
Agreed. Some brief description of what being "active" entails would be
helpful.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]