[jira] [Created] (ZOOKEEPER-3905) Race condition causes sessions to be created for clients even though their certificate authentication has failed

2020-08-03 Thread Karan Mehta (Jira)
Karan Mehta created ZOOKEEPER-3905: -- Summary: Race condition causes sessions to be created for clients even though their certificate authentication has failed Key: ZOOKEEPER-3905 URL: https://issues.apache.org

[jira] [Commented] (ZOOKEEPER-3129) Improve ZK Client resiliency by throwing a jute.maxbuffer size exception before sending a request to server

2018-09-06 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606731#comment-16606731 ] Karan Mehta commented on ZOOKEEPER-3129: Yes, a new property only for cl

[jira] [Commented] (ZOOKEEPER-3129) Improve ZK Client resiliency by throwing a jute.maxbuffer size exception before sending a request to server

2018-09-05 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605005#comment-16605005 ] Karan Mehta commented on ZOOKEEPER-3129: Thoughts anyone? > Imp

[jira] [Commented] (ZOOKEEPER-3129) Improve ZK Client resiliency by throwing a jute.maxbuffer size exception before sending a request to server

2018-08-29 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596024#comment-16596024 ] Karan Mehta commented on ZOOKEEPER-3129: I can put up a patch if people

Re: Jute max buffer size related question

2018-08-29 Thread Karan Mehta
e packets are coming in that > big, the client is insane, so we need to drop them. > > ben > On Thu, Aug 23, 2018 at 11:01 PM Karan Mehta > wrote: > > > > Hello everyone, > > > > Why do we close the clientCnxn whenever a client sends a request which > >

[jira] [Commented] (ZOOKEEPER-3129) Improve ZK Client resiliency by throwing a jute.maxbuffer size exception before sending a request to server

2018-08-27 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594574#comment-16594574 ] Karan Mehta commented on ZOOKEEPER-3129: We can either use the same prop

[jira] [Created] (ZOOKEEPER-3129) Improve ZK Client resiliency by throwing a jute.maxbuffer size exception before sending a request to server

2018-08-25 Thread Karan Mehta (JIRA)
Karan Mehta created ZOOKEEPER-3129: -- Summary: Improve ZK Client resiliency by throwing a jute.maxbuffer size exception before sending a request to server Key: ZOOKEEPER-3129 URL: https://issues.apache.org/jira

Jute max buffer size related question

2018-08-23 Thread Karan Mehta
Hello everyone, Why do we close the clientCnxn whenever a client sends a request which payload larger than jute max buffer size? (and similar for client as well) Is it a security issue if we send a relevant KeeperException instead? Even more, we send the parameter value to the client and client c

Re: [VOTE] Migrate ZK to Maven build

2018-04-23 Thread Karan Mehta
+1 (non binding) Thanks Karan Mehta On Mon, Apr 23, 2018 at 4:06 AM Jordan Zimmerman wrote: > +1 (non binding) > > > On Apr 23, 2018, at 6:21 PM, Mohammad arshad > wrote: > > > > +1 > > > > -Original Message- > > From: Andor Molnar [mailt

Re: Let's cut a ZK 3.5.4-beta release

2017-11-21 Thread Karan Mehta
Can we get ZOOKEEPER-2770 in as well? The PR is ready for review at https://github.com/apache/zookeeper/pull/307 It will be a nice feature addition. Thanks! Regards Karan ᐧ On Tue, Nov 21, 2017 at 11:00 AM, Jordan Zimmerman < jor...@jordanzim

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-07-26 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102708#comment-16102708 ] Karan Mehta commented on ZOOKEEPER-2770: [~tdunning] There is no

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-07-25 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101114#comment-16101114 ] Karan Mehta commented on ZOOKEEPER-2770: bq. Operations over 100ms shoul

[jira] [Updated] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-07-12 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated ZOOKEEPER-2770: --- Description: ZooKeeper is a complex distributed application. There are many reasons why

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-07-10 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081493#comment-16081493 ] Karan Mehta commented on ZOOKEEPER-2770: [~tdunning] We felt the nee

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-07-06 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16076826#comment-16076826 ] Karan Mehta commented on ZOOKEEPER-2770: Ping [~tdunning] [~phunt] [~mah

[jira] [Commented] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-05-02 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993783#comment-15993783 ] Karan Mehta commented on ZOOKEEPER-2770: The patch sets a default thres

[jira] [Updated] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-05-02 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated ZOOKEEPER-2770: --- Attachment: ZOOKEEPER-2770.003.patch > ZooKeeper slow operation

[jira] [Updated] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-05-02 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated ZOOKEEPER-2770: --- Attachment: ZOOKEEPER-2770.002.patch > ZooKeeper slow operation

[jira] [Updated] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-05-01 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated ZOOKEEPER-2770: --- Attachment: ZOOKEEPER-2770.001.patch > ZooKeeper slow operation

[jira] [Created] (ZOOKEEPER-2770) ZooKeeper slow operation log

2017-05-01 Thread Karan Mehta (JIRA)
Karan Mehta created ZOOKEEPER-2770: -- Summary: ZooKeeper slow operation log Key: ZOOKEEPER-2770 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2770 Project: ZooKeeper Issue Type