[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270374#comment-16270374 ] Hudson commented on HBASE-17049: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4136 (See

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270311#comment-16270311 ] Hudson commented on HBASE-17049: FAILURE: Integrated in Jenkins build HBase-2.0 #934 (See

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270043#comment-16270043 ] stack commented on HBASE-17049: --- I'm running a little compare now too... will be back. > Do not issue sync

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16269914#comment-16269914 ] Duo Zhang commented on HBASE-17049: --- OK, let me commit then. Thanks [~zghaobac] And [~ram_krish] for

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268646#comment-16268646 ] ramkrishna.s.vasudevan commented on HBASE-17049: Tried with 24 threads as [~zghaobac] did

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-28 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268571#comment-16268571 ] Guanghao Zhang commented on HBASE-17049: Rerun the test with jdk8u152. The result for asyncfs is

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-28 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268361#comment-16268361 ] ramkrishna.s.vasudevan commented on HBASE-17049: bq./home/rsvasude/jdk1.8.0_45 Oh - then

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268012#comment-16268012 ] Guanghao Zhang commented on HBASE-17049: bq. There is performance regression in CompletableFuture

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16267989#comment-16267989 ] Duo Zhang commented on HBASE-17049: --- Oh one more thing, [~chancelq] and [~ram_krish], what is the jdk

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266763#comment-16266763 ] Duo Zhang commented on HBASE-17049: --- We still use hard disk, so the disk io maybe the bottleneck then

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-27 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266526#comment-16266526 ] Guanghao Zhang commented on HBASE-17049: Build from our latest branch-2. And run the PE with a

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265439#comment-16265439 ] ramkrishna.s.vasudevan commented on HBASE-17049: Good one. Will test this patch once next

[jira] [Commented] (HBASE-17049) Do not issue sync request when there are still entries in ringbuffer

2017-11-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265278#comment-16265278 ] Duo Zhang commented on HBASE-17049: --- [~zghaobac] Please also try the patch here when testing with PE