[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-23 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158768#comment-15158768 ] Ashish Singhi commented on HBASE-15291: --- lgtm > FileSystem not closed in secure bulkLoad >

[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-23 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158598#comment-15158598 ] Ashish Singhi commented on HBASE-15291: --- This may cause problems when complete bulk load is ran

[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15154492#comment-15154492 ] Ashish Singhi commented on HBASE-15291: --- [~java8964], my understanding is when we call {code} fs =

[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15153831#comment-15153831 ] Ashish Singhi commented on HBASE-15291: --- What happens when there is a call to

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

2016-02-18 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.v12.patch Patch addressing Ted's comment. Please review. > Hbase does not

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

2016-02-18 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15153740#comment-15153740 ] Ashish Singhi commented on HBASE-9393: -- That I added for extra protection if its still null we can do

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

2016-02-18 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.v11.patch Fixed the last findbugs warning. Please review. > Hbase does

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

2016-02-18 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: 0001-HBASE-9393.v10.patch > Hbase does not closing a closed socket resulting in many

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

2016-02-18 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.v10.patch > Hbase does not closing a closed socket resulting in many

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

2016-02-18 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: (was: 0001-HBASE-9393.v10.patch) > Hbase does not closing a closed socket

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

2016-02-18 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: (was: HBASE-9393.v10.patch) > Hbase does not closing a closed socket resulting in

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

2016-02-17 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.v10.patch Addressed findbugs warnings. Please review. > Hbase does not

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

2016-02-17 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.v9.patch > Hbase does not closing a closed socket resulting in many

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

2016-02-16 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.v8.patch Patch addressing check style warning and compilation error with

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

2016-02-16 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148887#comment-15148887 ] Ashish Singhi commented on HBASE-9393: -- Thanks Stack. {noformat} [ERROR]

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

2016-02-16 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.v7.patch > Hbase does not closing a closed socket resulting in many

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

2016-02-16 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: (was: HBASE-9393.v7.patch) > Hbase does not closing a closed socket resulting in

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

2016-02-16 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.v7.patch Attached patch v7 after HADOOP-12805 is committed. Please review

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

2016-02-16 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: - Release Note: (was: To handle this issue user need to have Hadoop client 2.6.4 or 2.7.0+ Hadoop

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

2016-02-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15146977#comment-15146977 ] Ashish Singhi commented on HBASE-9393: -- bq. First of all, please make sure discussions get reflected

[jira] [Commented] (HBASE-14866) VerifyReplication should use peer configuration in peer connection

2016-02-12 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144353#comment-15144353 ] Ashish Singhi commented on HBASE-14866: --- [~ghelmling], can you please add a release note for this

[jira] [Commented] (HBASE-15254) Support fixed domain name in Kerberos name for HBase replication cross realm trust setup

2016-02-12 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144348#comment-15144348 ] Ashish Singhi commented on HBASE-15254: --- Thanks [~ghelmling] for pointing to HBASE-14866. Actually

[jira] [Commented] (HBASE-15205) Do not find the replication scope for every WAL#append()

2016-02-12 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144298#comment-15144298 ] Ashish Singhi commented on HBASE-15205: --- bq. For which we have to disable and enable the table. So

[jira] [Commented] (HBASE-15254) Support fixed domain name in Kerberos name for HBase replication cross realm trust setup

2016-02-12 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15144794#comment-15144794 ] Ashish Singhi commented on HBASE-15254: --- Our idea to handle this issue was (similar to how Hadoop

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

2016-02-12 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: - Release Note: To handle this issue user need to have Hadoop client 2.6.4 or 2.7.0+ Hadoop

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

2016-02-12 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15145636#comment-15145636 ] Ashish Singhi commented on HBASE-9393: -- As [~anoop.hbase] quoted above, {quote} After some discussion

[jira] [Updated] (HBASE-15254) Support fixed domain name in Kerberos name for HBase replication cross realm trust setup

2016-02-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15254: -- Description: HBase replication will not work with Kerberos cross realm trust when domain name

[jira] [Updated] (HBASE-15254) Support fixed domain name in Kerberos name support for cross realm HBase replication

2016-02-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15254: -- Summary: Support fixed domain name in Kerberos name support for cross realm HBase replication

[jira] [Created] (HBASE-15254) Enhance Kerberos name support for cross realm HBase replication

2016-02-10 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15254: - Summary: Enhance Kerberos name support for cross realm HBase replication Key: HBASE-15254 URL: https://issues.apache.org/jira/browse/HBASE-15254 Project: HBase

[jira] [Updated] (HBASE-15254) Support fixed domain name in Kerberos name for HBase replication cross realm trust setup

2016-02-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15254: -- Summary: Support fixed domain name in Kerberos name for HBase replication cross realm trust

[jira] [Resolved] (HBASE-15230) ReplicationSource is replicating existing WAL data in a newly added peer

2016-02-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi resolved HBASE-15230. --- Resolution: Duplicate Assignee: (was: Ashish Singhi) Duplicate of HBASE-9888. >

[jira] [Created] (HBASE-15230) ReplicationSource is replicating existing WAL data in a newly added peer

2016-02-08 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-15230: - Summary: ReplicationSource is replicating existing WAL data in a newly added peer Key: HBASE-15230 URL: https://issues.apache.org/jira/browse/HBASE-15230 Project:

[jira] [Commented] (HBASE-15230) ReplicationSource is replicating existing WAL data in a newly added peer

2016-02-08 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136952#comment-15136952 ] Ashish Singhi commented on HBASE-15230: --- As per the current design the replication of WAL data

[jira] [Reopened] (HBASE-14979) Update to the newest Zookeeper release

2016-02-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi reopened HBASE-14979: --- Reopening the issue as the code change was reverted. > Update to the newest Zookeeper release >

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

2016-02-01 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127765#comment-15127765 ] Ashish Singhi commented on HBASE-11684: --- Duplicate of HBASE-12988 ? /cc [~lhofhansl] > HBase

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

2016-01-31 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125400#comment-15125400 ] Ashish Singhi commented on HBASE-9393: -- [~stack] any feedback? Thanks. > Hbase does not closing a

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

2016-01-29 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123199#comment-15123199 ] Ashish Singhi commented on HBASE-9393: -- {{TestFlushSnapshotFromClient}} failure is not related to

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

2016-01-28 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15121069#comment-15121069 ] Ashish Singhi commented on HBASE-9393: -- Thanks for the comments. Sorry for delay in repsonse, I was

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

2016-01-28 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.v6.patch > Hbase does not closing a closed socket resulting in many

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

2016-01-28 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.v6.patch Retry... > Hbase does not closing a closed socket resulting in

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

2016-01-28 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15121391#comment-15121391 ] Ashish Singhi commented on HBASE-9393: -- TestReplicationSmallTests failed due to some XML issue.

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

2016-01-28 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.v6.patch > Hbase does not closing a closed socket resulting in many

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

2016-01-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.v5.patch Addressed the comment. > Hbase does not closing a closed socket

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

2016-01-23 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113644#comment-15113644 ] Ashish Singhi commented on HBASE-9393: -- Just to update here.. I was using Apache Hadoop 2.6.0 in

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

2016-01-23 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.v3.patch Attached patch addressing review comment. Thanks for all the

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

2016-01-23 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.v4.patch > Hbase does not closing a closed socket resulting in many

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

2016-01-23 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113814#comment-15113814 ] Ashish Singhi commented on HBASE-9393: -- Attached v4 addressing the comment. Thanks > Hbase does not

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

2016-01-23 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15113844#comment-15113844 ] Ashish Singhi commented on HBASE-9393: -- Thanks for comment, Ted. Yes, the unbuffer api does not

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

2016-01-22 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112957#comment-15112957 ] Ashish Singhi commented on HBASE-9393: -- Ran some tests, 0. randomWrite {noformat} hbase

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

2016-01-22 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.v2.patch Patch addressing test failures and code refactor comment. >

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

2016-01-22 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112727#comment-15112727 ] Ashish Singhi commented on HBASE-9393: -- bq. Please run PE tool for other read actions. Can you

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

2016-01-22 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112733#comment-15112733 ] Ashish Singhi commented on HBASE-9393: -- Ok. Let me try. > Hbase does not closing a closed socket

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

2016-01-22 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.v1.patch > Hbase does not closing a closed socket resulting in many

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

2016-01-22 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15112675#comment-15112675 ] Ashish Singhi commented on HBASE-9393: -- Attached v1 patch addressing the review comment. Tested the

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

2016-01-22 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: - Priority: Critical (was: Major) > Hbase does not closing a closed socket resulting in many

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

2016-01-21 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110546#comment-15110546 ] Ashish Singhi commented on HBASE-9393: -- [~anoop.hbase] and [~ramkrishna.s.vasude...@gmail.com] thanks

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

2016-01-21 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15110958#comment-15110958 ] Ashish Singhi commented on HBASE-9393: -- I have tried with Apache Hadoop 2.6.0 and Custom Hadoop

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

2016-01-20 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.patch > Hbase does not closing a closed socket resulting in many

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

2016-01-20 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: - Status: Patch Available (was: Reopened) > Hbase does not closing a closed socket resulting in

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

2016-01-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15108531#comment-15108531 ] Ashish Singhi commented on HBASE-9393: -- We did not observe any performance impact with the patch in

[jira] [Commented] (HBASE-15129) Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml

2016-01-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106692#comment-15106692 ] Ashish Singhi commented on HBASE-15129: --- {code} /tmp/hbase-staging {code} Instead of hard coding

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

2016-01-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106977#comment-15106977 ] Ashish Singhi commented on HBASE-9393: -- Thanks [~cmccabe] for the detailed comment. It was helpful.

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

2016-01-19 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi reopened HBASE-9393: -- This is a issue we need to fix it, so reopening it. > Hbase does not closing a closed socket

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

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

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

2016-01-15 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102132#comment-15102132 ] Ashish Singhi commented on HBASE-9393: -- AFAIK HBase do not have any such timeout now. I have already

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

2016-01-15 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15102971#comment-15102971 ] Ashish Singhi commented on HBASE-9393: -- bq. The timeout that I'm talking about is inside

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

2016-01-14 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098533#comment-15098533 ] Ashish Singhi commented on HBASE-9393: -- Analysis so far, If the socket is idle for a configured

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

2016-01-11 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15092315#comment-15092315 ] Ashish Singhi commented on HBASE-9393: -- We are able to reproduce this by executing the below simple

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

2016-01-07 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15088494#comment-15088494 ] Ashish Singhi commented on HBASE-14937: --- I tried to reproduce this but till now not able to see

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

2016-01-07 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15087715#comment-15087715 ] Ashish Singhi commented on HBASE-14937: --- Ping [~apurtell]. > Make rpc call timeout for replication

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

2016-01-06 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086583#comment-15086583 ] Ashish Singhi commented on HBASE-14937: --- Ping @Andrew Purtell > Make rpc call timeout for

[jira] [Commented] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2016-01-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082503#comment-15082503 ] Ashish Singhi commented on HBASE-15058: --- {quote} Should we need to do the same thing to merge

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

2016-01-04 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082585#comment-15082585 ] Ashish Singhi commented on HBASE-14937: --- Hi [~andrew.purt...@gmail.com], can you check my reply

[jira] [Commented] (HBASE-15058) AssignmentManager should account for unsuccessful split correctly which initially passes quota check

2016-01-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080741#comment-15080741 ] Ashish Singhi commented on HBASE-15058: --- Overall lgtm. {code} private String

[jira] [Updated] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2016-01-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14938: -- Status: Open (was: Patch Available) > Limit the number of znodes for ZK in bulk loaded hfile

[jira] [Commented] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2016-01-03 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080771#comment-15080771 ] Ashish Singhi commented on HBASE-14938: --- After a offline discussion with [~anoop.hbase], writing

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075713#comment-15075713 ] Ashish Singhi commented on HBASE-15018: --- Thanks [~busbey]. > Inconsistent way of handling

[jira] [Commented] (HBASE-15058) NamespaceAuditor should account for unsuccessful split which initially passes quota check

2015-12-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075806#comment-15075806 ] Ashish Singhi commented on HBASE-15058: --- We are roll backing the quota in SPLIT_REVERTED case.

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074886#comment-15074886 ] Ashish Singhi commented on HBASE-15018: --- QA run also seems ok.. {noformat} Running

[jira] [Updated] (HBASE-14950) Create table with AC fails when quota is enabled

2015-12-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14950: -- Affects Version/s: (was: 0.98.16) (was: 1.3.0)

[jira] [Commented] (HBASE-14950) Create table with AC fails when quota is enabled

2015-12-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074904#comment-15074904 ] Ashish Singhi commented on HBASE-14950: --- With procedure v2 I am not getting this issue. So this

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-29 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074700#comment-15074700 ] Ashish Singhi commented on HBASE-15018: --- I ran locally 5 times on branch-1 with patch applied in my

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-29 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074723#comment-15074723 ] Ashish Singhi commented on HBASE-15018: --- Related to env ? Why am I not getting this! Not sure if

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-29 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074688#comment-15074688 ] Ashish Singhi commented on HBASE-15018: --- I ran TestGenerateDelegationToken on master before posting

[jira] [Updated] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-29 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15018: -- Attachment: HBASE-15018-v3-branch-1.patch Patch attached to get Hadoop QA run on branch-1. >

[jira] [Commented] (HBASE-15043) region_status.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HBaseAdmin

2015-12-28 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072686#comment-15072686 ] Ashish Singhi commented on HBASE-15043: --- Similar bug exists in copy_tables_desc.rb,

[jira] [Commented] (HBASE-15043) region_status.rb broken with TypeError: no public constructors for Java::OrgApacheHadoopHbaseClient::HBaseAdmin

2015-12-28 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15072864#comment-15072864 ] Ashish Singhi commented on HBASE-15043: --- I think you missed to handle in draining_servers.rb {code}

[jira] [Commented] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2015-12-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071895#comment-15071895 ] Ashish Singhi commented on HBASE-14938: --- [~anoop.hbase], how v2 looks ? > Limit the number of

[jira] [Updated] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2015-12-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14938: -- Attachment: HBASE-14938-v2.patch > Limit the number of znodes for ZK in bulk loaded hfile

[jira] [Updated] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15018: -- Summary: Inconsistent way of handling TimeoutException in the rpc client implementations

[jira] [Updated] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15018: -- Attachment: HBASE-15018-v3.patch > Inconsistent way of handling TimeoutException in the rpc

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071912#comment-15071912 ] Ashish Singhi commented on HBASE-15018: --- Done in v3. Thanks. > Inconsistent way of handling

[jira] [Updated] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2015-12-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14938: -- Attachment: HBASE-14938-v2(1).patch Retry to get a green build. > Limit the number of znodes

[jira] [Commented] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2015-12-25 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071505#comment-15071505 ] Ashish Singhi commented on HBASE-14938: --- Thanks for the comments. [~anoop.hbase] bq. Can we avoid

[jira] [Commented] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2015-12-24 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071187#comment-15071187 ] Ashish Singhi commented on HBASE-14938: --- Thanks for the review, Ted. v1 addresses your comment.

[jira] [Updated] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

2015-12-24 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14938: -- Attachment: HBASE-14938-v1.patch > Limit the number of znodes for ZK in bulk loaded hfile

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implemenations

2015-12-24 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071144#comment-15071144 ] Ashish Singhi commented on HBASE-15018: --- bq. Is the checkstyle your issue? Let me know. Yes, due to

[jira] [Updated] (HBASE-14717) enable_table_replication command should create only specified table for a peer cluster

2015-12-24 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14717: -- Summary: enable_table_replication command should create only specified table for a peer

[jira] [Commented] (HBASE-14717) enable_table_replication command should create only specified table for a peer cluster

2015-12-24 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071155#comment-15071155 ] Ashish Singhi commented on HBASE-14717: --- Thanks for the review, Ted. > enable_table_replication

[jira] [Updated] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implemenations

2015-12-24 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15018: -- Attachment: HBASE-15018-v2.patch > Inconsistent way of handling TimeoutException in the rpc

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