[
https://issues.apache.org/jira/browse/HBASE-11298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021071#comment-14021071
]
stack commented on HBASE-11298:
-------------------------------
bq. ...on RpcServer, am I wrong or is maxIdleTime set to 2 seconds? My feeling
is it's actually never used because we don't track the rpcCount correctly ?
Yeah, looks like 2 seconds. How is it that we don't track rpcCount correctly?
It is upped when we read a request and downed when we respond?
> Simplification in RpcServer code
> --------------------------------
>
> Key: HBASE-11298
> URL: https://issues.apache.org/jira/browse/HBASE-11298
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.99.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Fix For: 0.99.0
>
> Attachments: 11298.v1.patch
>
>
> No important changes here, but I'm doing some other changes on top of this
> (typically HBASE-11297)
>
> Note that I've changed the logs, they now belong to the "real" class instead
> of hijacking Hadoop. I suppose it was historical, but it was as well very
> confusing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)