[ 
https://issues.apache.org/jira/browse/HBASE-22201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ian Buss updated HBASE-22201:
-----------------------------
    Description: The test assumes {{sizeof(Result)}} will be the same as the 
estimated size of an empty Result which is not the case because estimated size 
also accounts for current capacity of its {{row_}} string member.  (was: The 
test assumes \{{ sizeof(Result) }} will be the same as the estimated size of an 
empty Result which is not the case because estimated size also accounts for 
current capacity of its \{{ row_ }} string member.)

> result-test.cc fails on EstimatedSize assertion
> -----------------------------------------------
>
>                 Key: HBASE-22201
>                 URL: https://issues.apache.org/jira/browse/HBASE-22201
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ian Buss
>            Priority: Major
>
> The test assumes {{sizeof(Result)}} will be the same as the estimated size of 
> an empty Result which is not the case because estimated size also accounts 
> for current capacity of its {{row_}} string member.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to