[ 
https://issues.apache.org/jira/browse/HBASE-13113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338561#comment-14338561
 ] 

Solomon Duskis commented on HBASE-13113:
----------------------------------------

This method in BufferedMutatorImpl is incorrect:

{code}
  @Override
  public long getWriteBufferSize() {
    return this.writeBufferSize;
  }
{code}

> BufferedMutatorImpl should return currentWriteBufferSize in 
> getWriteBufferSize()
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-13113
>                 URL: https://issues.apache.org/jira/browse/HBASE-13113
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 1.0.1
>            Reporter: Solomon Duskis
>            Assignee: Solomon Duskis
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to