[jira] [Commented] (HBASE-20727) Persist FlushedSequenceId to speed up WAL split after cluster restart

2018-06-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514992#comment-16514992 ] Hadoop QA commented on HBASE-20727: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-20331) clean up shaded packaging for 2.1

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514987#comment-16514987 ] Hudson commented on HBASE-20331: Results for branch HBASE-20331 [build #49 on

[jira] [Commented] (HBASE-20743) ASF License warnings for branch-1

2018-06-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514986#comment-16514986 ] Sean Busbey commented on HBASE-20743: - files in {{target}} should be getting ignored already. does

[jira] [Commented] (HBASE-20732) Shutdown scan pool when master is stopped.

2018-06-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514981#comment-16514981 ] Reid Chan commented on HBASE-20732: --- Quite different between local results.. > Shutdown scan pool

[jira] [Updated] (HBASE-20737) put collection into ArrayList instead of addAll function

2018-06-16 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-20737: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514974#comment-16514974 ] Hudson commented on HBASE-20723: Results for branch branch-1.4 [build #356 on

[jira] [Updated] (HBASE-20679) Add the ability to compile JSP dynamically in Jetty

2018-06-16 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20679: --- Attachment: HBASE-20679.004.patch > Add the ability to compile JSP dynamically in Jetty >

[jira] [Updated] (HBASE-20727) Persist FlushedSequenceId to speed up WAL split after cluster restart

2018-06-16 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allan Yang updated HBASE-20727: --- Attachment: HBASE-20727.005.patch > Persist FlushedSequenceId to speed up WAL split after cluster

[jira] [Commented] (HBASE-20745) Log when master proc wal rolls

2018-06-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514932#comment-16514932 ] Hadoop QA commented on HBASE-20745: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-20735) Invalid validation of coprocessor whitelist

2018-06-16 Thread Clay B. (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514910#comment-16514910 ] Clay B. commented on HBASE-20735: - This was seen on Hortonworks 2.6.3 as I understand it so roughly

[jira] [Updated] (HBASE-20745) Log when master proc wal rolls

2018-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20745: -- Fix Version/s: 2.0.2 > Log when master proc wal rolls > -- > >

[jira] [Updated] (HBASE-20745) Log when master proc wal rolls

2018-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20745: -- Attachment: HBASE-20745.master.001.patch > Log when master proc wal rolls > -- >

[jira] [Updated] (HBASE-20745) Log when master proc wal rolls

2018-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-20745: -- Status: Patch Available (was: Open) > Log when master proc wal rolls > -- > >

[jira] [Created] (HBASE-20745) Log when master proc wal rolls

2018-06-16 Thread stack (JIRA)
stack created HBASE-20745: - Summary: Log when master proc wal rolls Key: HBASE-20745 URL: https://issues.apache.org/jira/browse/HBASE-20745 Project: HBase Issue Type: Sub-task Components:

[jira] [Commented] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514894#comment-16514894 ] Hudson commented on HBASE-20723: Results for branch master [build #367 on

[jira] [Commented] (HBASE-20737) put collection into ArrayList instead of addAll function

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514892#comment-16514892 ] Hudson commented on HBASE-20737: Results for branch master [build #367 on

[jira] [Commented] (HBASE-20730) Add pv2 and amv2 chapters to refguide

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514893#comment-16514893 ] Hudson commented on HBASE-20730: Results for branch master [build #367 on

[jira] [Commented] (HBASE-20681) IntegrationTestDriver fails after HADOOP-15406 due to missing hamcrest-core

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514891#comment-16514891 ] Hudson commented on HBASE-20681: Results for branch master [build #367 on

[jira] [Commented] (HBASE-20732) Shutdown scan pool when master is stopped.

2018-06-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514875#comment-16514875 ] Hadoop QA commented on HBASE-20732: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Created] (HBASE-20744) Address FindBugs warnings in branch-1

2018-06-16 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20744: -- Summary: Address FindBugs warnings in branch-1 Key: HBASE-20744 URL: https://issues.apache.org/jira/browse/HBASE-20744 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-20743) ASF License warnings for branch-1

2018-06-16 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20743: -- Summary: ASF License warnings for branch-1 Key: HBASE-20743 URL: https://issues.apache.org/jira/browse/HBASE-20743 Project: HBase Issue Type: Bug Reporter:

[jira] [Updated] (HBASE-20732) Shutdown scan pool when master is stopped.

2018-06-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-20732: -- Status: Patch Available (was: Open) > Shutdown scan pool when master is stopped. >

[jira] [Updated] (HBASE-20732) Shutdown scan pool when master is stopped.

2018-06-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-20732: -- Attachment: HBASE-20732.master.001.patch > Shutdown scan pool when master is stopped. >

[jira] [Commented] (HBASE-20732) Shutdown scan pool when master is stopped.

2018-06-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514856#comment-16514856 ] Reid Chan commented on HBASE-20732: --- Let's see what QA say. > Shutdown scan pool when master is

[jira] [Commented] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514854#comment-16514854 ] Hudson commented on HBASE-20723: Results for branch branch-1 [build #350 on

[jira] [Commented] (HBASE-20332) shaded mapreduce module shouldn't include hadoop

2018-06-16 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514839#comment-16514839 ] Sean Busbey commented on HBASE-20332: - ugh. checkstyle in hte precommit run broke with a complaint

[jira] [Commented] (HBASE-20679) Add the ability to compile JSP dynamically in Jetty

2018-06-16 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514815#comment-16514815 ] Allan Yang commented on HBASE-20679: [~mdrob], glad that someone is still interested in this patch.

[jira] [Commented] (HBASE-19064) Synchronous replication for HBase

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514781#comment-16514781 ] Hudson commented on HBASE-19064: Results for branch HBASE-19064 [build #163 on

[jira] [Commented] (HBASE-20716) Unsafe access cleanup

2018-06-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514763#comment-16514763 ] Anoop Sam John commented on HBASE-20716: Ya we can clean it up and make like what we have in

[jira] [Commented] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-06-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514757#comment-16514757 ] Hudson commented on HBASE-20723: Results for branch branch-2 [build #868 on