[
https://issues.apache.org/jira/browse/HBASE-17021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646627#comment-15646627
]
Duo Zhang commented on HBASE-17021:
-----------------------------------
[~stack] [~ram_krish] As this patch could fix the contention and unexpected wal
roll, let's commit it first?
I will do some other changes to see if I can make AsyncFSWAL run faster for a
single node HDFS. For me, the WALPE is OK but in PE AsyncFSWAL is much slower.
Thanks.
> Use RingBuffer to reduce the contention in AsyncFSWAL
> -----------------------------------------------------
>
> Key: HBASE-17021
> URL: https://issues.apache.org/jira/browse/HBASE-17021
> Project: HBase
> Issue Type: Sub-task
> Components: wal
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: AsyncWAL_disruptor_7.patch, HBASE-17021-v1.patch,
> HBASE-17021-v2.patch, HBASE-17021.patch
>
>
> The WALPE result in HBASE-16890 shows that with disruptor's RingBuffer we can
> get a better performance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)