[
https://issues.apache.org/jira/browse/HBASE-9415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13756763#comment-13756763
]
Himanshu Vashishtha commented on HBASE-9415:
--------------------------------------------
[~nkeywal] I couldn't locate this code in trunk. I do see related code in
SimpleRpcScheduler, but that is correctly setting the queue size:
{code}
this.replicationQueue = replicationHandlerCount > 0
? new LinkedBlockingQueue<RpcServer.CallRunner>(maxQueueLength)
{code}
> In rpcServer, replicationQueue is initialized with the max queue size instead
> of the max queue lenght
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-9415
> URL: https://issues.apache.org/jira/browse/HBASE-9415
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Priority: Minor
> Fix For: 0.98.0
>
> Attachments: 9415.v1.patch
>
>
> One is about the size of the content, one about the size the the list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira