[
https://issues.apache.org/jira/browse/HBASE-15935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368213#comment-15368213
]
Hudson commented on HBASE-15935:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #1192 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1192/])
HBASE-15935 Set up a concurrent walker that walks flushed circular (eclark: rev
cb118c8de6ddb783e90c07912a5fbdd629eabf06)
*
hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedListWithVisibility.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestReplication.java
*
hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java
> Have a separate Walker task running concurrently with Generator
> ------------------------------------------------------------------
>
> Key: HBASE-15935
> URL: https://issues.apache.org/jira/browse/HBASE-15935
> Project: HBase
> Issue Type: Sub-task
> Components: integration tests
> Reporter: Joseph
> Assignee: Joseph
> Priority: Minor
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-15935.patch
>
>
> Keep track of which linked lists have been flushed in an HBase table, so that
> we can concurrently Walk these lists during the Generation phase. This will
> allow us to test:
> 1. HBase under concurrent read/writes
> 2. Availability of data immediately after flushes (as opposed to waiting till
> the Verification phase)
> The review diff can be found at:
> https://reviews.apache.org/r/48294/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)