[
https://issues.apache.org/jira/browse/HBASE-14942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049960#comment-15049960
]
Hudson commented on HBASE-14942:
--------------------------------
SUCCESS: Integrated in HBase-1.3 #426 (See
[https://builds.apache.org/job/HBase-1.3/426/])
HBASE-14942 Allow turning off BoundedByteBufferPool (eclark: rev
c6e73f80c513fea98c4e71be31cd2ca0717b8e47)
* hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcServer.java
> Allow turning off BoundedByteBufferPool
> ---------------------------------------
>
> Key: HBASE-14942
> URL: https://issues.apache.org/jira/browse/HBASE-14942
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 1.2.0, 1.3.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14942.patch
>
>
> The G1 does a great job of compacting, there's no reason to use the
> BoundedByteBufferPool when the JVM can it for us. So we should allow turning
> this off for people who are running new jvm's where the G1 is working well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)