[jira] [Commented] (HBASE-18683) Upgrade hbase to commons-math 3

2017-08-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16141635#comment-16141635 ] Peter Somogyi commented on HBASE-18683: --- commons-math and commons-math3 uses the same license,

[jira] [Updated] (HBASE-18683) Upgrade hbase to commons-math 3

2017-08-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18683: -- Status: Patch Available (was: Open) > Upgrade hbase to commons-math 3 >

[jira] [Updated] (HBASE-18683) Upgrade hbase to commons-math 3

2017-08-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18683: -- Attachment: HBASE-18683.master.001.patch > Upgrade hbase to commons-math 3 >

[jira] [Commented] (HBASE-18683) Upgrade hbase to commons-math 3

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144968#comment-16144968 ] Peter Somogyi commented on HBASE-18683: --- bq. 1. What's the license of the direct dependency

[jira] [Commented] (HBASE-18704) Upgrade hbase to commons-collections 4

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144908#comment-16144908 ] Peter Somogyi commented on HBASE-18704: --- bq. 1. What's the license of the direct dependency

[jira] [Commented] (HBASE-18724) Close stale github PRs

2017-09-01 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16150222#comment-16150222 ] Peter Somogyi commented on HBASE-18724: --- lgtm. > Close stale github PRs > -- >

[jira] [Commented] (HBASE-10240) Remove 0.94->0.96 migration code

2017-09-04 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16152909#comment-16152909 ] Peter Somogyi commented on HBASE-10240: --- Thanks [~chia7712] and [~stack] for the guidance! I will

[jira] [Updated] (HBASE-18704) Upgrade hbase to commons-collections 4

2017-09-02 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18704: -- Attachment: HBASE-18704.master.002.patch > Upgrade hbase to commons-collections 4 >

[jira] [Updated] (HBASE-18741) Remove cancel command from backup code

2017-09-02 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18741: -- Attachment: HBASE-18741.master.001.patch > Remove cancel command from backup code >

[jira] [Updated] (HBASE-18741) Remove cancel command from backup code

2017-09-02 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18741: -- Status: Patch Available (was: Open) > Remove cancel command from backup code >

[jira] [Commented] (HBASE-18704) Upgrade hbase to commons-collections 4

2017-09-02 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151473#comment-16151473 ] Peter Somogyi commented on HBASE-18704: --- Rebased patch uploaded, HBASE-18704.master.002.patch >

[jira] [Assigned] (HBASE-18741) Remove cancel command from backup code

2017-09-02 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reassigned HBASE-18741: - Assignee: Peter Somogyi > Remove cancel command from backup code >

[jira] [Commented] (HBASE-18680) Document things to consider / document when changing dependencies

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145316#comment-16145316 ] Peter Somogyi commented on HBASE-18680: --- Could we also answer the following questions in the

[jira] [Updated] (HBASE-18665) ReversedScannerCallable invokes getRegionLocations incorrectly

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18665: -- Attachment: HBASE-18665.branch-1.3.003.patch > ReversedScannerCallable invokes

[jira] [Commented] (HBASE-18665) ReversedScannerCallable invokes getRegionLocations incorrectly

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145498#comment-16145498 ] Peter Somogyi commented on HBASE-18665: --- Attached HBASE-18665.branch-1.3.003.patch. I checked and

[jira] [Commented] (HBASE-18683) Upgrade hbase to commons-math 3

2017-09-03 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16151774#comment-16151774 ] Peter Somogyi commented on HBASE-18683: --- I reviewed the LICENSE.vm file and it has commons-math3

[jira] [Commented] (HBASE-18683) Upgrade hbase to commons-math 3

2017-09-01 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16150234#comment-16150234 ] Peter Somogyi commented on HBASE-18683: --- [~busbey], do you think more work is needed on this patch?

[jira] [Commented] (HBASE-18704) Upgrade hbase to commons-collections 4

2017-09-01 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16150229#comment-16150229 ] Peter Somogyi commented on HBASE-18704: --- [~busbey], can you push it? > Upgrade hbase to

[jira] [Commented] (HBASE-18683) Upgrade hbase to commons-math 3

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145409#comment-16145409 ] Peter Somogyi commented on HBASE-18683: --- I attached the generated NOTICE.txt and LICENSE.txt. I

[jira] [Commented] (HBASE-18665) ReversedScannerCallable invokes getRegionLocations incorrectly

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16145438#comment-16145438 ] Peter Somogyi commented on HBASE-18665: --- Thanks for the review and merge, Ted! Could we merge it

[jira] [Updated] (HBASE-18683) Upgrade hbase to commons-math 3

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18683: -- Attachment: LICENSE.txt NOTICE.txt > Upgrade hbase to commons-math 3 >

[jira] [Updated] (HBASE-18665) ReversedScannerCallable invokes getRegionLocations incorrectly

2017-08-29 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18665: -- Release Note: Performing reverse scan on tables used the meta cache incorrectly and fetched

[jira] [Updated] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-09 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18108: -- Attachment: HBASE-18108.master.002.patch > Procedure WALs are archived but not cleaned; fix >

[jira] [Commented] (HBASE-18949) Remove the CompactionRequest parameter in preCompactSelection

2017-10-08 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16196466#comment-16196466 ] Peter Somogyi commented on HBASE-18949: --- Thanks [~Apache9] for attaching the addendum here! >

[jira] [Commented] (HBASE-18949) Remove the CompactionRequest parameter in preCompactSelection

2017-10-09 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198038#comment-16198038 ] Peter Somogyi commented on HBASE-18949: --- Thanks for reviewing and committing the fix! > Remove the

[jira] [Commented] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-04 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16191996#comment-16191996 ] Peter Somogyi commented on HBASE-18108: --- We can introduce TimeToLiveProcedureWALCleaner class which

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

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200978#comment-16200978 ] Peter Somogyi commented on HBASE-18967: --- [~chia7712], these test failures are strange. On branch-2+

[jira] [Commented] (HBASE-18411) Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201175#comment-16201175 ] Peter Somogyi commented on HBASE-18411: --- Nothing from my side, I think it can be merged. >

[jira] [Commented] (HBASE-18273) hbase_rotate_log in hbase-daemon.sh script not working for some JDK

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201035#comment-16201035 ] Peter Somogyi commented on HBASE-18273: --- +1 I tested the code part and it looks good. Patch is

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

2017-10-11 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-18988: - Summary: Add release managers to reference guide Key: HBASE-18988 URL: https://issues.apache.org/jira/browse/HBASE-18988 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201004#comment-16201004 ] Peter Somogyi commented on HBASE-18108: --- Thanks for the reviews everyone! I put the new config

[jira] [Commented] (HBASE-17703) TestThriftServerCmdLine is flaky in master branch

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201043#comment-16201043 ] Peter Somogyi commented on HBASE-17703: --- I ran into the same error for a branch-1.3 backport with

[jira] [Updated] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18108: -- Attachment: HBASE-18108.master.004.patch > Procedure WALs are archived but not cleaned; fix >

[jira] [Updated] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18108: -- Release Note: The archived Procedure WALs are moved to /oldWALs/masterProcedureWALs

[jira] [Updated] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18108: -- Attachment: HBASE-18108.master.005.patch > Procedure WALs are archived but not cleaned; fix >

[jira] [Commented] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200576#comment-16200576 ] Peter Somogyi commented on HBASE-18108: --- I've just uploaded a new version with those fixes, patch

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

2017-10-10 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: Open) > Backport HBASE-17181 to branch-1.3 >

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

2017-10-10 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.001.patch > Backport HBASE-17181 to branch-1.3 >

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

2017-10-10 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reassigned HBASE-18967: - Assignee: Peter Somogyi > Backport HBASE-17181 to branch-1.3 >

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

2017-10-10 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16199499#comment-16199499 ] Peter Somogyi commented on HBASE-18967: --- Backporting patch is attached for branch-1.3. > Backport

[jira] [Commented] (HBASE-18108) Procedure WALs are archived but not cleaned; fix

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200301#comment-16200301 ] Peter Somogyi commented on HBASE-18108: --- Jenkins didn't pick up patch 4, reattaching. > Procedure

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

2017-10-11 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.001.patch > Backport HBASE-17181 to branch-1.3 >

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

2017-10-11 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200843#comment-16200843 ] Peter Somogyi commented on HBASE-18967: --- Rerun. Patch passes locally with this arguments from

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

2017-10-10 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16199585#comment-16199585 ] Peter Somogyi commented on HBASE-18967: --- TestThriftServerCmdLine passes locally. Reattaching patch

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

2017-10-10 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.001.patch > Backport HBASE-17181 to branch-1.3 >

[jira] [Commented] (HBASE-19042) Oracle Java 8u144 downloader broken in precommit check

2017-10-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210614#comment-16210614 ] Peter Somogyi commented on HBASE-19042: --- This is the same error message with {{maven:3.5.0-jdk-8}}

[jira] [Commented] (HBASE-19042) Oracle Java 8u144 downloader broken in precommit check

2017-10-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210577#comment-16210577 ] Peter Somogyi commented on HBASE-19042: --- [~Apache9], in the previous run there was another error as

[jira] [Commented] (HBASE-19042) Oracle Java 8u144 downloader broken in precommit check

2017-10-19 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210635#comment-16210635 ] Peter Somogyi commented on HBASE-19042: --- I will try tomorrow, it is getting late for me. > Oracle

[jira] [Commented] (HBASE-19042) Oracle Java 8u144 downloader broken in precommit check

2017-10-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210629#comment-16210629 ] Peter Somogyi commented on HBASE-19042: --- The error comes from here:

[jira] [Created] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-17 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19029: - Summary: Align RPC timout methods in Table and AsyncTableBase Key: HBASE-19029 URL: https://issues.apache.org/jira/browse/HBASE-19029 Project: HBase Issue

[jira] [Created] (HBASE-19031) Align exist method in Table and AsyncTable interfaces

2017-10-17 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19031: - Summary: Align exist method in Table and AsyncTable interfaces Key: HBASE-19031 URL: https://issues.apache.org/jira/browse/HBASE-19031 Project: HBase

[jira] [Commented] (HBASE-18978) Align the methods in Table and AsyncTable

2017-10-17 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16208280#comment-16208280 ] Peter Somogyi commented on HBASE-18978: --- Based on [~tedyu]'s reply we should not deal with #6 in

[jira] [Updated] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-17 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19029: -- Release Note: Deprecate the following methods in Table: - int getRpcTimeout() - int

[jira] [Updated] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-17 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19029: -- Attachment: HBASE-19029.master.001.patch > Align RPC timout methods in Table and

[jira] [Updated] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-17 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19029: -- Status: Patch Available (was: Open) > Align RPC timout methods in Table and AsyncTableBase >

[jira] [Updated] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19029: -- Attachment: HBASE-19029.master.002.patch > Align RPC timout methods in Table and

[jira] [Commented] (HBASE-19031) Align exist method in Table and AsyncTable interfaces

2017-10-18 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16210103#comment-16210103 ] Peter Somogyi commented on HBASE-19031: --- There is a problem doing this change. {{RemoteHTable}}

[jira] [Created] (HBASE-19042) Change Oracle JDK8 version to 8u151

2017-10-18 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19042: - Summary: Change Oracle JDK8 version to 8u151 Key: HBASE-19042 URL: https://issues.apache.org/jira/browse/HBASE-19042 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-19031) Align exist method in Table and AsyncTable interfaces

2017-10-19 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16211511#comment-16211511 ] Peter Somogyi commented on HBASE-19031: --- [~stack]'s change on HBASE-19043 helps with

[jira] [Commented] (HBASE-19042) Oracle Java 8u144 downloader broken in precommit check

2017-10-19 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16211547#comment-16211547 ] Peter Somogyi commented on HBASE-19042: --- Maybe this is the problem? {{...

[jira] [Updated] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-19 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19029: -- Attachment: HBASE-19029.master.002.patch Reattaching patch 2, docker build issue is solved

[jira] [Commented] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-23 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16216269#comment-16216269 ] Peter Somogyi commented on HBASE-19029: --- [~Apache9], I fixed your comments. Could you check it? >

[jira] [Commented] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-23 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16216268#comment-16216268 ] Peter Somogyi commented on HBASE-19029: --- [~Apache9], I fixed your comments. Could you check it? >

[jira] [Issue Comment Deleted] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase

2017-10-23 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19029: -- Comment: was deleted (was: [~Apache9], I fixed your comments. Could you check it?) > Align

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

2017-11-15 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 >

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

2017-11-15 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 >

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

2017-11-15 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.001.patch Reattaching patch. > Backport HBASE-17181 to

[jira] [Commented] (HBASE-19114) Split out o.a.h.h.zookeeper from hbase-server and hbase-client

2017-11-14 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16253044#comment-16253044 ] Peter Somogyi commented on HBASE-19114: --- Is release note needed for this change? > Split out

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

2017-11-27 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266774#comment-16266774 ] Peter Somogyi commented on HBASE-19188: --- Changing the scope in hbase-server, hbase-rest and

[jira] [Commented] (HBASE-19350) TestMetaWithReplicas is flaky in branch-1

2017-11-27 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16266826#comment-16266826 ] Peter Somogyi commented on HBASE-19350: --- Good catch! Just one question: why is this test flaky? I

[jira] [Updated] (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:all-tabpanel ] Peter Somogyi updated HBASE-19351: -- Attachment: HBASE-19351.master.001.patch > Deprecated is missing in Table implementations >

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

2017-11-27 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19351: - Summary: Deprecated is missing in Table implementations Key: HBASE-19351 URL: https://issues.apache.org/jira/browse/HBASE-19351 Project: HBase Issue Type:

[jira] [Updated] (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:all-tabpanel ] Peter Somogyi updated HBASE-19351: -- Status: Patch Available (was: Open) > Deprecated is missing in Table implementations >

[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=16267497#comment-16267497 ] Peter Somogyi commented on HBASE-19351: --- Should I fix the checkstyle warnings? > Deprecated is

[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=16267419#comment-16267419 ] Peter Somogyi commented on HBASE-19351: --- No, the one with CompareOp parameter is the deprecated

[jira] [Commented] (HBASE-19354) [branch-1] Build using a jdk that is beyond ubuntu trusty's openjdk-151

2017-11-28 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268974#comment-16268974 ] Peter Somogyi commented on HBASE-19354: --- You're right. Not with 3.5.2 and 3.5-jdk-8 is using that.

[jira] [Created] (HBASE-19363) Tests under TestCheckAndMutate are identical

2017-11-28 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19363: - Summary: Tests under TestCheckAndMutate are identical Key: HBASE-19363 URL: https://issues.apache.org/jira/browse/HBASE-19363 Project: HBase Issue Type:

[jira] [Commented] (HBASE-19354) [branch-1] Build using a jdk that is beyond ubuntu trusty's openjdk-151

2017-11-28 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268895#comment-16268895 ] Peter Somogyi commented on HBASE-19354: --- [~stack]: Is it an option to switch to {{maven:3.5-jdk-8}}

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

2017-11-28 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16268809#comment-16268809 ] Peter Somogyi commented on HBASE-18988: --- Can someone take a look on this massive change? :) > Add

[jira] [Updated] (HBASE-19363) Tests under TestCheckAndMutate are identical

2017-11-28 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19363: -- Status: Patch Available (was: Open) > Tests under TestCheckAndMutate are identical >

[jira] [Updated] (HBASE-19363) Tests under TestCheckAndMutate are identical

2017-11-28 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-19363: -- Attachment: HBASE-19363.master.001.patch > Tests under TestCheckAndMutate are identical >

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

2017-11-26 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265974#comment-16265974 ] Peter Somogyi commented on HBASE-19188: --- I'm not sure if we need it for all modules. Probably

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

2017-11-26 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: -- Status: Patch Available (was: Open) > Build fails on branch-1 using maven-3.5.2 >

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

2017-11-26 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.001.patch Attached patch for branch-1.2. This patch will

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

2017-11-25 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265827#comment-16265827 ] Peter Somogyi commented on HBASE-19188: --- Are you using maven 3.5.2 there? I can't find it in the

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

2017-11-24 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reassigned HBASE-19213: - Assignee: Peter Somogyi > Align check and mutate operations in Table and AsyncTable >

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

2017-11-26 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265999#comment-16265999 ] Peter Somogyi commented on HBASE-19188: --- On pure hbase branch-1.1 works even now, so that branch

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

2017-11-24 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16265268#comment-16265268 ] Peter Somogyi commented on HBASE-19188: --- I see the following solutions: # Change jasper-runtime's

[jira] [Commented] (HBASE-19221) NoClassDefFoundError: org/hamcrest/SelfDescribing while running IT tests in 2.0-alpha4

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262177#comment-16262177 ] Peter Somogyi commented on HBASE-19221: --- I'm not aware of which change fixed this. Do you still

[jira] [Resolved] (HBASE-16137) Fix findbugs warning introduced by hbase-14730

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-16137. --- Resolution: Won't Fix > Fix findbugs warning introduced by hbase-14730 >

[jira] [Commented] (HBASE-16137) Fix findbugs warning introduced by hbase-14730

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262229#comment-16262229 ] Peter Somogyi commented on HBASE-16137: --- A fix which was previously applied used a synchronized

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

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262416#comment-16262416 ] Peter Somogyi commented on HBASE-18988: --- Patch only contains doc change so the test failures

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

2017-11-23 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18988: -- Fix Version/s: 3.0.0 > Add release managers to reference guide >

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

2017-11-22 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-19330: - Summary: Remove duplicated dependency from hbase-rest Key: HBASE-19330 URL: https://issues.apache.org/jira/browse/HBASE-19330 Project: HBase Issue Type:

[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: -- Fix Version/s: 3.0.0 Affects Version/s: 3.0.0 Status: Patch Available

[jira] [Commented] (HBASE-19214) Align scan in Table and AsyncTable

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262791#comment-16262791 ] Peter Somogyi commented on HBASE-19214: --- After further reviewing this I think {{void scan(Scan

[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 >

[jira] [Resolved] (HBASE-19214) Align scan in Table and AsyncTable

2017-11-22 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-19214. --- Resolution: Won't Fix > Align scan in Table and AsyncTable >

[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: -- Priority: Blocker (was: Critical) > Build fails on branch-1 using maven-3.5.2 >

[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: -- Fix Version/s: 1.2.7 1.3.2 1.4.0 > Build fails on

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