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

stack updated HBASE-10156:
--------------------------

    Attachment: 10156v6.txt

Fix deadlock, javadoc, and long lines.  I removed the updateLock.  Seemed odd 
taking a lock every time we wanted to append.  Rather, did a more involved 
little dance around lock rolling halting the writer while the WAL is swapped 
out under it.

> Fix up the HBASE-8755 slowdown when low contention
> --------------------------------------------------
>
>                 Key: HBASE-10156
>                 URL: https://issues.apache.org/jira/browse/HBASE-10156
>             Project: HBase
>          Issue Type: Sub-task
>          Components: wal
>            Reporter: stack
>            Assignee: stack
>         Attachments: 10156.txt, 10156v2.txt, 10156v3.txt, 10156v4.txt, 
> 10156v5.txt, 10156v6.txt, Disrupting.java
>
>
> HBASE-8755 slows our writes when only a few clients.  Fix.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to