[jira] [Commented] (HBASE-19373) Fix Checkstyle error in hbase-annotations

2017-11-29 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270623#comment-16270623
 ] 

Peter Somogyi commented on HBASE-19373:
---

+1

> Fix Checkstyle error in hbase-annotations
> -
>
> Key: HBASE-19373
> URL: https://issues.apache.org/jira/browse/HBASE-19373
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Jan Hentschel
>Assignee: Jan Hentschel
>Priority: Trivial
> Attachments: HBASE-19373.master.001.patch
>
>
> Fix the remaining Checkstyle error regarding line length in the 
> *hbase-annotations* module.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19188) Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270443#comment-16270443
 ] 

Peter Somogyi commented on HBASE-19188:
---

[~Jan Hentschel], [~appy]: As you took over RM for 1.2. Do you have input here? 
I think it should be a blocker for 1.2.7 release.

> Build fails on branch-1 using maven-3.5.2
> -
>
> Key: HBASE-19188
> URL: https://issues.apache.org/jira/browse/HBASE-19188
> Project: HBase
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.4.0, 1.3.1, 1.2.6, 1.5.0
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Blocker
> Fix For: 1.4.0, 1.3.2, 1.2.7
>
> Attachments: HBASE-19188.branch-1.2.001.patch
>
>
> With maven 3.5.2 the build fails on branch-1-2, branch-1.3, branch-1.4 and 
> branch-1. On  branch-1.1, branch-2 and master the build succeeds. With older 
> maven versions the build finishes.
> {code:title=Maven version}
> $ mvn -v
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; 
> support was removed in 8.0
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T09:58:13+02:00)
> Maven home: /Users/peter.somogyi/bin/apache-maven-3.5.2
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
> {code}
> {code}
> $ mvn clean install -DskipTests
> ...
> [INFO] --- jamon-maven-plugin:2.4.1:translate (default) @ hbase-server ---
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
> [INFO] Executing tasks
> main:
> log4j:WARN No appenders could be found for logger (org.apache.jasper.JspC).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> [INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via 
> org.mortbay.log.Slf4jLog
> java.util.MissingResourceException: Can't find bundle for base name 
> org.apache.jasper.resources.LocalStrings, locale en_US
>   at 
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
>   at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
>   at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
>   at org.apache.jasper.compiler.Localizer.(Localizer.java:36)
>   at 
> org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:103)
>   at org.apache.jasper.JspC.initServletContext(JspC.java:1242)
>   at org.apache.jasper.JspC.execute(JspC.java:1103)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)
>   at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
>   at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.Task.perform(Task.java:348)
>   at org.apache.tools.ant.Target.execute(Target.java:390)
>   at org.apache.tools.ant.Target.performTasks(Target.java:411)
>   at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
>   at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
>   at 
> org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:270)
>   at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:353)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:198)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> 

[jira] [Commented] (HBASE-19188) Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270986#comment-16270986
 ] 

Peter Somogyi commented on HBASE-19188:
---

Yes, {{install}} target is fixed using the scope change but {{site}} is still 
failing.

> Build fails on branch-1 using maven-3.5.2
> -
>
> Key: HBASE-19188
> URL: https://issues.apache.org/jira/browse/HBASE-19188
> Project: HBase
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.4.0, 1.3.1, 1.2.6, 1.5.0
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Blocker
> Fix For: 1.4.0, 1.3.2, 1.2.7
>
> Attachments: HBASE-19188.branch-1.2.001.patch
>
>
> With maven 3.5.2 the build fails on branch-1-2, branch-1.3, branch-1.4 and 
> branch-1. On  branch-1.1, branch-2 and master the build succeeds. With older 
> maven versions the build finishes.
> {code:title=Maven version}
> $ mvn -v
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; 
> support was removed in 8.0
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T09:58:13+02:00)
> Maven home: /Users/peter.somogyi/bin/apache-maven-3.5.2
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
> {code}
> {code}
> $ mvn clean install -DskipTests
> ...
> [INFO] --- jamon-maven-plugin:2.4.1:translate (default) @ hbase-server ---
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
> [INFO] Executing tasks
> main:
> log4j:WARN No appenders could be found for logger (org.apache.jasper.JspC).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> [INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via 
> org.mortbay.log.Slf4jLog
> java.util.MissingResourceException: Can't find bundle for base name 
> org.apache.jasper.resources.LocalStrings, locale en_US
>   at 
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
>   at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
>   at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
>   at org.apache.jasper.compiler.Localizer.(Localizer.java:36)
>   at 
> org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:103)
>   at org.apache.jasper.JspC.initServletContext(JspC.java:1242)
>   at org.apache.jasper.JspC.execute(JspC.java:1103)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)
>   at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
>   at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.Task.perform(Task.java:348)
>   at org.apache.tools.ant.Target.execute(Target.java:390)
>   at org.apache.tools.ant.Target.performTasks(Target.java:411)
>   at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
>   at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
>   at 
> org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:270)
>   at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:353)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:198)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>   at 
> 

[jira] [Commented] (HBASE-19351) Deprecated is missing in Table implementations

2017-11-27 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268264#comment-16268264
 ] 

Peter Somogyi commented on HBASE-19351:
---

Just checked, javadoc has the Deprecation tags.

> Deprecated is missing in Table implementations
> --
>
> Key: HBASE-19351
> URL: https://issues.apache.org/jira/browse/HBASE-19351
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19351.master.001.patch
>
>
> Table interface has some deprecated methods and the implementations do not 
> have it so those methods are visible as non-deprecated.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19330) Remove duplicated dependency from hbase-rest

2017-11-22 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19330:
--
Status: In Progress  (was: Patch Available)

> Remove duplicated dependency from hbase-rest
> 
>
> Key: HBASE-19330
> URL: https://issues.apache.org/jira/browse/HBASE-19330
> Project: HBase
>  Issue Type: Bug
>  Components: dependencies
>Affects Versions: 2.0.0-alpha-4, 3.0.0
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Trivial
> Fix For: 3.0.0, 2.0.0-beta-1
>
> Attachments: HBASE-19330.master.001.patch, 
> HBASE-19330.master.001.patch
>
>
> In hbase-rest module hbase-hadoop-compat dependency is listed twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19330) Remove duplicated dependency from hbase-rest

2017-11-22 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19330:
--
Status: Patch Available  (was: In Progress)

> Remove duplicated dependency from hbase-rest
> 
>
> Key: HBASE-19330
> URL: https://issues.apache.org/jira/browse/HBASE-19330
> Project: HBase
>  Issue Type: Bug
>  Components: dependencies
>Affects Versions: 2.0.0-alpha-4, 3.0.0
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Trivial
> Fix For: 3.0.0, 2.0.0-beta-1
>
> Attachments: HBASE-19330.master.001.patch, 
> HBASE-19330.master.001.patch
>
>
> In hbase-rest module hbase-hadoop-compat dependency is listed twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19330) Remove duplicated dependency from hbase-rest

2017-11-22 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19330:
--
Attachment: HBASE-19330.master.001.patch

> Remove duplicated dependency from hbase-rest
> 
>
> Key: HBASE-19330
> URL: https://issues.apache.org/jira/browse/HBASE-19330
> Project: HBase
>  Issue Type: Bug
>  Components: dependencies
>Affects Versions: 3.0.0, 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Trivial
> Fix For: 3.0.0, 2.0.0-beta-1
>
> Attachments: HBASE-19330.master.001.patch, 
> HBASE-19330.master.001.patch
>
>
> In hbase-rest module hbase-hadoop-compat dependency is listed twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19330) Remove duplicated dependency from hbase-rest

2017-11-22 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16263216#comment-16263216
 ] 

Peter Somogyi commented on HBASE-19330:
---

Previous build failed with strange message. Retrying.

{noformat}
14:20:56 Processing: HBASE-19330
14:24:03 ERROR: Unsure how to process HBASE-19330.
{noformat}

> Remove duplicated dependency from hbase-rest
> 
>
> Key: HBASE-19330
> URL: https://issues.apache.org/jira/browse/HBASE-19330
> Project: HBase
>  Issue Type: Bug
>  Components: dependencies
>Affects Versions: 3.0.0, 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Trivial
> Fix For: 3.0.0, 2.0.0-beta-1
>
> Attachments: HBASE-19330.master.001.patch, 
> HBASE-19330.master.001.patch
>
>
> In hbase-rest module hbase-hadoop-compat dependency is listed twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19188) Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19188:
--
Attachment: HBASE-19188.branch-1.2.002.patch

Attached patch v2. This solves the maven-ant-plugin issue but still needs work 
for {{site}} target. There we still have the dependency issue with jsp-2.1 and 
jasper-runtime conflict.

> Build fails on branch-1 using maven-3.5.2
> -
>
> Key: HBASE-19188
> URL: https://issues.apache.org/jira/browse/HBASE-19188
> Project: HBase
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.4.0, 1.3.1, 1.2.6, 1.5.0
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Blocker
> Fix For: 1.4.0, 1.3.2, 1.2.7
>
> Attachments: HBASE-19188.branch-1.2.001.patch, 
> HBASE-19188.branch-1.2.002.patch
>
>
> With maven 3.5.2 the build fails on branch-1-2, branch-1.3, branch-1.4 and 
> branch-1. On  branch-1.1, branch-2 and master the build succeeds. With older 
> maven versions the build finishes.
> {code:title=Maven version}
> $ mvn -v
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; 
> support was removed in 8.0
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T09:58:13+02:00)
> Maven home: /Users/peter.somogyi/bin/apache-maven-3.5.2
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
> {code}
> {code}
> $ mvn clean install -DskipTests
> ...
> [INFO] --- jamon-maven-plugin:2.4.1:translate (default) @ hbase-server ---
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
> [INFO] Executing tasks
> main:
> log4j:WARN No appenders could be found for logger (org.apache.jasper.JspC).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> [INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via 
> org.mortbay.log.Slf4jLog
> java.util.MissingResourceException: Can't find bundle for base name 
> org.apache.jasper.resources.LocalStrings, locale en_US
>   at 
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
>   at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
>   at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
>   at org.apache.jasper.compiler.Localizer.(Localizer.java:36)
>   at 
> org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:103)
>   at org.apache.jasper.JspC.initServletContext(JspC.java:1242)
>   at org.apache.jasper.JspC.execute(JspC.java:1103)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)
>   at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
>   at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.Task.perform(Task.java:348)
>   at org.apache.tools.ant.Target.execute(Target.java:390)
>   at org.apache.tools.ant.Target.performTasks(Target.java:411)
>   at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
>   at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
>   at 
> org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:270)
>   at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:353)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:198)
>   at 
> 

[jira] [Commented] (HBASE-19188) Build fails on branch-1 using maven-3.5.2

2017-11-29 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271495#comment-16271495
 ] 

Peter Somogyi commented on HBASE-19188:
---

Just one thing to add, the logs now have an ERROR message but the build succeed.
{noformat}
[INFO] Generating "Dependency Information" report --- 
maven-project-info-reports-plugin:2.7:dependency-info
[INFO] Generating "Dependency Management" report --- 
maven-project-info-reports-plugin:2.7:dependency-management
[INFO] Generating "Dependencies" report --- 
maven-project-info-reports-plugin:2.7:dependencies
[ERROR] Artifact: org.xerial.snappy:snappy-java:jar:1.0.4.1 has no file.
[ERROR] Artifact: tomcat:jasper-compiler:jar:5.5.23 has no file.
[ERROR] Artifact: tomcat:jasper-runtime:jar:5.5.23 has no file.
[ERROR] Artifact: xmlenc:xmlenc:jar:0.52 has no file.
[INFO] Generating "Dependency Convergence" report --- 
maven-project-info-reports-plugin:2.7:dependency-convergence
[INFO] Generating "Plugin Management" report--- 
maven-project-info-reports-plugin:2.7:plugin-management
[INFO] Generating "Project Plugins" report  --- 
maven-project-info-reports-plugin:2.7:plugins
[INFO] Generating "Distribution Management" report --- 
maven-project-info-reports-plugin:2.7:distribution-management
[INFO] Generating "Checkstyle" report   --- 
maven-checkstyle-plugin:2.17:checkstyle
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ... SUCCESS [04:53 min]
[INFO] Apache HBase - Checkstyle .. SUCCESS [  0.392 s]
[INFO] Apache HBase - Resource Bundle . SUCCESS [  0.120 s]
[INFO] Apache HBase - Annotations . SUCCESS [  7.321 s]
[INFO] Apache HBase - Protocol  SUCCESS [  2.421 s]
[INFO] Apache HBase - Common .. SUCCESS [  3.053 s]
[INFO] Apache HBase - Procedure ... SUCCESS [  0.449 s]
[INFO] Apache HBase - Client .. SUCCESS [  1.490 s]
[INFO] Apache HBase - Hadoop Compatibility  SUCCESS [  0.160 s]
[INFO] Apache HBase - Hadoop Two Compatibility  SUCCESS [  0.643 s]
[INFO] Apache HBase - Prefix Tree . SUCCESS [  0.466 s]
[INFO] Apache HBase - Server .. SUCCESS [ 11.311 s]
[INFO] Apache HBase - Testing Util  SUCCESS [  0.704 s]
[INFO] Apache HBase - Thrift .. SUCCESS [  2.337 s]
[INFO] Apache HBase - Rest  SUCCESS [  0.980 s]
[INFO] Apache HBase - Shell ... SUCCESS [  0.525 s]
[INFO] Apache HBase - Integration Tests ... SUCCESS [  1.120 s]
[INFO] Apache HBase - Examples  SUCCESS [  0.616 s]
[INFO] Apache HBase - External Block Cache  SUCCESS [  0.452 s]
[INFO] Apache HBase - Assembly  SUCCESS [  1.002 s]
[INFO] Apache HBase - Shaded .. SUCCESS [  0.068 s]
[INFO] Apache HBase - Shaded - Client . SUCCESS [  0.291 s]
[INFO] Apache HBase - Shaded - Server . SUCCESS [  0.465 s]
[INFO] Apache HBase Shaded Packaging Invariants ... SUCCESS [ 13.893 s]
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 05:44 min
[INFO] Finished at: 2017-11-29T21:16:21+01:00
[INFO] Final Memory: 221M/2466M
[INFO] 
{noformat}

> Build fails on branch-1 using maven-3.5.2
> -
>
> Key: HBASE-19188
> URL: https://issues.apache.org/jira/browse/HBASE-19188
> Project: HBase
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.4.0, 1.3.1, 1.2.6, 1.5.0
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Blocker
> Fix For: 1.4.0, 1.3.2, 1.2.7
>
> Attachments: HBASE-19188.branch-1.2.001.patch, 
> HBASE-19188.branch-1.2.002.patch
>
>
> With maven 3.5.2 the build fails on branch-1-2, branch-1.3, branch-1.4 and 
> branch-1. On  branch-1.1, branch-2 and master the build succeeds. With older 
> maven versions the build finishes.
> {code:title=Maven version}
> $ mvn -v
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; 
> support was removed in 8.0
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T09:58:13+02:00)
> Maven home: /Users/peter.somogyi/bin/apache-maven-3.5.2
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Java 

[jira] [Updated] (HBASE-19213) Align check and mutate operations in Table and AsyncTable

2017-12-01 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19213:
--
Status: Patch Available  (was: Open)

> Align check and mutate operations in Table and AsyncTable
> -
>
> Key: HBASE-19213
> URL: https://issues.apache.org/jira/browse/HBASE-19213
> Project: HBase
>  Issue Type: Sub-task
>  Components: API
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19213.master.001.patch
>
>
> Check and mutate methods are way different. Table has checkAndx methods (some 
> of them are deprecated), but AsyncTable has an interface called 
> CheckAndMutateBuilder and these kind of operations are handled through that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19213) Align check and mutate operations in Table and AsyncTable

2017-12-01 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19213:
--
Release Note: TODO

> Align check and mutate operations in Table and AsyncTable
> -
>
> Key: HBASE-19213
> URL: https://issues.apache.org/jira/browse/HBASE-19213
> Project: HBase
>  Issue Type: Sub-task
>  Components: API
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19213.master.001.patch
>
>
> Check and mutate methods are way different. Table has checkAndx methods (some 
> of them are deprecated), but AsyncTable has an interface called 
> CheckAndMutateBuilder and these kind of operations are handled through that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19396) Fix flaky test TestHTableMultiplexerFlushCache

2017-12-01 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16274109#comment-16274109
 ] 

Peter Somogyi commented on HBASE-19396:
---

+1

> Fix flaky test TestHTableMultiplexerFlushCache
> --
>
> Key: HBASE-19396
> URL: https://issues.apache.org/jira/browse/HBASE-19396
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.5.0
>Reporter: Guanghao Zhang
>Assignee: Guanghao Zhang
>Priority: Minor
> Attachments: HBASE-19396.branch-1.001.patch
>
>
> [INFO] Running org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache
> [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.67 
> s <<< FAILURE! - in 
> org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache
> [ERROR] 
> testOnRegionMove(org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache)
>   Time elapsed: 4.644 s  <<< FAILURE!
> java.lang.AssertionError: Did not find a new RegionServer to use
>   at 
> org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache.testOnRegionMove(TestHTableMultiplexerFlushCache.java:160)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19213) Align check and mutate operations in Table and AsyncTable

2017-12-01 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19213:
--
Attachment: HBASE-19213.master.001.patch

> Align check and mutate operations in Table and AsyncTable
> -
>
> Key: HBASE-19213
> URL: https://issues.apache.org/jira/browse/HBASE-19213
> Project: HBase
>  Issue Type: Sub-task
>  Components: API
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-19213.master.001.patch
>
>
> Check and mutate methods are way different. Table has checkAndx methods (some 
> of them are deprecated), but AsyncTable has an interface called 
> CheckAndMutateBuilder and these kind of operations are handled through that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19213) Align check and mutate operations in Table and AsyncTable

2017-12-05 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16278272#comment-16278272
 ] 

Peter Somogyi commented on HBASE-19213:
---

Thanks [~appy] for the review! Yes, you're right that this way it is easier to 
keep the 2 interfaces in sync. I'll work on your suggestion.

> Align check and mutate operations in Table and AsyncTable
> -
>
> Key: HBASE-19213
> URL: https://issues.apache.org/jira/browse/HBASE-19213
> Project: HBase
>  Issue Type: Sub-task
>  Components: API
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19213.branch-2.002.patch, 
> HBASE-19213.master.001.patch, HBASE-19213.master.001.patch, 
> HBASE-19213.master.002.patch
>
>
> Check and mutate methods are way different. Table has checkAndx methods (some 
> of them are deprecated), but AsyncTable has an interface called 
> CheckAndMutateBuilder and these kind of operations are handled through that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19538) Remove unnecessary semicolons in hbase-client

2017-12-17 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16294218#comment-16294218
 ] 

Peter Somogyi commented on HBASE-19538:
---

+1

> Remove unnecessary semicolons in hbase-client
> -
>
> Key: HBASE-19538
> URL: https://issues.apache.org/jira/browse/HBASE-19538
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Jan Hentschel
>Assignee: Jan Hentschel
>Priority: Minor
> Attachments: HBASE-19538.master.001.patch
>
>
> Currently *hbase-client* has some places with unnecessary semicolons, which 
> should be removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19540) Reduce number of unnecessary semicolons

2017-12-17 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16294222#comment-16294222
 ] 

Peter Somogyi commented on HBASE-19540:
---

+1

> Reduce number of unnecessary semicolons
> ---
>
> Key: HBASE-19540
> URL: https://issues.apache.org/jira/browse/HBASE-19540
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Jan Hentschel
>Assignee: Jan Hentschel
>Priority: Minor
> Attachments: HBASE-19540.master.001.patch
>
>
> Some modules contain unnecessary semicolons, which should be removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19539) Remove unnecessary semicolons in hbase-common

2017-12-17 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16294223#comment-16294223
 ] 

Peter Somogyi commented on HBASE-19539:
---

+1

> Remove unnecessary semicolons in hbase-common
> -
>
> Key: HBASE-19539
> URL: https://issues.apache.org/jira/browse/HBASE-19539
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Jan Hentschel
>Assignee: Jan Hentschel
>Priority: Minor
> Attachments: HBASE-19539.master.001.patch
>
>
> Currently *hbase-common* has some places with unnecessary semicolons, which 
> should be removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19213) Align check and mutate operations in Table and AsyncTable

2017-12-13 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19213:
--
   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

> Align check and mutate operations in Table and AsyncTable
> -
>
> Key: HBASE-19213
> URL: https://issues.apache.org/jira/browse/HBASE-19213
> Project: HBase
>  Issue Type: Sub-task
>  Components: API
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 3.0.0, 2.0.0-beta-1
>
> Attachments: HBASE-19213.branch-2.002.patch, 
> HBASE-19213.master.001.patch, HBASE-19213.master.001.patch, 
> HBASE-19213.master.002.patch
>
>
> Check and mutate methods are way different. Table has checkAndx methods (some 
> of them are deprecated), but AsyncTable has an interface called 
> CheckAndMutateBuilder and these kind of operations are handled through that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19213) Align check and mutate operations in Table and AsyncTable

2017-12-13 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16288972#comment-16288972
 ] 

Peter Somogyi commented on HBASE-19213:
---

Thanks for the reviews!
Resolved the issue but please check if everything is filled correctly.

> Align check and mutate operations in Table and AsyncTable
> -
>
> Key: HBASE-19213
> URL: https://issues.apache.org/jira/browse/HBASE-19213
> Project: HBase
>  Issue Type: Sub-task
>  Components: API
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 3.0.0, 2.0.0-beta-1
>
> Attachments: HBASE-19213.branch-2.002.patch, 
> HBASE-19213.master.001.patch, HBASE-19213.master.001.patch, 
> HBASE-19213.master.002.patch
>
>
> Check and mutate methods are way different. Table has checkAndx methods (some 
> of them are deprecated), but AsyncTable has an interface called 
> CheckAndMutateBuilder and these kind of operations are handled through that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19239) Fix findbugs and error-prone warnings (branch-1)

2017-12-13 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289105#comment-16289105
 ] 

Peter Somogyi commented on HBASE-19239:
---

[~apurtell], for HBASE-19497 I started with cherry-picking this commit and 
[~balazs.meszaros] had a comment on ReviewBoard[1] about changing == to equals 
in LRUDictionary.

Can you take a look? Thanks!

[1] https://reviews.apache.org/r/64532/#comment272086

> Fix findbugs and error-prone warnings (branch-1)
> 
>
> Key: HBASE-19239
> URL: https://issues.apache.org/jira/browse/HBASE-19239
> Project: HBase
>  Issue Type: Improvement
>Reporter: Andrew Purtell
>Assignee: Andrew Purtell
> Fix For: 1.4.0
>
> Attachments: HBASE-19239-branch-1.patch, HBASE-19239-branch-1.patch, 
> HBASE-19239-branch-1.patch, HBASE-19239.branch-1.addendum.002.patch, 
> HBASE-19239.branch-1.addendum.patch
>
>
> Fix important findbugs and error-prone warnings on branch-1.4 / branch-1. 
> Forward port as appropriate. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-13 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16288945#comment-16288945
 ] 

Peter Somogyi commented on HBASE-19497:
---

Sorry, I forgot to link ReviewBoard to this Jira.
https://reviews.apache.org/r/64532/

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19213) Align check and mutate operations in Table and AsyncTable

2017-12-13 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19213:
--
Release Note: 
In Table interface deprecate checkAndPut, checkAndDelete and checkAndMutate 
methods.
Similarly to AsyncTable a new method was added to replace the deprecated ones: 
CheckAndMutateBuilder checkAndMutate(byte[] row, byte[] family) with 
CheckAndMutateBuilder interface which can be used to construct the checkAnd*() 
operations.

  was:TODO


> Align check and mutate operations in Table and AsyncTable
> -
>
> Key: HBASE-19213
> URL: https://issues.apache.org/jira/browse/HBASE-19213
> Project: HBase
>  Issue Type: Sub-task
>  Components: API
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Minor
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19213.branch-2.002.patch, 
> HBASE-19213.master.001.patch, HBASE-19213.master.001.patch, 
> HBASE-19213.master.002.patch
>
>
> Check and mutate methods are way different. Table has checkAndx methods (some 
> of them are deprecated), but AsyncTable has an interface called 
> CheckAndMutateBuilder and these kind of operations are handled through that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Work started] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-13 Thread Peter Somogyi (JIRA)

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

Work on HBASE-19498 started by Peter Somogyi.
-
> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19545) Replace getBytes(StandardCharsets.UTF_8) to Bytes.toBytes

2017-12-17 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19545:
-

 Summary: Replace getBytes(StandardCharsets.UTF_8) to Bytes.toBytes
 Key: HBASE-19545
 URL: https://issues.apache.org/jira/browse/HBASE-19545
 Project: HBase
  Issue Type: Improvement
Affects Versions: 2.0.0-beta-1
Reporter: Peter Somogyi
Assignee: Peter Somogyi
Priority: Minor
 Fix For: 2.0.0-beta-2


On HBASE-19498 [~stack] mentioned that Bytes.toBytes by default uses UTF_8 
encoding so getBytes(StandardCharsets.UTF_8) can be simplified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch, HBASE-19498.master.003.patch, 
> HBASE-19498.master.004.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19549) Change path comparison in CommonFSUtils

2017-12-18 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19549:
-

 Summary: Change path comparison in CommonFSUtils
 Key: HBASE-19549
 URL: https://issues.apache.org/jira/browse/HBASE-19549
 Project: HBase
  Issue Type: Bug
Reporter: Peter Somogyi
Assignee: Peter Somogyi


CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed 
to equals and [~stack] recommended to use Path:makeQualified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Attachment: HBASE-19497.master.001.patch

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: In Progress  (was: Patch Available)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Attachment: HBASE-19498.master.002.patch

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Attachment: HBASE-19498.master.001.patch

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-12 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19498:
-

 Summary: Fix findbugs and error-prone warnings in hbase-client 
(branch-2)
 Key: HBASE-19498
 URL: https://issues.apache.org/jira/browse/HBASE-19498
 Project: HBase
  Issue Type: Sub-task
Reporter: Peter Somogyi
Assignee: Peter Somogyi






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: In Progress  (was: Patch Available)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Attachment: HBASE-19497.master.004.patch

Fix newly generated checkstyle warnings.

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch, 
> HBASE-19497.master.003.patch, HBASE-19497.master.004.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: In Progress  (was: Patch Available)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch, 
> HBASE-19497.master.003.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Attachment: HBASE-19497.master.002.patch

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: In Progress  (was: Patch Available)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Attachment: HBASE-19497.master.003.patch

One import was missing from patch2. Fixing.

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch, 
> HBASE-19497.master.003.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch, 
> HBASE-19497.master.003.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19497:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch, 
> HBASE-19497.master.003.patch, HBASE-19497.master.004.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Status: In Progress  (was: Patch Available)

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Attachment: HBASE-19498.master.003.patch

v3: Fixed findbugs errors and incorrect commit message.

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch, HBASE-19498.master.003.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Status: Patch Available  (was: In Progress)

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch, HBASE-19498.master.003.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Status: In Progress  (was: Patch Available)

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19497) Fix findbugs and error-prone warnings in hbase-common (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291196#comment-16291196
 ] 

Peter Somogyi commented on HBASE-19497:
---

The javadoc warning is due to removed "unused" import. I will change the link 
in the javadoc to include the package instead in follow-up commit after reviews.

> Fix findbugs and error-prone warnings in hbase-common (branch-2)
> 
>
> Key: HBASE-19497
> URL: https://issues.apache.org/jira/browse/HBASE-19497
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19497.master.001.patch, 
> HBASE-19497.master.001.patch, HBASE-19497.master.002.patch, 
> HBASE-19497.master.003.patch, HBASE-19497.master.004.patch
>
>
> In hbase-common fix important findbugs and error-prone warnings on branch-2 / 
> master. Start with a forward port pass from HBASE-19239. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Attachment: HBASE-19498.master.004.patch

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch, HBASE-19498.master.003.patch, 
> HBASE-19498.master.004.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19498) Fix findbugs and error-prone warnings in hbase-client (branch-2)

2017-12-14 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19498:
--
Status: In Progress  (was: Patch Available)

> Fix findbugs and error-prone warnings in hbase-client (branch-2)
> 
>
> Key: HBASE-19498
> URL: https://issues.apache.org/jira/browse/HBASE-19498
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19498.master.001.patch, 
> HBASE-19498.master.002.patch, HBASE-19498.master.003.patch, 
> HBASE-19498.master.004.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19538) Remove unnecessary semicolons in hbase-client

2017-12-18 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295037#comment-16295037
 ] 

Peter Somogyi commented on HBASE-19538:
---

Yes, checkstyle warning is incorrect. The patch can go in.

> Remove unnecessary semicolons in hbase-client
> -
>
> Key: HBASE-19538
> URL: https://issues.apache.org/jira/browse/HBASE-19538
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Jan Hentschel
>Assignee: Jan Hentschel
>Priority: Minor
> Attachments: HBASE-19538.master.001.patch
>
>
> Currently *hbase-client* has some places with unnecessary semicolons, which 
> should be removed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19480) Enable Checkstyle in hbase-annotations

2017-12-18 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295023#comment-16295023
 ] 

Peter Somogyi commented on HBASE-19480:
---

+1

> Enable Checkstyle in hbase-annotations
> --
>
> Key: HBASE-19480
> URL: https://issues.apache.org/jira/browse/HBASE-19480
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Jan Hentschel
>Assignee: Jan Hentschel
>Priority: Trivial
> Attachments: HBASE-19480.master.001.patch
>
>
> After all Checkstyle errors are now resolved in the *hbase-annotations* 
> module, Checkstyle can now be configured to fail on violations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19549) Change path comparison in CommonFSUtils

2017-12-18 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16295191#comment-16295191
 ] 

Peter Somogyi commented on HBASE-19549:
---

Thanks for checking [~chia7712]! Just attached a new patch.

> Change path comparison in CommonFSUtils
> ---
>
> Key: HBASE-19549
> URL: https://issues.apache.org/jira/browse/HBASE-19549
> Project: HBase
>  Issue Type: Bug
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Attachments: HBASE-19549.master.001.patch, 
> HBASE-19549.master.002.patch
>
>
> CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed 
> to equals and [~stack] recommended to use Path:makeQualified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19549) Change path comparison in CommonFSUtils

2017-12-18 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19549:
--
Status: In Progress  (was: Patch Available)

> Change path comparison in CommonFSUtils
> ---
>
> Key: HBASE-19549
> URL: https://issues.apache.org/jira/browse/HBASE-19549
> Project: HBase
>  Issue Type: Bug
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Attachments: HBASE-19549.master.001.patch, 
> HBASE-19549.master.002.patch
>
>
> CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed 
> to equals and [~stack] recommended to use Path:makeQualified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19549) Change path comparison in CommonFSUtils

2017-12-18 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19549:
--
Status: Patch Available  (was: In Progress)

> Change path comparison in CommonFSUtils
> ---
>
> Key: HBASE-19549
> URL: https://issues.apache.org/jira/browse/HBASE-19549
> Project: HBase
>  Issue Type: Bug
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Attachments: HBASE-19549.master.001.patch, 
> HBASE-19549.master.002.patch
>
>
> CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed 
> to equals and [~stack] recommended to use Path:makeQualified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19549) Change path comparison in CommonFSUtils

2017-12-18 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19549:
--
Attachment: HBASE-19549.master.002.patch

> Change path comparison in CommonFSUtils
> ---
>
> Key: HBASE-19549
> URL: https://issues.apache.org/jira/browse/HBASE-19549
> Project: HBase
>  Issue Type: Bug
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Attachments: HBASE-19549.master.001.patch, 
> HBASE-19549.master.002.patch
>
>
> CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed 
> to equals and [~stack] recommended to use Path:makeQualified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19549) Change path comparison in CommonFSUtils

2017-12-18 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19549:
--
Attachment: HBASE-19549.master.001.patch

> Change path comparison in CommonFSUtils
> ---
>
> Key: HBASE-19549
> URL: https://issues.apache.org/jira/browse/HBASE-19549
> Project: HBase
>  Issue Type: Bug
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Attachments: HBASE-19549.master.001.patch
>
>
> CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed 
> to equals and [~stack] recommended to use Path:makeQualified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19549) Change path comparison in CommonFSUtils

2017-12-18 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19549:
--
Status: Patch Available  (was: Open)

> Change path comparison in CommonFSUtils
> ---
>
> Key: HBASE-19549
> URL: https://issues.apache.org/jira/browse/HBASE-19549
> Project: HBase
>  Issue Type: Bug
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Attachments: HBASE-19549.master.001.patch
>
>
> CommonFSUtils had a reference comparison in isValidWALRootDir. It was changed 
> to equals and [~stack] recommended to use Path:makeQualified.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19555) TestSplitTransactionOnCluster is flaky

2017-12-19 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19555:
--
Attachment: HBASE-19555.master.001.patch

> TestSplitTransactionOnCluster is flaky
> --
>
> Key: HBASE-19555
> URL: https://issues.apache.org/jira/browse/HBASE-19555
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19555.master.001.patch
>
>
> TestSplitTransactionOnCluster is #3 on flaky list.
> Regions are checked 2 different ways: {{cluster.getRegions(hri.getTable())} 
> vs {{ProtobufUtil.getOnlineRegions(server.getRSRpcServices())}}. The later 
> one can also include {{hbase:namespace}} table as well causing the test to 
> fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19555) TestSplitTransactionOnCluster is flaky

2017-12-19 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19555:
--
Status: Patch Available  (was: Open)

> TestSplitTransactionOnCluster is flaky
> --
>
> Key: HBASE-19555
> URL: https://issues.apache.org/jira/browse/HBASE-19555
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19555.master.001.patch
>
>
> TestSplitTransactionOnCluster is #3 on flaky list.
> Regions are checked 2 different ways: {{cluster.getRegions(hri.getTable())} 
> vs {{ProtobufUtil.getOnlineRegions(server.getRSRpcServices())}}. The later 
> one can also include {{hbase:namespace}} table as well causing the test to 
> fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19555) TestSplitTransactionOnCluster is flaky

2017-12-19 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19555:
-

 Summary: TestSplitTransactionOnCluster is flaky
 Key: HBASE-19555
 URL: https://issues.apache.org/jira/browse/HBASE-19555
 Project: HBase
  Issue Type: Bug
  Components: test
Affects Versions: 2.0.0-alpha-4
Reporter: Peter Somogyi
Assignee: Peter Somogyi
 Fix For: 2.0.0-beta-1


TestSplitTransactionOnCluster is #3 on flaky list.

Regions are checked 2 different ways: {{cluster.getRegions(hri.getTable())} vs 
{{ProtobufUtil.getOnlineRegions(server.getRSRpcServices())}}. The later one can 
also include {{hbase:namespace}} table as well causing the test to fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19555) TestSplitTransactionOnCluster is flaky

2017-12-19 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16297102#comment-16297102
 ] 

Peter Somogyi commented on HBASE-19555:
---

Patch only touches TestSplitTransactionOnCluster.java file which is excluded 
from the test because it is on flaky list. Other failures should not be related.

> TestSplitTransactionOnCluster is flaky
> --
>
> Key: HBASE-19555
> URL: https://issues.apache.org/jira/browse/HBASE-19555
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19555.master.001.patch
>
>
> TestSplitTransactionOnCluster is #3 on flaky list.
> Regions are checked 2 different ways: {{cluster.getRegions(hri.getTable())} 
> vs {{ProtobufUtil.getOnlineRegions(server.getRSRpcServices())}}. The later 
> one can also include {{hbase:namespace}} table as well causing the test to 
> fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (HBASE-19555) TestSplitTransactionOnCluster is flaky

2017-12-19 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16297102#comment-16297102
 ] 

Peter Somogyi edited comment on HBASE-19555 at 12/19/17 5:19 PM:
-

Patch only touches TestSplitTransactionOnCluster.java file which is excluded 
from the test because it is on flaky list. Other failures should not be related.

This modification fixed the flaky test for me locally, I ran the test approx. 
20 times.


was (Author: psomogyi):
Patch only touches TestSplitTransactionOnCluster.java file which is excluded 
from the test because it is on flaky list. Other failures should not be related.

> TestSplitTransactionOnCluster is flaky
> --
>
> Key: HBASE-19555
> URL: https://issues.apache.org/jira/browse/HBASE-19555
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19555.master.001.patch
>
>
> TestSplitTransactionOnCluster is #3 on flaky list.
> Regions are checked 2 different ways: {{cluster.getRegions(hri.getTable())} 
> vs {{ProtobufUtil.getOnlineRegions(server.getRSRpcServices())}}. The later 
> one can also include {{hbase:namespace}} table as well causing the test to 
> fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19555) TestSplitTransactionOnCluster is flaky

2017-12-19 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16297153#comment-16297153
 ] 

Peter Somogyi commented on HBASE-19555:
---

Thanks for the review!

> TestSplitTransactionOnCluster is flaky
> --
>
> Key: HBASE-19555
> URL: https://issues.apache.org/jira/browse/HBASE-19555
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19555.master.001.patch
>
>
> TestSplitTransactionOnCluster is #3 on flaky list.
> Regions are checked 2 different ways: {{cluster.getRegions(hri.getTable())} 
> vs {{ProtobufUtil.getOnlineRegions(server.getRSRpcServices())}}. The later 
> one can also include {{hbase:namespace}} table as well causing the test to 
> fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19295) The Configuration returned by CPEnv should be read-only.

2017-12-13 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289435#comment-16289435
 ] 

Peter Somogyi commented on HBASE-19295:
---

[~stack], [~vasas] and I investigted a sqoop failure and found that when 
{{Configuration.addDefaultResource(String)}} is called then 
ReadOnlyConfiguration throws UnsupportedOperationException even when you load 
not hbase-specific config. Probably we need some modification here.

https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java#L850-L859

> The Configuration returned by CPEnv should be read-only.
> 
>
> Key: HBASE-19295
> URL: https://issues.apache.org/jira/browse/HBASE-19295
> Project: HBase
>  Issue Type: Sub-task
>  Components: Coprocessors
>Reporter: stack
>Assignee: stack
>  Labels: incompatible
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19295.master.001.patch, 
> HBASE-19295.master.002.patch, HBASE-19295.master.003.patch, 
> HBASE-19295.master.004.patch, HBASE-19295.master.005.patch
>
>
> The Configuration a CP gets when it does a getConfiguration on the 
> environment is that of the RegionServer. The CP should not be able to modify 
> this config.  We should throw exception if they try to write us.
> Ditto w/ the Connection they can get from the env. They should not be able to 
> close it at min.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19512) Move EventType and ExecutorType from hbase-client to hbase-server

2017-12-14 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16290635#comment-16290635
 ] 

Peter Somogyi commented on HBASE-19512:
---

+1

> Move EventType and ExecutorType from hbase-client to hbase-server
> -
>
> Key: HBASE-19512
> URL: https://issues.apache.org/jira/browse/HBASE-19512
> Project: HBase
>  Issue Type: Task
>  Components: regionserver
>Reporter: Duo Zhang
>Assignee: Duo Zhang
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19512.patch
>
>
> Since there are marked as IA.Private and are only referenced in hbase-server.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19508) ReadOnlyConfiguration throws exception if any Configuration in current context calls addDefautlResource

2017-12-13 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16289636#comment-16289636
 ] 

Peter Somogyi commented on HBASE-19508:
---

+1
nit. License is different for the test. Extra "Copyright The Apache Software 
Foundation" and link indentation.

> ReadOnlyConfiguration throws exception if any Configuration in current 
> context calls addDefautlResource
> ---
>
> Key: HBASE-19508
> URL: https://issues.apache.org/jira/browse/HBASE-19508
> Project: HBase
>  Issue Type: Bug
>  Components: conf
>Reporter: stack
>Assignee: stack
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19508.master.001.patch
>
>
> Reported by [~psomogyi] up on HBASE-19295, the issue that added CpEnv 
> returning a read-only Configuration.
> Issue is that hadoop Configuration registers every created Configuration in a 
> static REGISTRY on construction. A call to addDefaultResource -- e.g. sqoop 
> does this in tests to get its configurations into the mix -- results in a 
> call to every registered Configurations loadResource.. which is disallowed in 
> our read-only Configuration.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19563) A few hbase-procedure classes missing @InterfaceAudience annotation

2017-12-20 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298199#comment-16298199
 ] 

Peter Somogyi commented on HBASE-19563:
---

+1, I did not find any other occurrences.

> A few hbase-procedure classes missing @InterfaceAudience annotation
> ---
>
> Key: HBASE-19563
> URL: https://issues.apache.org/jira/browse/HBASE-19563
> Project: HBase
>  Issue Type: Bug
>  Components: proc-v2
>Reporter: Guanghao Zhang
>Assignee: Guanghao Zhang
>Priority: Minor
>  Labels: beginner, procedure
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19563.master.001.patch, 
> HBASE-19563.master.002.patch
>
>
> NoopProcedureStore.java
> ProcedureStoreBase.java
> ProcedureMetrics.java
> LockStatus.java
> LockAndQueue.java
> ProcedureStateSerializer.java



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19565) TestSafemodeBringsDownMaster constantly hangs

2017-12-20 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19565:
-

 Summary: TestSafemodeBringsDownMaster constantly hangs
 Key: HBASE-19565
 URL: https://issues.apache.org/jira/browse/HBASE-19565
 Project: HBase
  Issue Type: Bug
  Components: test
Affects Versions: 2.0.0-alpha-4
Reporter: Peter Somogyi
Assignee: Peter Somogyi
 Fix For: 2.0.0-beta-2


TestSafemodeBringsDownMaster always hangs. The problem is with HDFS dependency:

SafeMode is turned on for HDFS which will throw SafeModeException. 
FanOutOneBlockAsyncDFSOutputHelper#completeFile should catch that exception but 
when unwrapRemoteException() is called NoSuchMethodError is thrown because 
SafeMode does not have constructor with String parameter in 2.7.4 release.
This was fixed by HDFS-8592 but it is not part of 2.7 release line since it is 
a breaking change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19565) TestSafemodeBringsDownMaster constantly hangs

2017-12-20 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298320#comment-16298320
 ] 

Peter Somogyi commented on HBASE-19565:
---

FanOutOneBlockAsyncDFSOutputHelper#completeFile method also needs modification 
to catch SafeModeException.
{code}
  try {
if (namenode.complete(src, clientName, block, fileId)) {
  endFileLease(client, fileId);
  return;
} else {
  LOG.warn("complete file " + src + " not finished, retry = " + retry);
}
  } catch (RemoteException e) {
IOException ioe = e.unwrapRemoteException();
if (ioe instanceof LeaseExpiredException) {
  LOG.warn("lease for file " + src + " is expired, give up", e);
  return;
} else if (ioe instanceof SafeModeException) {  // here we have to 
catch SafeModeException
  return;
} else {
  LOG.warn("complete file " + src + " failed, retry = " + retry, e);
}
  } catch (Exception e) {
LOG.warn("complete file " + src + " failed, retry = " + retry, e);
  }
  sleepIgnoreInterrupt(retry);

{code}

> TestSafemodeBringsDownMaster constantly hangs
> -
>
> Key: HBASE-19565
> URL: https://issues.apache.org/jira/browse/HBASE-19565
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-2
>
>
> TestSafemodeBringsDownMaster always hangs. The problem is with HDFS 
> dependency:
> SafeMode is turned on for HDFS which will throw SafeModeException. 
> FanOutOneBlockAsyncDFSOutputHelper#completeFile should catch that exception 
> but when unwrapRemoteException() is called NoSuchMethodError is thrown 
> because SafeMode does not have constructor with String parameter in 2.7.4 
> release.
> This was fixed by HDFS-8592 but it is not part of 2.7 release line since it 
> is a breaking change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19565) TestSafemodeBringsDownMaster constantly hangs

2017-12-20 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16298438#comment-16298438
 ] 

Peter Somogyi commented on HBASE-19565:
---

Thanks [~Apache9], I haven't noticed that issue. Closing this one as duplicate.

> TestSafemodeBringsDownMaster constantly hangs
> -
>
> Key: HBASE-19565
> URL: https://issues.apache.org/jira/browse/HBASE-19565
> Project: HBase
>  Issue Type: Bug
>  Components: test
>Affects Versions: 2.0.0-alpha-4
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
> Fix For: 2.0.0-beta-2
>
>
> TestSafemodeBringsDownMaster always hangs. The problem is with HDFS 
> dependency:
> SafeMode is turned on for HDFS which will throw SafeModeException. 
> FanOutOneBlockAsyncDFSOutputHelper#completeFile should catch that exception 
> but when unwrapRemoteException() is called NoSuchMethodError is thrown 
> because SafeMode does not have constructor with String parameter in 2.7.4 
> release.
> This was fixed by HDFS-8592 but it is not part of 2.7 release line since it 
> is a breaking change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18967) Backport HBASE-17181 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18967:
--
Status: Patch Available  (was: In Progress)

> Backport HBASE-17181 to branch-1.3
> --
>
> Key: HBASE-18967
> URL: https://issues.apache.org/jira/browse/HBASE-18967
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Chia-Ping Tsai
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.002.patch, HBASE-18967.branch-1.3.003.patch, 
> HBASE-18967.branch-1.3.003.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18967) Backport HBASE-17181 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18967:
--
Status: In Progress  (was: Patch Available)

> Backport HBASE-17181 to branch-1.3
> --
>
> Key: HBASE-18967
> URL: https://issues.apache.org/jira/browse/HBASE-18967
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Chia-Ping Tsai
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.002.patch, HBASE-18967.branch-1.3.003.patch, 
> HBASE-18967.branch-1.3.003.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18967) Backport HBASE-17181 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18967:
--
Attachment: HBASE-18967.branch-1.3.003.patch

> Backport HBASE-17181 to branch-1.3
> --
>
> Key: HBASE-18967
> URL: https://issues.apache.org/jira/browse/HBASE-18967
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Chia-Ping Tsai
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.002.patch, HBASE-18967.branch-1.3.003.patch, 
> HBASE-18967.branch-1.3.003.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-18911) Unify Admin and AsyncAdmin's methods name

2017-11-16 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16255458#comment-16255458
 ] 

Peter Somogyi commented on HBASE-18911:
---

+1 from my side, good patch!

> Unify Admin and AsyncAdmin's methods name
> -
>
> Key: HBASE-18911
> URL: https://issues.apache.org/jira/browse/HBASE-18911
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Guanghao Zhang
>Assignee: Guanghao Zhang
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18911.master.001.patch, 
> HBASE-18911.master.002.patch, HBASE-18911.master.003.patch, 
> HBASE-18911.master.004.patch
>
>
> Different Methods
> || AsyncAdmin || Admin || unified name ||
> | listTables | listTableDescriptors | listTableDescriptors |
> | getOnlineRegions | getRegions | getRegions |
> | getTableRegions | getRegions | getRegions |
> | getTableDescriptor | getDescriptor | getDescriptor |
> | getRegionLoads | getRegionLoad | getRegionLoads |
> | execProcedureWithRet | execProcedureWithReturn | execProcedureWithReturn |
> | setNormalizerOn | normalizerSwitch | normalizerSwitch |
> | isNormalizerOn | isNormalizerEnabled | isNormalizerEnabled |
> | setBalancerOn | balancerSwitch | balancerSwitch |
> | isBalancerOn | isBalancerEnabled | isBalancerEnabled |
> | setCleanerChoreOn | cleanerChoreSwitch | cleanerChoreSwitch |
> | isCleanerChoreOn | isCleanerChoreEnabled | isCleanerChoreEnabled |
> | setCatalogJanitorOn | catalogJanitorSwitch | catalogJanitorSwitch |
> | isCatalogJanitorOn | isCatalogJanitorEnabled | isCatalogJanitorEnabled |
> | setSplitOn/setMergeOn | splitOrMergeEnabledSwitch | splitSwitch/mergeSwitch 
> |
> | isSplitOn/isMergeOn| isSplitOrMergeEnabled | isSplitEnabled/isMergeEnabled |
> Methods only in AsyncAdmin
> || AsyncAdmin ||
> | majorCompactRegionServer |
> | getMaster |
> | getBackupMasters |
> | getRegionServers |
> Methods only in Admin
> || Admin ||
> | listTableDescriptorsByNamespace |
> | listTableNamesByNamespace |
> | modifyTable |
> | getMasterCoprocessors |



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18967) Backport HBASE-17181 to branch-1.3

2017-11-16 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18967:
--
Attachment: HBASE-18967.branch-1.3.003.patch

> Backport HBASE-17181 to branch-1.3
> --
>
> Key: HBASE-18967
> URL: https://issues.apache.org/jira/browse/HBASE-18967
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Chia-Ping Tsai
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.001.patch, HBASE-18967.branch-1.3.001.patch, 
> HBASE-18967.branch-1.3.002.patch, HBASE-18967.branch-1.3.003.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16257053#comment-16257053
 ] 

Peter Somogyi commented on HBASE-18938:
---

TestRateLimiter passes me locally.
+1 after checkstyle fix.

> Backport HBASE-16985 to branch-1.3
> --
>
> Key: HBASE-18938
> URL: https://issues.apache.org/jira/browse/HBASE-18938
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18938-branch-1.3.patch, 
> HBASE-18938-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18937:
--
Attachment: HBASE-18937-branch-1.3.patch

> Backport HBASE-16815 to branch-1.3
> --
>
> Key: HBASE-18937
> URL: https://issues.apache.org/jira/browse/HBASE-18937
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18937-branch-1.3.patch, 
> HBASE-18937-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi reassigned HBASE-18937:
-

Assignee: Peter Somogyi  (was: Ashish Singhi)

> Backport HBASE-16815 to branch-1.3
> --
>
> Key: HBASE-18937
> URL: https://issues.apache.org/jira/browse/HBASE-18937
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18937-branch-1.3.patch, 
> HBASE-18937-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18937:
--
Assignee: Ashish Singhi  (was: Peter Somogyi)
  Status: Patch Available  (was: In Progress)

> Backport HBASE-16815 to branch-1.3
> --
>
> Key: HBASE-18937
> URL: https://issues.apache.org/jira/browse/HBASE-18937
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18937-branch-1.3.patch, 
> HBASE-18937-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16257067#comment-16257067
 ] 

Peter Somogyi commented on HBASE-18937:
---

Reattached patch.

> Backport HBASE-16815 to branch-1.3
> --
>
> Key: HBASE-18937
> URL: https://issues.apache.org/jira/browse/HBASE-18937
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18937-branch-1.3.patch, 
> HBASE-18937-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18937) Backport HBASE-16815 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18937:
--
Status: In Progress  (was: Patch Available)

> Backport HBASE-16815 to branch-1.3
> --
>
> Key: HBASE-18937
> URL: https://issues.apache.org/jira/browse/HBASE-18937
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18937-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18938:
--
Attachment: HBASE-18938-branch-1.3.v2.patch

Fixed checkstyle warning.

> Backport HBASE-16985 to branch-1.3
> --
>
> Key: HBASE-18938
> URL: https://issues.apache.org/jira/browse/HBASE-18938
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18938-branch-1.3.patch, 
> HBASE-18938-branch-1.3.patch, HBASE-18938-branch-1.3.v2.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-18988) Add release managers to reference guide

2017-11-17 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16257280#comment-16257280
 ] 

Peter Somogyi commented on HBASE-18988:
---

Thank you for the clarification.

> Add release managers to reference guide
> ---
>
> Key: HBASE-18988
> URL: https://issues.apache.org/jira/browse/HBASE-18988
> Project: HBase
>  Issue Type: Task
>  Components: documentation
>Reporter: Peter Somogyi
>Priority: Trivial
>  Labels: beginner
>
> Reference guide lists release managers only up to version 1.3. We should have 
> a complete list there.
> http://hbase.apache.org/book.html#_release_managers



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Assigned] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-17 Thread Peter Somogyi (JIRA)

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

Peter Somogyi reassigned HBASE-18938:
-

Assignee: Peter Somogyi  (was: Ashish Singhi)

> Backport HBASE-16985 to branch-1.3
> --
>
> Key: HBASE-18938
> URL: https://issues.apache.org/jira/browse/HBASE-18938
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18938-branch-1.3.patch, 
> HBASE-18938-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-13 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18938:
--
Attachment: HBASE-18938-branch-1.3.patch

Reattaching patch

> Backport HBASE-16985 to branch-1.3
> --
>
> Key: HBASE-18938
> URL: https://issues.apache.org/jira/browse/HBASE-18938
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18938-branch-1.3.patch, 
> HBASE-18938-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19036) Add action in Chaos Monkey to restart Active Namenode

2017-11-13 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19036:
--
Attachment: HBASE-19036.branch-1.002.patch

Reattaching patch.

> Add action in Chaos Monkey to restart Active Namenode
> -
>
> Key: HBASE-19036
> URL: https://issues.apache.org/jira/browse/HBASE-19036
> Project: HBase
>  Issue Type: Improvement
>Reporter: Monani Mihir
>Assignee: Monani Mihir
>Priority: Minor
> Attachments: HBASE-19036.branch-1.001.patch, 
> HBASE-19036.branch-1.001.patch, HBASE-19036.branch-1.002.patch, 
> HBASE-19036.branch-1.002.patch
>
>
> Under hbase-it we have many actions related to DataNode, Zookeeper, HMaster 
> which gets use with Chaos Monkey and they are useful in testing . Having 
> action which restart Active Namenode would be useful too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-13 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-18938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249552#comment-16249552
 ] 

Peter Somogyi commented on HBASE-18938:
---

Apparently I can't change back status to Patch Available. Can someone modify it?

> Backport HBASE-16985 to branch-1.3
> --
>
> Key: HBASE-18938
> URL: https://issues.apache.org/jira/browse/HBASE-18938
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18938-branch-1.3.patch, 
> HBASE-18938-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3

2017-11-13 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18938:
--
Status: In Progress  (was: Patch Available)

> Backport HBASE-16985 to branch-1.3
> --
>
> Key: HBASE-18938
> URL: https://issues.apache.org/jira/browse/HBASE-18938
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Ashish Singhi
> Fix For: 1.3.2
>
> Attachments: HBASE-18938-branch-1.3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Comment Edited] (HBASE-19188) Build fails on branch-1 using maven-3.5.2

2017-11-21 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260555#comment-16260555
 ] 

Peter Somogyi edited comment on HBASE-19188 at 11/21/17 11:01 AM:
--

I managed to track down the build failure to hbase's dependency problem.

In hbase-server the maven-antrun-plugin uses {{maven.compile.classpath}} and it 
can't find LocalStrings. {{LocalStrings}} comes from jasper-runtime-5.5.23.jar 
so it needs to be used in {{compile}} scope, however, only {{jasper-compiler}} 
has compile scope, jasper-runtime uses runtime which comes from the main pom. 
After adding jasper-runtime to compile scope as well the build succeeds.

Although, on branch-1.1 differs and I could't find why it works there. The 
dependency scopes are the same and the build is successful there without any 
modification. Any ideas?


was (Author: psomogyi):
I managed to track down the build failure to hbase's dependency problem.

In hbase-server the maven-antrun-plugin uses {{maven.compile.classpath}} and it 
can't find LocalStrings. {{LocalStrings}} comes from jasper-runtime-5.5.23.jar 
so it needs to be used in {{compile}} scope, however, only {{jasper-compiler}} 
has compile scope. After adding jasper-runtime to compile scope as well the 
build succeeds.

Although, on branch-1.1 differs and I could't find why it works there. The 
dependency scopes are the same and the build is successful there without any 
modification. Any ideas?

> Build fails on branch-1 using maven-3.5.2
> -
>
> Key: HBASE-19188
> URL: https://issues.apache.org/jira/browse/HBASE-19188
> Project: HBase
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.4.0, 1.3.1, 1.2.6, 1.5.0
>Reporter: Peter Somogyi
>Priority: Critical
>
> With maven 3.5.2 the build fails on branch-1-2, branch-1.3, branch-1.4 and 
> branch-1. On  branch-1.1, branch-2 and master the build succeeds. With older 
> maven versions the build finishes.
> {code:title=Maven version}
> $ mvn -v
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; 
> support was removed in 8.0
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T09:58:13+02:00)
> Maven home: /Users/peter.somogyi/bin/apache-maven-3.5.2
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
> {code}
> {code}
> $ mvn clean install -DskipTests
> ...
> [INFO] --- jamon-maven-plugin:2.4.1:translate (default) @ hbase-server ---
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
> [INFO] Executing tasks
> main:
> log4j:WARN No appenders could be found for logger (org.apache.jasper.JspC).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> [INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via 
> org.mortbay.log.Slf4jLog
> java.util.MissingResourceException: Can't find bundle for base name 
> org.apache.jasper.resources.LocalStrings, locale en_US
>   at 
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
>   at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
>   at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
>   at org.apache.jasper.compiler.Localizer.(Localizer.java:36)
>   at 
> org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:103)
>   at org.apache.jasper.JspC.initServletContext(JspC.java:1242)
>   at org.apache.jasper.JspC.execute(JspC.java:1103)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)
>   at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
>   at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.Task.perform(Task.java:348)
>   at org.apache.tools.ant.Target.execute(Target.java:390)
>   at 

[jira] [Assigned] (HBASE-19188) Build fails on branch-1 using maven-3.5.2

2017-11-21 Thread Peter Somogyi (JIRA)

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

Peter Somogyi reassigned HBASE-19188:
-

Assignee: Peter Somogyi

> Build fails on branch-1 using maven-3.5.2
> -
>
> Key: HBASE-19188
> URL: https://issues.apache.org/jira/browse/HBASE-19188
> Project: HBase
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.4.0, 1.3.1, 1.2.6, 1.5.0
>Reporter: Peter Somogyi
>Assignee: Peter Somogyi
>Priority: Critical
>
> With maven 3.5.2 the build fails on branch-1-2, branch-1.3, branch-1.4 and 
> branch-1. On  branch-1.1, branch-2 and master the build succeeds. With older 
> maven versions the build finishes.
> {code:title=Maven version}
> $ mvn -v
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; 
> support was removed in 8.0
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T09:58:13+02:00)
> Maven home: /Users/peter.somogyi/bin/apache-maven-3.5.2
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
> {code}
> {code}
> $ mvn clean install -DskipTests
> ...
> [INFO] --- jamon-maven-plugin:2.4.1:translate (default) @ hbase-server ---
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
> [INFO] Executing tasks
> main:
> log4j:WARN No appenders could be found for logger (org.apache.jasper.JspC).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> [INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via 
> org.mortbay.log.Slf4jLog
> java.util.MissingResourceException: Can't find bundle for base name 
> org.apache.jasper.resources.LocalStrings, locale en_US
>   at 
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
>   at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
>   at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
>   at org.apache.jasper.compiler.Localizer.(Localizer.java:36)
>   at 
> org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:103)
>   at org.apache.jasper.JspC.initServletContext(JspC.java:1242)
>   at org.apache.jasper.JspC.execute(JspC.java:1103)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)
>   at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
>   at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.Task.perform(Task.java:348)
>   at org.apache.tools.ant.Target.execute(Target.java:390)
>   at org.apache.tools.ant.Target.performTasks(Target.java:411)
>   at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
>   at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
>   at 
> org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:270)
>   at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:353)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:198)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>   at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
>   at 
> 

[jira] [Commented] (HBASE-19315) Incorrect snapshot version is used for 2.0.0-beta-1

2017-11-21 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260599#comment-16260599
 ] 

Peter Somogyi commented on HBASE-19315:
---

[~stack], should we care about this warning? I think we can live with this now.

> Incorrect snapshot version is used for 2.0.0-beta-1 
> 
>
> Key: HBASE-19315
> URL: https://issues.apache.org/jira/browse/HBASE-19315
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 2.0.0-beta-1
>Reporter: Peter Somogyi
>Priority: Minor
>
> Maven complains that used snapshot version is incorrect. Dot is used instead 
> of hyphen.
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hbase:hbase-error-prone:jar:2.0.0-beta-1.SNAPSHOT
> [WARNING] 'version' uses an unsupported snapshot version format, should be 
> '*-SNAPSHOT' instead. @ line 30, column 12



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-19315) Incorrect snapshot version is used for 2.0.0-beta-1

2017-11-21 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-19315:
--
Affects Version/s: 2.0.0-beta-1

> Incorrect snapshot version is used for 2.0.0-beta-1 
> 
>
> Key: HBASE-19315
> URL: https://issues.apache.org/jira/browse/HBASE-19315
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 2.0.0-beta-1
>Reporter: Peter Somogyi
>Priority: Minor
>
> Maven complains that used snapshot version is incorrect. Dot is used instead 
> of hyphen.
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hbase:hbase-error-prone:jar:2.0.0-beta-1.SNAPSHOT
> [WARNING] 'version' uses an unsupported snapshot version format, should be 
> '*-SNAPSHOT' instead. @ line 30, column 12



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (HBASE-19315) Incorrect snapshot version is used for 2.0.0-beta-1

2017-11-21 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19315:
-

 Summary: Incorrect snapshot version is used for 2.0.0-beta-1 
 Key: HBASE-19315
 URL: https://issues.apache.org/jira/browse/HBASE-19315
 Project: HBase
  Issue Type: Bug
Reporter: Peter Somogyi
Priority: Minor


Maven complains that used snapshot version is incorrect. Dot is used instead of 
hyphen.

[WARNING] Some problems were encountered while building the effective model for 
org.apache.hbase:hbase-error-prone:jar:2.0.0-beta-1.SNAPSHOT
[WARNING] 'version' uses an unsupported snapshot version format, should be 
'*-SNAPSHOT' instead. @ line 30, column 12



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HBASE-19188) Build fails on branch-1 using maven-3.5.2

2017-11-21 Thread Peter Somogyi (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260555#comment-16260555
 ] 

Peter Somogyi commented on HBASE-19188:
---

I managed to track down the build failure to hbase's dependency problem.

In hbase-server the maven-antrun-plugin uses {{maven.compile.classpath}} and it 
can't find LocalStrings. {{LocalStrings}} comes from jasper-runtime-5.5.23.jar 
so it needs to be used in {{compile}} scope, however, only {{jasper-compiler}} 
has compile scope. After adding jasper-runtime to compile scope as well the 
build succeeds.

Although, on branch-1.1 differs and I could't find why it works there. The 
dependency scopes are the same and the build is successful there without any 
modification. Any ideas?

> Build fails on branch-1 using maven-3.5.2
> -
>
> Key: HBASE-19188
> URL: https://issues.apache.org/jira/browse/HBASE-19188
> Project: HBase
>  Issue Type: Bug
>  Components: build
>Affects Versions: 1.4.0, 1.3.1, 1.2.6, 1.5.0
>Reporter: Peter Somogyi
>Priority: Critical
>
> With maven 3.5.2 the build fails on branch-1-2, branch-1.3, branch-1.4 and 
> branch-1. On  branch-1.1, branch-2 and master the build succeeds. With older 
> maven versions the build finishes.
> {code:title=Maven version}
> $ mvn -v
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; 
> support was removed in 8.0
> Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
> 2017-10-18T09:58:13+02:00)
> Maven home: /Users/peter.somogyi/bin/apache-maven-3.5.2
> Java version: 1.8.0_141, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_141.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.12.6", arch: "x86_64", family: "mac"
> {code}
> {code}
> $ mvn clean install -DskipTests
> ...
> [INFO] --- jamon-maven-plugin:2.4.1:translate (default) @ hbase-server ---
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server ---
> [INFO] Executing tasks
> main:
> log4j:WARN No appenders could be found for logger (org.apache.jasper.JspC).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> [INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via 
> org.mortbay.log.Slf4jLog
> java.util.MissingResourceException: Can't find bundle for base name 
> org.apache.jasper.resources.LocalStrings, locale en_US
>   at 
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
>   at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
>   at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
>   at org.apache.jasper.compiler.Localizer.(Localizer.java:36)
>   at 
> org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:103)
>   at org.apache.jasper.JspC.initServletContext(JspC.java:1242)
>   at org.apache.jasper.JspC.execute(JspC.java:1103)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:154)
>   at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
>   at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>   at org.apache.tools.ant.Task.perform(Task.java:348)
>   at org.apache.tools.ant.Target.execute(Target.java:390)
>   at org.apache.tools.ant.Target.performTasks(Target.java:411)
>   at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
>   at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
>   at 
> org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:270)
>   at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>   at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>   at 
> 

[jira] [Updated] (HBASE-18936) Backport HBASE-16870 to branch-1.3

2017-11-19 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18936:
--
Status: Patch Available  (was: In Progress)

> Backport HBASE-16870 to branch-1.3
> --
>
> Key: HBASE-18936
> URL: https://issues.apache.org/jira/browse/HBASE-18936
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18936.branch-1.3.001.patch, 
> HBASE-18936.branch-1.3.002.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18936) Backport HBASE-16870 to branch-1.3

2017-11-19 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18936:
--
Status: Patch Available  (was: Open)

> Backport HBASE-16870 to branch-1.3
> --
>
> Key: HBASE-18936
> URL: https://issues.apache.org/jira/browse/HBASE-18936
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18936.branch-1.3.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18936) Backport HBASE-16870 to branch-1.3

2017-11-19 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18936:
--
Attachment: HBASE-18936.branch-1.3.001.patch

> Backport HBASE-16870 to branch-1.3
> --
>
> Key: HBASE-18936
> URL: https://issues.apache.org/jira/browse/HBASE-18936
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18936.branch-1.3.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18936) Backport HBASE-16870 to branch-1.3

2017-11-19 Thread Peter Somogyi (JIRA)

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

Peter Somogyi updated HBASE-18936:
--
Status: In Progress  (was: Patch Available)

> Backport HBASE-16870 to branch-1.3
> --
>
> Key: HBASE-18936
> URL: https://issues.apache.org/jira/browse/HBASE-18936
> Project: HBase
>  Issue Type: Sub-task
>Affects Versions: 1.3.1
>Reporter: Ashish Singhi
>Assignee: Peter Somogyi
> Fix For: 1.3.2
>
> Attachments: HBASE-18936.branch-1.3.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


<    1   2   3   4   5   6   7   8   9   10   >