[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255130#comment-13255130
]
Jean-Daniel Cryans commented on HBASE-5782:
---
bq. Don't hate me, just throwing th
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255121#comment-13255121
]
Zhihong Yu commented on HBASE-5782:
---
Interesting patch.
How do we measure / compare the
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255102#comment-13255102
]
stack commented on HBASE-5782:
--
The test passes w/ your patch in place Lars. Let me try a pe
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255094#comment-13255094
]
Lars Hofhansl commented on HBASE-5782:
--
The short term choices we have are:
# revert
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255034#comment-13255034
]
stack commented on HBASE-5782:
--
I just committed a tool over on HBASE-5792. It tests WALs. I
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254994#comment-13254994
]
Zhihong Yu commented on HBASE-5782:
---
HLog.appendNoSync() is used by
HRegion.{append|doM
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254959#comment-13254959
]
Zhihong Yu commented on HBASE-5782:
---
bq. I'd prefer solution that doesn't add a lock to
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254932#comment-13254932
]
Jean-Daniel Cryans commented on HBASE-5782:
---
bq. In order to get 0.94.0 out the
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254925#comment-13254925
]
Lars Hofhansl commented on HBASE-5782:
--
So the problem is that logSyncerThread keeps
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254917#comment-13254917
]
Zhihong Yu commented on HBASE-5782:
---
bq. If this is right, then we should pull back HBAS
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254892#comment-13254892
]
Jean-Daniel Cryans commented on HBASE-5782:
---
Looking more into this, I think HBA
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254810#comment-13254810
]
Hadoop QA commented on HBASE-5782:
--
-1 overall. Here are the results of testing the late
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254805#comment-13254805
]
Jean-Daniel Cryans commented on HBASE-5782:
---
bq. Based on one of our requirement
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254782#comment-13254782
]
ramkrishna.s.vasudevan commented on HBASE-5782:
---
This patch passes TestHLog
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254728#comment-13254728
]
ramkrishna.s.vasudevan commented on HBASE-5782:
---
@Zhihong
Yes HBASE-5699 can
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254724#comment-13254724
]
Zhihong Yu commented on HBASE-5782:
---
One option is to not use appendNoSync() in doMiniBa
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254669#comment-13254669
]
ramkrishna.s.vasudevan commented on HBASE-5782:
---
We can easily reproduce thi
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254666#comment-13254666
]
ramkrishna.s.vasudevan commented on HBASE-5782:
---
The problem here is
{code}
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254646#comment-13254646
]
ramkrishna.s.vasudevan commented on HBASE-5782:
---
Found the problem and worki
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254433#comment-13254433
]
Lars Hofhansl commented on HBASE-5782:
--
Thanks Ram!
> Not all the re
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254385#comment-13254385
]
ramkrishna.s.vasudevan commented on HBASE-5782:
---
@LArs
Tomorrow i can try wr
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253996#comment-13253996
]
Lars Hofhansl commented on HBASE-5782:
--
And is there anything interesting in the log
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253990#comment-13253990
]
Lars Hofhansl commented on HBASE-5782:
--
You tried multiple times in 0.92.1, and no pr
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253978#comment-13253978
]
Gopinathan A commented on HBASE-5782:
-
Initially I also doubted the same. I am able to
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253886#comment-13253886
]
Lars Hofhansl commented on HBASE-5782:
--
Did you have HBASE-5778 enabled?
[
https://issues.apache.org/jira/browse/HBASE-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253418#comment-13253418
]
ramkrishna.s.vasudevan commented on HBASE-5782:
---
@Lars
I was checking this i
26 matches
Mail list logo