2011/12/5 Ted Yu <yuzhih...@gmail.com>: > Lars: > What you proposed below should be close to what netty does. > Instead of managing the complexity of NIO related code, we can delegate to > netty as what asynchbase does. > This discussion should be under a different thread / JIRA. > > sendParam() is called by HBaseClient.call() which is called by > WritableRpcEngine and SecureRpcEngine. > Can you elaborate on what you think the call hierarchy should be ? > > Overall, I think we can resolve HBASE-4633 and put further discussion under > https://issues.apache.org/jira/browse/HBASE-4956 >
We need the workaround though, don't we Ted? We could commit the workaround as part of hbase-4633? (Thanks for opening hbase-4956) St.Ack