[jira] [Created] (HBASE-17563) Foreach and switch in RootDocProcessor and StabilityOptions

2017-01-27 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17563: - Summary: Foreach and switch in RootDocProcessor and StabilityOptions Key: HBASE-17563 URL: https://issues.apache.org/jira/browse/HBASE-17563 Project: HBase

[jira] [Created] (HBASE-17564) Fix remaining calls to deprecated methods of Admin and HBaseAdmin

2017-01-27 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17564: - Summary: Fix remaining calls to deprecated methods of Admin and HBaseAdmin Key: HBASE-17564 URL: https://issues.apache.org/jira/browse/HBASE-17564 Project: HBase

[jira] [Resolved] (HBASE-17417) Use isEmpty instead of size() == 0 in hbase-rest

2017-01-20 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-17417. --- Resolution: Duplicate This will be part of HBASE-10699. > Use isEmpty instead of size() ==

[jira] [Created] (HBASE-17555) Change calls to deprecated getHBaseAdmin to getAdmin

2017-01-27 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17555: - Summary: Change calls to deprecated getHBaseAdmin to getAdmin Key: HBASE-17555 URL: https://issues.apache.org/jira/browse/HBASE-17555 Project: HBase Issue

[jira] [Created] (HBASE-17532) Replace explicit type with diamond operator

2017-01-25 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17532: - Summary: Replace explicit type with diamond operator Key: HBASE-17532 URL: https://issues.apache.org/jira/browse/HBASE-17532 Project: HBase Issue Type:

[jira] [Created] (HBASE-17664) Remove unnecessary semicolons throughout the code base

2017-02-19 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17664: - Summary: Remove unnecessary semicolons throughout the code base Key: HBASE-17664 URL: https://issues.apache.org/jira/browse/HBASE-17664 Project: HBase

[jira] [Created] (HBASE-17665) Remove usage of deprecated WALKey.getLogSeqNum

2017-02-19 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17665: - Summary: Remove usage of deprecated WALKey.getLogSeqNum Key: HBASE-17665 URL: https://issues.apache.org/jira/browse/HBASE-17665 Project: HBase Issue Type:

[jira] [Created] (HBASE-17663) Remove the unused imports throughout the code base

2017-02-19 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17663: - Summary: Remove the unused imports throughout the code base Key: HBASE-17663 URL: https://issues.apache.org/jira/browse/HBASE-17663 Project: HBase Issue

[jira] [Created] (HBASE-17666) Remove usage of deprecated SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_DEFAULT

2017-02-19 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17666: - Summary: Remove usage of deprecated SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_DEFAULT Key: HBASE-17666 URL: https://issues.apache.org/jira/browse/HBASE-17666

[jira] [Created] (HBASE-17473) Set capacity on ArrayList in hbase-client

2017-01-16 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17473: - Summary: Set capacity on ArrayList in hbase-client Key: HBASE-17473 URL: https://issues.apache.org/jira/browse/HBASE-17473 Project: HBase Issue Type:

[jira] [Created] (HBASE-17477) Set capacity on ArrayList in hbase-common

2017-01-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17477: - Summary: Set capacity on ArrayList in hbase-common Key: HBASE-17477 URL: https://issues.apache.org/jira/browse/HBASE-17477 Project: HBase Issue Type:

[jira] [Created] (HBASE-17129) Remove public from methods in DataType interface

2016-11-18 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17129: - Summary: Remove public from methods in DataType interface Key: HBASE-17129 URL: https://issues.apache.org/jira/browse/HBASE-17129 Project: HBase Issue

[jira] [Created] (HBASE-17398) Fix JavaDoc links to waitForAllPreviousOpsAndReset in AsyncProcess

2016-12-31 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17398: - Summary: Fix JavaDoc links to waitForAllPreviousOpsAndReset in AsyncProcess Key: HBASE-17398 URL: https://issues.apache.org/jira/browse/HBASE-17398 Project: HBase

[jira] [Created] (HBASE-17401) Remove unnecessary semicolons in hbase-annotations

2017-01-01 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17401: - Summary: Remove unnecessary semicolons in hbase-annotations Key: HBASE-17401 URL: https://issues.apache.org/jira/browse/HBASE-17401 Project: HBase Issue

[jira] [Created] (HBASE-17404) Replace explicit type with diamond operator in hbase-annotations

2017-01-02 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17404: - Summary: Replace explicit type with diamond operator in hbase-annotations Key: HBASE-17404 URL: https://issues.apache.org/jira/browse/HBASE-17404 Project: HBase

[jira] [Created] (HBASE-17416) Use isEmpty instead of size() == 0 in hbase-protocol-shaded

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17416: - Summary: Use isEmpty instead of size() == 0 in hbase-protocol-shaded Key: HBASE-17416 URL: https://issues.apache.org/jira/browse/HBASE-17416 Project: HBase

[jira] [Created] (HBASE-17420) Use isEmpty instead of size() == 0 in hbase-thrift

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17420: - Summary: Use isEmpty instead of size() == 0 in hbase-thrift Key: HBASE-17420 URL: https://issues.apache.org/jira/browse/HBASE-17420 Project: HBase Issue

[jira] [Created] (HBASE-17414) Use isEmpty instead of size() == 0 in hbase-it

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17414: - Summary: Use isEmpty instead of size() == 0 in hbase-it Key: HBASE-17414 URL: https://issues.apache.org/jira/browse/HBASE-17414 Project: HBase Issue Type:

[jira] [Created] (HBASE-17418) Use isEmpty instead of size() == 0 in hbase-rsgroup

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17418: - Summary: Use isEmpty instead of size() == 0 in hbase-rsgroup Key: HBASE-17418 URL: https://issues.apache.org/jira/browse/HBASE-17418 Project: HBase Issue

[jira] [Created] (HBASE-17415) Use isEmpty instead of size() == 0 in hbase-procedure

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17415: - Summary: Use isEmpty instead of size() == 0 in hbase-procedure Key: HBASE-17415 URL: https://issues.apache.org/jira/browse/HBASE-17415 Project: HBase

[jira] [Created] (HBASE-17417) Use isEmpty instead of size() == 0 in hbase-rest

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17417: - Summary: Use isEmpty instead of size() == 0 in hbase-rest Key: HBASE-17417 URL: https://issues.apache.org/jira/browse/HBASE-17417 Project: HBase Issue

[jira] [Created] (HBASE-17412) Use is empty instead of size() == 0 in hbase-endpoint

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17412: - Summary: Use is empty instead of size() == 0 in hbase-endpoint Key: HBASE-17412 URL: https://issues.apache.org/jira/browse/HBASE-17412 Project: HBase

[jira] [Created] (HBASE-17419) Use isEmpty instead of size() == 0 in hbase-server

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17419: - Summary: Use isEmpty instead of size() == 0 in hbase-server Key: HBASE-17419 URL: https://issues.apache.org/jira/browse/HBASE-17419 Project: HBase Issue

[jira] [Created] (HBASE-17410) Use isEmpty instead of size() == 0 in hbase-client

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17410: - Summary: Use isEmpty instead of size() == 0 in hbase-client Key: HBASE-17410 URL: https://issues.apache.org/jira/browse/HBASE-17410 Project: HBase Issue

[jira] [Created] (HBASE-17411) Use isEmpty instead of size() == 0 in hbase-common

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17411: - Summary: Use isEmpty instead of size() == 0 in hbase-common Key: HBASE-17411 URL: https://issues.apache.org/jira/browse/HBASE-17411 Project: HBase Issue

[jira] [Created] (HBASE-17413) Use isEmpty instead of size() == 0 in hbase-hadoop2-compat

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17413: - Summary: Use isEmpty instead of size() == 0 in hbase-hadoop2-compat Key: HBASE-17413 URL: https://issues.apache.org/jira/browse/HBASE-17413 Project: HBase

[jira] [Created] (HBASE-17423) Set capacity on ArrayList in hbase-annotations

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17423: - Summary: Set capacity on ArrayList in hbase-annotations Key: HBASE-17423 URL: https://issues.apache.org/jira/browse/HBASE-17423 Project: HBase Issue Type:

[jira] [Created] (HBASE-17425) Fix calls to deprecated APIs in TestUpdateConfiguration

2017-01-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17425: - Summary: Fix calls to deprecated APIs in TestUpdateConfiguration Key: HBASE-17425 URL: https://issues.apache.org/jira/browse/HBASE-17425 Project: HBase

[jira] [Created] (HBASE-17845) Documentation refers to non-existent C/C++ client library

2017-03-29 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17845: - Summary: Documentation refers to non-existent C/C++ client library Key: HBASE-17845 URL: https://issues.apache.org/jira/browse/HBASE-17845 Project: HBase

[jira] [Created] (HBASE-19360) Remove unused imports from hbase-zookeeper module

2017-11-28 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19360: - Summary: Remove unused imports from hbase-zookeeper module Key: HBASE-19360 URL: https://issues.apache.org/jira/browse/HBASE-19360 Project: HBase Issue

[jira] [Created] (HBASE-19362) Remove unused imports from hbase-thrift module

2017-11-28 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19362: - Summary: Remove unused imports from hbase-thrift module Key: HBASE-19362 URL: https://issues.apache.org/jira/browse/HBASE-19362 Project: HBase Issue Type:

[jira] [Created] (HBASE-19375) Fix import order in hbase-thrift

2017-11-29 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19375: - Summary: Fix import order in hbase-thrift Key: HBASE-19375 URL: https://issues.apache.org/jira/browse/HBASE-19375 Project: HBase Issue Type: Sub-task

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

2017-11-29 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19373: - Summary: Fix Checkstyle error in hbase-annotations Key: HBASE-19373 URL: https://issues.apache.org/jira/browse/HBASE-19373 Project: HBase Issue Type:

[jira] [Created] (HBASE-19374) Fix Checkstyle errors in TestThriftServer

2017-11-29 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19374: - Summary: Fix Checkstyle errors in TestThriftServer Key: HBASE-19374 URL: https://issues.apache.org/jira/browse/HBASE-19374 Project: HBase Issue Type:

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

2017-12-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19538: - Summary: Remove unnecessary semicolons in hbase-client Key: HBASE-19538 URL: https://issues.apache.org/jira/browse/HBASE-19538 Project: HBase Issue Type:

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

2017-12-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19540: - Summary: Reduce number of unnecessary semicolons Key: HBASE-19540 URL: https://issues.apache.org/jira/browse/HBASE-19540 Project: HBase Issue Type:

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

2017-12-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19539: - Summary: Remove unnecessary semicolons in hbase-common Key: HBASE-19539 URL: https://issues.apache.org/jira/browse/HBASE-19539 Project: HBase Issue Type:

[jira] [Created] (HBASE-19537) Remove unnecessary semicolons in hbase-backup

2017-12-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19537: - Summary: Remove unnecessary semicolons in hbase-backup Key: HBASE-19537 URL: https://issues.apache.org/jira/browse/HBASE-19537 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-17425) Fix calls to deprecated APIs in TestUpdateConfiguration

2017-12-12 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-17425. --- Resolution: Fixed Closing this one. All changes to 1.x branches are reverted. > Fix calls

[jira] [Created] (HBASE-19541) Remove unnecessary semicolons in hbase-server

2017-12-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19541: - Summary: Remove unnecessary semicolons in hbase-server Key: HBASE-19541 URL: https://issues.apache.org/jira/browse/HBASE-19541 Project: HBase Issue Type:

[jira] [Created] (HBASE-19174) Update link to HBase presentations

2017-11-03 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19174: - Summary: Update link to HBase presentations Key: HBASE-19174 URL: https://issues.apache.org/jira/browse/HBASE-19174 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-19175) Add linklint files to gitignore

2017-11-03 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19175: - Summary: Add linklint files to gitignore Key: HBASE-19175 URL: https://issues.apache.org/jira/browse/HBASE-19175 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-19183) Removed redundant groupId from Maven modules

2017-11-04 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19183: - Summary: Removed redundant groupId from Maven modules Key: HBASE-19183 URL: https://issues.apache.org/jira/browse/HBASE-19183 Project: HBase Issue Type:

[jira] [Created] (HBASE-19477) Move and align documentation in hbase-annotations

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19477: - Summary: Move and align documentation in hbase-annotations Key: HBASE-19477 URL: https://issues.apache.org/jira/browse/HBASE-19477 Project: HBase Issue

[jira] [Created] (HBASE-19474) Bring down number of Checkstyle errors in hbase-zookeeper

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19474: - Summary: Bring down number of Checkstyle errors in hbase-zookeeper Key: HBASE-19474 URL: https://issues.apache.org/jira/browse/HBASE-19474 Project: HBase

[jira] [Created] (HBASE-19475) Extend backporting strategy in documentation

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19475: - Summary: Extend backporting strategy in documentation Key: HBASE-19475 URL: https://issues.apache.org/jira/browse/HBASE-19475 Project: HBase Issue Type:

[jira] [Created] (HBASE-19476) Add release manager for 1.4 to documentation

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19476: - Summary: Add release manager for 1.4 to documentation Key: HBASE-19476 URL: https://issues.apache.org/jira/browse/HBASE-19476 Project: HBase Issue Type:

[jira] [Created] (HBASE-19481) Enable Checkstyle in hbase-error-prone

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19481: - Summary: Enable Checkstyle in hbase-error-prone Key: HBASE-19481 URL: https://issues.apache.org/jira/browse/HBASE-19481 Project: HBase Issue Type:

[jira] [Created] (HBASE-19482) Fix Checkstyle errors in hbase-spark-it

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19482: - Summary: Fix Checkstyle errors in hbase-spark-it Key: HBASE-19482 URL: https://issues.apache.org/jira/browse/HBASE-19482 Project: HBase Issue Type:

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

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19480: - Summary: Enable Checkstyle in hbase-annotations Key: HBASE-19480 URL: https://issues.apache.org/jira/browse/HBASE-19480 Project: HBase Issue Type:

[jira] [Created] (HBASE-19479) Fix Checkstyle error in hbase-shell

2017-12-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19479: - Summary: Fix Checkstyle error in hbase-shell Key: HBASE-19479 URL: https://issues.apache.org/jira/browse/HBASE-19479 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-19374) Fix Checkstyle errors in TestThriftServer

2017-12-09 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-19374. --- Resolution: Duplicate Assignee: Jan Hentschel Will be part of HBASE-19471. > Fix

[jira] [Created] (HBASE-19471) Fix remaining Checkstyle errors in hbase-thrift

2017-12-09 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19471: - Summary: Fix remaining Checkstyle errors in hbase-thrift Key: HBASE-19471 URL: https://issues.apache.org/jira/browse/HBASE-19471 Project: HBase Issue

[jira] [Created] (HBASE-19566) Fix Checkstyle errors in hbase-client-project

2017-12-20 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19566: - Summary: Fix Checkstyle errors in hbase-client-project Key: HBASE-19566 URL: https://issues.apache.org/jira/browse/HBASE-19566 Project: HBase Issue Type:

[jira] [Created] (HBASE-20782) Fix duplication of TestServletFilter.access

2018-06-24 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-20782: - Summary: Fix duplication of TestServletFilter.access Key: HBASE-20782 URL: https://issues.apache.org/jira/browse/HBASE-20782 Project: HBase Issue Type:

[jira] [Created] (HBASE-19723) hbase-thrift declares slf4j-api twice

2018-01-06 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19723: - Summary: hbase-thrift declares slf4j-api twice Key: HBASE-19723 URL: https://issues.apache.org/jira/browse/HBASE-19723 Project: HBase Issue Type:

[jira] [Created] (HBASE-19604) Fix Checkstyle errors in hbase-protocol-shaded

2017-12-23 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19604: - Summary: Fix Checkstyle errors in hbase-protocol-shaded Key: HBASE-19604 URL: https://issues.apache.org/jira/browse/HBASE-19604 Project: HBase Issue Type:

[jira] [Created] (HBASE-19606) Fix Checkstyle errors in hbase-hadoop-compat

2017-12-23 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19606: - Summary: Fix Checkstyle errors in hbase-hadoop-compat Key: HBASE-19606 URL: https://issues.apache.org/jira/browse/HBASE-19606 Project: HBase Issue Type:

[jira] [Created] (HBASE-19605) Fix Checkstyle errors in hbase-metrics-api

2017-12-23 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19605: - Summary: Fix Checkstyle errors in hbase-metrics-api Key: HBASE-19605 URL: https://issues.apache.org/jira/browse/HBASE-19605 Project: HBase Issue Type:

[jira] [Created] (HBASE-19603) Fix Checkstyle errors in hbase-replication

2017-12-23 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19603: - Summary: Fix Checkstyle errors in hbase-replication Key: HBASE-19603 URL: https://issues.apache.org/jira/browse/HBASE-19603 Project: HBase Issue Type:

[jira] [Created] (HBASE-19610) Fix Checkstyle errors in hbase-protocol

2017-12-24 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19610: - Summary: Fix Checkstyle errors in hbase-protocol Key: HBASE-19610 URL: https://issues.apache.org/jira/browse/HBASE-19610 Project: HBase Issue Type:

[jira] [Created] (HBASE-19609) Fix Checkstyle errors in hbase-metrics

2017-12-24 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19609: - Summary: Fix Checkstyle errors in hbase-metrics Key: HBASE-19609 URL: https://issues.apache.org/jira/browse/HBASE-19609 Project: HBase Issue Type:

[jira] [Created] (HBASE-19724) Fix Checkstyle errors in hbase-hadoop2-compat

2018-01-07 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19724: - Summary: Fix Checkstyle errors in hbase-hadoop2-compat Key: HBASE-19724 URL: https://issues.apache.org/jira/browse/HBASE-19724 Project: HBase Issue Type:

[jira] [Created] (HBASE-19759) Fix Checkstyle errors in hbase-common

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19759: - Summary: Fix Checkstyle errors in hbase-common Key: HBASE-19759 URL: https://issues.apache.org/jira/browse/HBASE-19759 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19760) Fix Checkstyle errors in hbase-client

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19760: - Summary: Fix Checkstyle errors in hbase-client Key: HBASE-19760 URL: https://issues.apache.org/jira/browse/HBASE-19760 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19761) Fix Checkstyle errors in hbase-zookeeper

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19761: - Summary: Fix Checkstyle errors in hbase-zookeeper Key: HBASE-19761 URL: https://issues.apache.org/jira/browse/HBASE-19761 Project: HBase Issue Type:

[jira] [Created] (HBASE-19765) Fix Checkstyle errors in hbase-backup

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19765: - Summary: Fix Checkstyle errors in hbase-backup Key: HBASE-19765 URL: https://issues.apache.org/jira/browse/HBASE-19765 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-17664) Remove unnecessary semicolons throughout the code base

2018-01-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-17664. --- Resolution: Fixed Fix Version/s: 3.0.0 Checked the current master and it seems that

[jira] [Created] (HBASE-19764) Fix Checkstyle errors in hbase-endpoint

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19764: - Summary: Fix Checkstyle errors in hbase-endpoint Key: HBASE-19764 URL: https://issues.apache.org/jira/browse/HBASE-19764 Project: HBase Issue Type:

[jira] [Created] (HBASE-19763) Fix Checkstyle errors in hbase-procedure

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19763: - Summary: Fix Checkstyle errors in hbase-procedure Key: HBASE-19763 URL: https://issues.apache.org/jira/browse/HBASE-19763 Project: HBase Issue Type:

[jira] [Created] (HBASE-19762) Fix Checkstyle errors in hbase-http

2018-01-11 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19762: - Summary: Fix Checkstyle errors in hbase-http Key: HBASE-19762 URL: https://issues.apache.org/jira/browse/HBASE-19762 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15042) refactor so that site materials are in the Standard Maven Place

2018-01-12 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-15042. --- Resolution: Fixed > refactor so that site materials are in the Standard Maven Place >

[jira] [Resolved] (HBASE-8997) Restore the disabled test TestHCM.testDeleteForZKConnLeak

2018-02-07 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-8997. -- Resolution: Not A Problem Closed this one, because the test does not exist anymore. > Restore

[jira] [Resolved] (HBASE-11156) Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available

2018-02-07 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-11156. --- Resolution: Not A Problem Close this one, because the discussion was moved to the mailing

[jira] [Created] (HBASE-19597) Fix Checkstyle errors in hbase-spark

2017-12-22 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19597: - Summary: Fix Checkstyle errors in hbase-spark Key: HBASE-19597 URL: https://issues.apache.org/jira/browse/HBASE-19597 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-19601) Fix Checkstyle errors in hbase-rsgroup

2017-12-22 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19601: - Summary: Fix Checkstyle errors in hbase-rsgroup Key: HBASE-19601 URL: https://issues.apache.org/jira/browse/HBASE-19601 Project: HBase Issue Type:

[jira] [Created] (HBASE-19581) Fix Checkstyle error in hbase-external-blockcache

2017-12-21 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-19581: - Summary: Fix Checkstyle error in hbase-external-blockcache Key: HBASE-19581 URL: https://issues.apache.org/jira/browse/HBASE-19581 Project: HBase Issue

[jira] [Created] (HBASE-22187) Remove usage of deprecated ClusterConnection.clearRegionCache

2019-04-08 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22187: - Summary: Remove usage of deprecated ClusterConnection.clearRegionCache Key: HBASE-22187 URL: https://issues.apache.org/jira/browse/HBASE-22187 Project: HBase

[jira] [Created] (HBASE-22186) Remove usage of deprecated SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_KEY

2019-04-08 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22186: - Summary: Remove usage of deprecated SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_KEY Key: HBASE-22186 URL: https://issues.apache.org/jira/browse/HBASE-22186

[jira] [Created] (HBASE-22189) Remove usage of StoreFile.getModificationTimeStamp

2019-04-08 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22189: - Summary: Remove usage of StoreFile.getModificationTimeStamp Key: HBASE-22189 URL: https://issues.apache.org/jira/browse/HBASE-22189 Project: HBase Issue

[jira] [Resolved] (HBASE-22189) Remove usage of StoreFile.getModificationTimeStamp

2019-04-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22189. --- Resolution: Fixed Fix Version/s: 2.2.1 2.1.5

[jira] [Resolved] (HBASE-17564) Fix remaining calls to deprecated methods of Admin and HBaseAdmin

2019-04-11 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-17564. --- Resolution: Duplicate Fix Version/s: (was: 3.0.0) This was already solved as

[jira] [Created] (HBASE-22199) Replace "UTF-8" with StandardCharsets.UTF_8 where possible

2019-04-10 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22199: - Summary: Replace "UTF-8" with StandardCharsets.UTF_8 where possible Key: HBASE-22199 URL: https://issues.apache.org/jira/browse/HBASE-22199 Project: HBase

[jira] [Created] (HBASE-22231) Remove unused and * imports

2019-04-13 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22231: - Summary: Remove unused and * imports Key: HBASE-22231 URL: https://issues.apache.org/jira/browse/HBASE-22231 Project: HBase Issue Type: Task Affects

[jira] [Created] (HBASE-22232) Remove deprecated methods in CompareFilter

2019-04-13 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22232: - Summary: Remove deprecated methods in CompareFilter Key: HBASE-22232 URL: https://issues.apache.org/jira/browse/HBASE-22232 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-22203) Reformat DemoClient.java

2019-04-12 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22203. --- Resolution: Fixed Fix Version/s: 2.2.1 2.1.5

[jira] [Resolved] (HBASE-22187) Remove usage of deprecated ClusterConnection.clearRegionCache

2019-04-12 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22187. --- Resolution: Fixed Fix Version/s: 2.2.1 2.3.0

[jira] [Resolved] (HBASE-22242) Remove deprecated method in RegionLoadStats

2019-04-15 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22242. --- Resolution: Fixed Fix Version/s: 3.0.0 > Remove deprecated method in RegionLoadStats

[jira] [Created] (HBASE-22243) Remove deprecated methods in Result

2019-04-15 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22243: - Summary: Remove deprecated methods in Result Key: HBASE-22243 URL: https://issues.apache.org/jira/browse/HBASE-22243 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-22243) Remove deprecated methods in Result

2019-04-15 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22243. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0

[jira] [Created] (HBASE-22246) Remove deprecated field from MetricsReplicationSourceSource

2019-04-15 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22246: - Summary: Remove deprecated field from MetricsReplicationSourceSource Key: HBASE-22246 URL: https://issues.apache.org/jira/browse/HBASE-22246 Project: HBase

[jira] [Created] (HBASE-22247) Remove deprecated field from MetricsReplicationSourceSourceImpl

2019-04-15 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22247: - Summary: Remove deprecated field from MetricsReplicationSourceSourceImpl Key: HBASE-22247 URL: https://issues.apache.org/jira/browse/HBASE-22247 Project: HBase

[jira] [Created] (HBASE-22248) Remove deprecated CollectionUtils

2019-04-15 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22248: - Summary: Remove deprecated CollectionUtils Key: HBASE-22248 URL: https://issues.apache.org/jira/browse/HBASE-22248 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-22247) Remove deprecated field from MetricsReplicationSourceSourceImpl

2019-04-16 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22247. --- Resolution: Duplicate Should be already included in HBASE-22247. > Remove deprecated field

[jira] [Created] (HBASE-22262) Remove deprecated methods from Filter

2019-04-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22262: - Summary: Remove deprecated methods from Filter Key: HBASE-22262 URL: https://issues.apache.org/jira/browse/HBASE-22262 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-22260) Remove deprecated methods in ReplicationLoadSink

2019-04-18 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22260. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0

[jira] [Resolved] (HBASE-22259) Removed deprecated method in ReplicationLoadSource

2019-04-18 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22259. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0

[jira] [Resolved] (HBASE-22246) Remove deprecated field from MetricsReplicationSourceSource

2019-04-17 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22246. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0

[jira] [Resolved] (HBASE-22248) Remove deprecated CollectionUtils

2019-04-17 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22248. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0

[jira] [Resolved] (HBASE-22199) Replace "UTF-8" with StandardCharsets.UTF_8 where possible

2019-04-17 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22199. --- Resolution: Fixed Fix Version/s: 3.0.0 Release Note: Replaced "UTF-8" String

  1   2   3   4   >