[jira] [Created] (HBASE-13776) set illegal versions for HColumnDescriptor did not throw IllegalArgumentException

2015-05-25 Thread Yuhao Bi (JIRA)
Yuhao Bi created HBASE-13776: Summary: set illegal versions for HColumnDescriptor did not throw IllegalArgumentException Key: HBASE-13776 URL: https://issues.apache.org/jira/browse/HBASE-13776 Project: H

[jira] [Resolved] (HBASE-13746) list_replicated_tables command is not listing table in hbase shell.

2015-05-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-13746. Resolution: Fixed Hadoop Flags: Reviewed > list_replicated_tables command is not list

[jira] [Resolved] (HBASE-13762) Use the same HFileContext with store files in mob files

2015-05-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-13762. Resolution: Fixed Hadoop Flags: Reviewed Pushed to branch hbase-11339. Thanks Jingch

[jira] [Created] (HBASE-13775) Add a section to the HBase website where we track our issued CVEs

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13775: -- Summary: Add a section to the HBase website where we track our issued CVEs Key: HBASE-13775 URL: https://issues.apache.org/jira/browse/HBASE-13775 Project: HBase

[jira] [Created] (HBASE-13774) DLS, DLR, and replication queue items should not include arbitrary full paths

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13774: -- Summary: DLS, DLR, and replication queue items should not include arbitrary full paths Key: HBASE-13774 URL: https://issues.apache.org/jira/browse/HBASE-13774 Pro

[jira] [Created] (HBASE-13773) Replication should not use ZooKeeper at all for coordination

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13773: -- Summary: Replication should not use ZooKeeper at all for coordination Key: HBASE-13773 URL: https://issues.apache.org/jira/browse/HBASE-13773 Project: HBase

[jira] [Created] (HBASE-13772) Replication endpoints should restrict access to the service principal

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13772: -- Summary: Replication endpoints should restrict access to the service principal Key: HBASE-13772 URL: https://issues.apache.org/jira/browse/HBASE-13772 Project: HB

[jira] [Created] (HBASE-13771) Replication clients should not access zookeeper directly

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13771: -- Summary: Replication clients should not access zookeeper directly Key: HBASE-13771 URL: https://issues.apache.org/jira/browse/HBASE-13771 Project: HBase

[jira] [Created] (HBASE-13770) Programmatic JAAS configuration option for secure zookeeper may be broken

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13770: -- Summary: Programmatic JAAS configuration option for secure zookeeper may be broken Key: HBASE-13770 URL: https://issues.apache.org/jira/browse/HBASE-13770 Project

[jira] [Created] (HBASE-13769) Some ZK ACLs are unnecessarily permissive

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13769: -- Summary: Some ZK ACLs are unnecessarily permissive Key: HBASE-13769 URL: https://issues.apache.org/jira/browse/HBASE-13769 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-13768) ZooKeeper znodes are bootstrapped with insecure ACLs in a secure configuration

2015-05-25 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-13768: -- Summary: ZooKeeper znodes are bootstrapped with insecure ACLs in a secure configuration Key: HBASE-13768 URL: https://issues.apache.org/jira/browse/HBASE-13768 Pr

[jira] [Created] (HBASE-13767) Allow ZKAclRest to set and not just clear ZK ACLs

2015-05-25 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-13767: --- Summary: Allow ZKAclRest to set and not just clear ZK ACLs Key: HBASE-13767 URL: https://issues.apache.org/jira/browse/HBASE-13767 Project: HBase Issue

CVE-2015-1836: Apache HBase remote denial of service, information integrity, and information disclosure vulnerability

2015-05-25 Thread Andrew Purtell
CVE-2015-1836: Apache HBase remote denial of service, information integrity, and information disclosure vulnerability. Severity: Important Vendor: The Apache Software Foundation Versions Affected: HBase 0.98.0 - 0.98.12 HBase 1.0.0 - 1.0.1 HBase 1.1.0 The unsupported HBase 0.96 versions are al

[ANNOUNCE] HBase 1.1.0.1 is now available for download

2015-05-25 Thread Andrew Purtell
Apache HBase 1.1.0.1 is now available for download. Get it from an Apache mirror [1] or Maven repository. This is a patch release containing an important security fix for CVE-2015-1836 (Apache HBase remote denial of service, information integrity, and information disclosure vulnerability). All dep

[ANNOUNCE] HBase 1.0.1.1 is now available for download

2015-05-25 Thread Andrew Purtell
Apache HBase 1.0.1.1 is now available for download. Get it from an Apache mirror [1] or Maven repository. This is a patch release containing an important security fix for CVE-2015-1836 (Apache HBase remote denial of service, information integrity, and information disclosure vulnerability). All dep

[ANNOUNCE] HBase 0.98.12.1 is now available for download

2015-05-25 Thread Andrew Purtell
Apache HBase 0.98.12.1 is now available for download. Get it from an Apache mirror [1] or Maven repository. This is a patch release containing an important security fix for CVE-2015-1836 (Apache HBase remote denial of service, information integrity, and information disclosure vulnerability). All d

[jira] [Created] (HBASE-13766) Cleanup several Checkstyle warnings

2015-05-25 Thread Gabor Liptak (JIRA)
Gabor Liptak created HBASE-13766: Summary: Cleanup several Checkstyle warnings Key: HBASE-13766 URL: https://issues.apache.org/jira/browse/HBASE-13766 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-13765) test-patch should only report on newly introduced findbugs warnings.

2015-05-25 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-13765: --- Summary: test-patch should only report on newly introduced findbugs warnings. Key: HBASE-13765 URL: https://issues.apache.org/jira/browse/HBASE-13765 Project: HBase

[jira] [Created] (HBASE-13764) Backport HBASE-7782 (HBaseTestingUtility.truncateTable() not acting like CLI) to branch-1.x

2015-05-25 Thread Srikanth Srungarapu (JIRA)
Srikanth Srungarapu created HBASE-13764: --- Summary: Backport HBASE-7782 (HBaseTestingUtility.truncateTable() not acting like CLI) to branch-1.x Key: HBASE-13764 URL: https://issues.apache.org/jira/browse/HBAS