[
https://issues.apache.org/jira/browse/HBASE-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658932#comment-13658932
]
Hudson commented on HBASE-8377:
-------------------------------
Integrated in HBase-0.94-security #141 (See
[https://builds.apache.org/job/HBase-0.94-security/141/])
HBASE-8377 IntegrationTestBigLinkedList calculates wrap for linked list
size incorrectly (Revision 1470050)
Result = FAILURE
enis :
Files :
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java
> IntegrationTestBigLinkedList calculates wrap for linked list size incorrectly
> -----------------------------------------------------------------------------
>
> Key: HBASE-8377
> URL: https://issues.apache.org/jira/browse/HBASE-8377
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.98.0, 0.94.8, 0.95.1
>
> Attachments: hbase-8377_v1.patch
>
>
> There is a bug in IntegrationTestBigLinkedList that it reads the wrong config
> key to calculate the wrap size for the linked list. It uses num mappers,
> instead of num recors per mapper. This has not been caught before, because it
> causes the test to fail only if 1M is not divisible by num mappers. So
> launching the job with num mappers 1, 2, 4, 5 would succeed, while 6 will
> fail, etc.
--
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