[
https://issues.apache.org/jira/browse/HBASE-12845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278471#comment-14278471
]
Hudson commented on HBASE-12845:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6028 (See
[https://builds.apache.org/job/HBase-TRUNK/6028/])
HBASE-12845 - ByteBufferOutputStream should grow as direct buffer if the
(ramkrishna: rev 71184309e1762708bbfe1e1bdb8a2acf9c8c2b15)
*
hbase-common/src/main/java/org/apache/hadoop/hbase/io/ByteBufferOutputStream.java
> ByteBufferOutputStream should grow as direct buffer if the initial buffer is
> also direct BB
> -------------------------------------------------------------------------------------------
>
> Key: HBASE-12845
> URL: https://issues.apache.org/jira/browse/HBASE-12845
> Project: HBase
> Issue Type: Bug
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Minor
> Fix For: 2.0.0, 0.98.10, 1.1.0
>
> Attachments: HBASE-12845.patch
>
>
> Currently ByteBufferOutputStream while trying to expand in
> checkSizeAndGrow(), allocates the new buffer onheap though the existing
> buffer is offheap
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)