[jira] [Updated] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15669: -- Attachment: HBASE-15669.v2.patch Addressed findbugs warning. > HFile size is not considered

[jira] [Updated] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15669: -- Attachment: HBASE-15669.v1.patch Patch addressing review comments. > HFile size is not

[jira] [Commented] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249583#comment-15249583 ] Ashish Singhi commented on HBASE-15669: --- Sure. Will try to do by tomorrow (IST) if not after 10

[jira] [Commented] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249569#comment-15249569 ] Ashish Singhi commented on HBASE-15669: --- {quote} How that will be possible really? I dont think

[jira] [Commented] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249558#comment-15249558 ] Ashish Singhi commented on HBASE-15669: --- [~tedyu], {quote} What if there is no size for this file ?

[jira] [Updated] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15669: -- Status: Patch Available (was: Open) As part of this patch added bulk loaded hfile size in the

[jira] [Updated] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15669: -- Attachment: HBASE-15669.patch > HFile size is not considered correctly in a replication

[jira] [Updated] (HBASE-15668) HFileReplicator$Copier fails to replicate other hfiles in the request when a hfile in not found in FS anywhere

2016-04-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15668: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15668) HFileReplicator$Copier fails to replicate other hfiles in the request when a hfile in not found in FS anywhere

2016-04-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245952#comment-15245952 ] Ashish Singhi commented on HBASE-15668: --- Test failures not related to the patch. I will commit this

[jira] [Created] (HBASE-15669) HFile size is not considered correctly in a replication request

2016-04-18 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15669: - Summary: HFile size is not considered correctly in a replication request Key: HBASE-15669 URL: https://issues.apache.org/jira/browse/HBASE-15669 Project: HBase

[jira] [Updated] (HBASE-15668) HFileReplicator$Copier fails to replicate other hfiles in the request when a hfile in not found in FS anywhere

2016-04-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15668: -- Fix Version/s: 1.4.0 1.3.0 2.0.0 Affects

[jira] [Updated] (HBASE-15668) HFileReplicator$Copier fails to replicate other hfiles in the request when a hfile in not found in FS anywhere

2016-04-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15668: -- Attachment: HBASE-15668.patch > HFileReplicator$Copier fails to replicate other hfiles in the

[jira] [Updated] (HBASE-15668) HFileReplicator$Copier fails to replicate other hfiles in the request when a hfile in not found in FS anywhere

2016-04-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15668: -- Summary: HFileReplicator$Copier fails to replicate other hfiles in the request when a hfile in

[jira] [Created] (HBASE-15668) Bulk loaded data fails to replicate hfiles when a hfile in not found in FS anywhere

2016-04-18 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15668: - Summary: Bulk loaded data fails to replicate hfiles when a hfile in not found in FS anywhere Key: HBASE-15668 URL: https://issues.apache.org/jira/browse/HBASE-15668

[jira] [Updated] (HBASE-15578) Handle HBASE-15234 for ReplicationHFileCleaner

2016-04-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15578: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15578) Handle HBASE-15234 for ReplicationHFileCleaner

2016-04-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15223695#comment-15223695 ] Ashish Singhi commented on HBASE-15578: --- I will commit this in a short time if no objections. >

[jira] [Updated] (HBASE-15578) Handle HBASE-15234 for ReplicationHFileCleaner

2016-04-01 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15578: -- Fix Version/s: 1.4.0 1.3.0 2.0.0 Status: Patch

[jira] [Updated] (HBASE-15578) Handle HBASE-15234 for ReplicationHFileCleaner

2016-04-01 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15578: -- Attachment: HBASE-15578.patch > Handle HBASE-15234 for ReplicationHFileCleaner >

[jira] [Created] (HBASE-15578) Handle HBASE-15234 for ReplicationHFileCleaner

2016-04-01 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15578: - Summary: Handle HBASE-15234 for ReplicationHFileCleaner Key: HBASE-15578 URL: https://issues.apache.org/jira/browse/HBASE-15578 Project: HBase Issue Type:

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-04-01 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15221558#comment-15221558 ] Ashish Singhi commented on HBASE-15424: --- The bulk load data gets replicated to peer cluster based

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-04-01 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15567) TestReplicationShell broken by recent replication changes

2016-03-31 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219808#comment-15219808 ] Ashish Singhi commented on HBASE-15567: --- +1 > TestReplicationShell broken by recent replication

[jira] [Commented] (HBASE-15472) replication_admin_test creates a table it doesn't use

2016-03-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219416#comment-15219416 ] Ashish Singhi commented on HBASE-15472: --- +1 > replication_admin_test creates a table it doesn't

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15219392#comment-15219392 ] Ashish Singhi commented on HBASE-15424: --- branch-1 patch requires no change. HBASE-15265 was

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.v3.patch Patch re based after HBASE-15265. Please review > Add bulk

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-27 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15213842#comment-15213842 ] Ashish Singhi commented on HBASE-9393: -- I replied to them in my above comment. It is not mandatory to

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-25 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15211711#comment-15211711 ] Ashish Singhi commented on HBASE-9393: -- [~busbey], can you take a look at v15 patch. > Hbase does

[jira] [Resolved] (HBASE-11684) HBase replicationSource should support multithread to ship the log entry

2016-03-21 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi resolved HBASE-11684. --- Resolution: Duplicate Assignee: (was: Tianying Chang) Duplicate of HBASE-12988 >

[jira] [Commented] (HBASE-15349) Update surefire version to 2.19.1

2016-03-21 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204087#comment-15204087 ] Ashish Singhi commented on HBASE-15349: --- After this revert I saw few good QA runs where earlier

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-21 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.branch-1.patch branch-1 patch > Add bulk load hfile-refs for

[jira] [Updated] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-21 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-9393: - Attachment: HBASE-9393.v15.patch Reattached for another QA run. > Hbase does not closing a

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-21 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.v2.patch Reattached again for another QA run after HBASE-15349 revert.

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197254#comment-15197254 ] Ashish Singhi commented on HBASE-9393: -- Thanks for the comments [~busbey]. Sorry for the late

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201096#comment-15201096 ] Ashish Singhi commented on HBASE-15424: --- Looking at the current state of our QA runs, it is

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.v2.patch > Add bulk load hfile-refs for replication in ZK after the

[jira] [Updated] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-9393: - Attachment: HBASE-9393.v15.patch > Hbase does not closing a closed socket resulting in many

[jira] [Commented] (HBASE-15349) Update surefire version to 2.19.1

2016-03-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199786#comment-15199786 ] Ashish Singhi commented on HBASE-15349: --- No please. I have limited knowledge in maven. I cannot

[jira] [Commented] (HBASE-15349) Update surefire version to 2.19.1

2016-03-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198767#comment-15198767 ] Ashish Singhi commented on HBASE-15349: --- [~stack], by any chance the recent test timeouts related

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-16 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197181#comment-15197181 ] Ashish Singhi commented on HBASE-15424: --- Ping for reviews! > Add bulk load hfile-refs for

[jira] [Updated] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-15 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15433: -- Fix Version/s: 1.1.5 1.4.0 1.2.1 1.3.0

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-15 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194977#comment-15194977 ] Ashish Singhi commented on HBASE-15433: --- Instead of getting table region count from quota cache we

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-15 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194849#comment-15194849 ] Ashish Singhi commented on HBASE-15433: --- Sure. I am ok with it. > SnapshotManager#restoreSnapshot

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-15 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.v2.patch Re-based the patch after HBASE-15435 went in. > Add bulk

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-15 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194785#comment-15194785 ] Ashish Singhi commented on HBASE-15433: --- Your idea sounds good to me. {quote} 4. clientA firstly

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15193177#comment-15193177 ] Ashish Singhi commented on HBASE-15433: --- I was not saying about concurrent restoreSnapshot

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15193091#comment-15193091 ] Ashish Singhi commented on HBASE-15433: --- bq. Here, the checkAndUpdateNamespaceRegionQuota should

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192813#comment-15192813 ] Ashish Singhi commented on HBASE-15433: --- OK. Now I understood. When QEE is thrown we will still end

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-11 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190915#comment-15190915 ] Ashish Singhi commented on HBASE-15433: --- {quote} If the snapshot contains less regions than the

[jira] [Commented] (HBASE-15446) Do not abort RS when WAL append for bulk load event marker is failed

2016-03-11 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190792#comment-15190792 ] Ashish Singhi commented on HBASE-15446: --- Need to think more on this on how to make this operation

[jira] [Commented] (HBASE-15446) Do not abort RS when WAL append for bulk load event marker is failed

2016-03-11 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190774#comment-15190774 ] Ashish Singhi commented on HBASE-15446: --- Sorry for the confusion. When we fail to append the event

[jira] [Commented] (HBASE-15446) Do not abort RS when WAL append for bulk load event marker is failed

2016-03-11 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190736#comment-15190736 ] Ashish Singhi commented on HBASE-15446: --- bq. When u say this, u mean fail op to user app which

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-11 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190692#comment-15190692 ] Ashish Singhi commented on HBASE-15425: --- Raised HBASE-15446 and linked to this issue. > Failing to

[jira] [Created] (HBASE-15446) Do not abort RS when WAL append for bulk load event marker is failed

2016-03-11 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15446: - Summary: Do not abort RS when WAL append for bulk load event marker is failed Key: HBASE-15446 URL: https://issues.apache.org/jira/browse/HBASE-15446 Project:

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189547#comment-15189547 ] Ashish Singhi commented on HBASE-15425: --- Actually that abort is a graceful shutdown. In our setup

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189244#comment-15189244 ] Ashish Singhi commented on HBASE-15433: --- You need to generate the patch from source code root

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15188978#comment-15188978 ] Ashish Singhi commented on HBASE-15424: --- Test failures are not related to this patch. > Add bulk

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15188977#comment-15188977 ] Ashish Singhi commented on HBASE-15425: --- Thanks all for the comments. I think same hfile with

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.v1.patch Patch addressing compilation error. > Add bulk load

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15187343#comment-15187343 ] Ashish Singhi commented on HBASE-15425: --- Thanks for the comment. bq. I guess it would be difficult

[jira] [Updated] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15425: -- Attachment: HBASE-15425.v1.patch > Failing to write bulk load event marker in the WAL is

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15187030#comment-15187030 ] Ashish Singhi commented on HBASE-15433: --- Great! > SnapshotManager#restoreSnapshot not update table

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15187005#comment-15187005 ] Ashish Singhi commented on HBASE-15433: --- Planning to give a patch ? If not I can try. >

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.patch > Add bulk load hfile-refs for replication in ZK after the event

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Fix Version/s: 1.4.0 1.3.0 2.0.0 Affects

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186884#comment-15186884 ] Ashish Singhi commented on HBASE-15425: --- With this patch fix there will be a behavior change in the

[jira] [Updated] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15425: -- Attachment: HBASE-15425.patch > Failing to write bulk load event marker in the WAL is ignored

[jira] [Updated] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15425: -- Status: Patch Available (was: Open) > Failing to write bulk load event marker in the WAL is

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186631#comment-15186631 ] Ashish Singhi commented on HBASE-15425: --- bq. What is the specific reason for the WAL markers to be

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15185245#comment-15185245 ] Ashish Singhi commented on HBASE-15424: --- When wal write fails (then any way we will not be able

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15185232#comment-15185232 ] Ashish Singhi commented on HBASE-15425: --- Last time when I checked all others looked ok. > Failing

[jira] [Updated] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15425: -- Description: During LoadIncrementalHFiles process if we fail to write the bulk load event

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in WAL is ignored

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184832#comment-15184832 ] Ashish Singhi commented on HBASE-15425: --- I think the same problem may come up with

[jira] [Created] (HBASE-15425) Failing to write bulk load event marker in WAL is ignored

2016-03-08 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15425: - Summary: Failing to write bulk load event marker in WAL is ignored Key: HBASE-15425 URL: https://issues.apache.org/jira/browse/HBASE-15425 Project: HBase

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Component/s: Replication > Add bulk load hfile-refs for replication in ZK after the event is

[jira] [Updated] (HBASE-15397) Create bulk load replication znode(hfile-refs) in ZK replication queue by default

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15397: -- Component/s: Replication > Create bulk load replication znode(hfile-refs) in ZK replication

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184827#comment-15184827 ] Ashish Singhi commented on HBASE-15424: --- To fix this I am planning to move the logic of adding

[jira] [Created] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-08 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15424: - Summary: Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL Key: HBASE-15424 URL: https://issues.apache.org/jira/browse/HBASE-15424

[jira] [Updated] (HBASE-15393) Enable table replication command will fail when parent znode is not default in peer cluster

2016-03-06 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15393: -- Attachment: HBASE-15393.0.98.patch Patch for 0.98 branch. > Enable table replication command

[jira] [Updated] (HBASE-15393) Enable table replication command will fail when parent znode is not default in peer cluster

2016-03-06 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15393: -- Attachment: HBASE-15393.branch-1.patch Attached branch-1 patch. [~tedyu], I think you missed

[jira] [Commented] (HBASE-15397) Create bulk load replication znode(hfile-refs) in ZK replication queue by default

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15180114#comment-15180114 ] Ashish Singhi commented on HBASE-15397: --- Yes. This feature is yet to release publicly. > Create

[jira] [Updated] (HBASE-15393) Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15393: -- Attachment: HBASE-15393.v2.patch Attached patch with hbase-server pom change just to trigger

[jira] [Updated] (HBASE-15393) Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15393: -- Attachment: HBASE-15393.v1.patch Added UT. Thanks. > Enable table replication command will

[jira] [Commented] (HBASE-15397) Create bulk load replication znode(hfile-refs) in ZK replication queue by default

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179813#comment-15179813 ] Ashish Singhi commented on HBASE-15397: --- bq. Why is the Boolean removed ? It is not used any more.

[jira] [Commented] (HBASE-14937) Make rpc call timeout for replication adaptive

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179760#comment-15179760 ] Ashish Singhi commented on HBASE-14937: --- [~andrew.purt...@gmail.com], how about adding another

[jira] [Updated] (HBASE-15397) Create bulk load replication znode(hfile-refs) in ZK replication queue by default

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15397: -- Fix Version/s: 1.3.0 2.0.0 Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-15397) Create bulk load replication znode(hfile-refs) in ZK replication queue by default

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15397: -- Attachment: HBASE-15397.patch > Create bulk load replication znode(hfile-refs) in ZK

[jira] [Created] (HBASE-15397) Create bulk load replication znode(hfile-refs) in ZK replication queue by default

2016-03-04 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15397: - Summary: Create bulk load replication znode(hfile-refs) in ZK replication queue by default Key: HBASE-15397 URL: https://issues.apache.org/jira/browse/HBASE-15397

[jira] [Updated] (HBASE-15393) Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15393: -- Fix Version/s: 0.98.18 1.0.4 1.1.4

[jira] [Updated] (HBASE-15393) Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster

2016-03-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15393: -- Attachment: HBASE-15393.patch > Enable table replication command will fail when parent znode

[jira] [Commented] (HBASE-15393) Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster

2016-03-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179503#comment-15179503 ] Ashish Singhi commented on HBASE-15393: --- The ZK client we use to check the existence of peer

[jira] [Created] (HBASE-15393) Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster

2016-03-03 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15393: - Summary: Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster Key: HBASE-15393 URL:

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15179488#comment-15179488 ] Ashish Singhi commented on HBASE-9393: -- [~anoop.hbase], [~busbey], can you please review the latest

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-02 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177302#comment-15177302 ] Ashish Singhi commented on HBASE-9393: -- Test failures are not related to patch. > Hbase does not

[jira] [Updated] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-02 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-9393: - Attachment: HBASE-9393.v14.patch Please review patch v14 and let me know your comments. Thanks.

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-02 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15175560#comment-15175560 ] Ashish Singhi commented on HBASE-9393: -- bq. Are the characteristics of stream something we can

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-03-01 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15173681#comment-15173681 ] Ashish Singhi commented on HBASE-9393: -- Thanks for the comments [~busbey] and [~anoop.hbase]. Sorry

[jira] [Updated] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-02-25 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-9393: - Attachment: HBASE-9393.v13.patch Patch addressing comments. Please review. > Hbase does not

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-02-24 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166880#comment-15166880 ] Ashish Singhi commented on HBASE-9393: -- Thanks for the comments. {quote} Several of your log messages

[jira] [Resolved] (HBASE-15313) Error compiling hbase with Java8 and Hadoop2

2016-02-23 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi resolved HBASE-15313. --- Resolution: Invalid > Error compiling hbase with Java8 and Hadoop2 >

[jira] [Commented] (HBASE-15313) Error compiling hbase with Java8 and Hadoop2

2016-02-23 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158877#comment-15158877 ] Ashish Singhi commented on HBASE-15313: --- This has been already fixed as part of HBASE-13494 and the

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