[ https://issues.apache.org/jira/browse/HBASE-27271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang resolved HBASE-27271. ------------------------------- Fix Version/s: 2.5.0 3.0.0-alpha-4 2.4.14 Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2.4+. Thanks all for reviewing and helping! > BufferCallBeforeInitHandler should ignore the flush request > ----------------------------------------------------------- > > Key: HBASE-27271 > URL: https://issues.apache.org/jira/browse/HBASE-27271 > Project: HBase > Issue Type: Bug > Components: IPC/RPC > Reporter: Duo Zhang > Assignee: Duo Zhang > Priority: Major > Fix For: 2.5.0, 3.0.0-alpha-4, 2.4.14 > > > This is by design but we failed to do this in the past and caused others rely > on this mistake, such as NettyHBaseRpcConnectionHeaderHandler, where we > should add it before BufferCallBeforeInitHandler but we add it after > BufferCallBeforeInitHandler ... -- This message was sent by Atlassian Jira (v8.20.10#820010)