| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
30 (0.066s).
|
|
|
Loading phrases to help you refine your search...
|
|
who am I after ZooKeeper auth - Zookeeper - [mail # user]
|
|
...Fellow ZK users, Is there any way to get which ids are associated with a connection, like so that I can see the result of doing addauth calls? Thanks, wt *Warren Turkal* Si...
|
|
|
Author: Warren Turkal,
2012-08-02, 22:06
|
|
|
Re: Accessing ZK nodes from pluggable auth module - Zookeeper - [mail # dev]
|
|
...Ok, so I plumbed a ZKDatabase into the auth plugins. I do this by adding a setter to the AuthenticationProvider interface that is called after construction so that I can use the current meth...
|
|
|
Author: Warren Turkal,
2012-08-02, 20:19
|
|
|
Re: Accessing ZK nodes from pluggable auth module - Zookeeper - [mail # dev]
|
|
...On Tue, Jul 31, 2012 at 2:02 PM, Patrick Hunt wrote: The auth can be overridden by other methods just like normally can happen so the auth for these nodes could come from the di...
|
|
|
Author: Warren Turkal,
2012-07-31, 21:37
|
|
|
Re: Accessing ZK nodes from pluggable auth module - Zookeeper - [mail # dev]
|
|
...Ok, so I tried to do some things. Of course, just creating a DataTree instance does nothing. Would it be safe to create a new instance of ZKDatabase? Or is there some magical way to get the ...
|
|
|
Author: Warren Turkal,
2012-07-31, 18:14
|
|
|
Accessing ZK nodes from pluggable auth module - Zookeeper - [mail # dev]
|
|
...Hello ZK devs, I'm sure this is a really newbie type question, but I couldn't find docs on how to do this. I am researching making a pluggable auth module. Is there any way to ac...
|
|
|
Author: Warren Turkal,
2012-07-30, 18:04
|
|
|
RFC: srv records for zookeeper - Zookeeper - [mail # dev]
|
|
...Hi everyone, I have an interest in using srv records to allow the discovery of the port of the zookeeper in addition to the address. I have prototyped some code for the java client lib...
|
|
|
Author: Warren Turkal,
2011-09-14, 16:32
|
|
|
Coding standard for indentation - Zookeeper - [mail # dev]
|
|
...Hey zk devs, I was looking through some source files and found some inconsistencies in the indentation. See org.apache.zookeeper.ClientCnxn.EventThread for example. It has a number of ...
|
|
|
Author: Warren Turkal,
2011-09-12, 19:35
|
|
|
Re: [jira] [Updated] (ZOOKEEPER-1178) Add eclipse target for supporting Apache IvyDE - Zookeeper - [mail # dev]
|
|
...Did I submit this patch in the correct way? There wasn't a place to include the patch in the submit patch dialog, so I just attached it as an attachment. Thanks, wt On Mon, Sep 1...
|
|
|
Author: Warren Turkal,
2011-09-12, 16:27
|
|
|
Re: Small patch for test classes to better support eclipse - Zookeeper - [mail # dev]
|
|
...Done: https://issues.apache.org/jira/browse/ZOOKEEPER-1165 On Mon, Aug 29, 2011 at 2:37 PM, Patrick Hunt wrote: ...
|
|
|
Author: Warren Turkal,
2011-08-29, 22:11
|
|
|
Small patch for test classes to better support eclipse - Zookeeper - [mail # dev]
|
|
...Here is a small patch to better support eclipse. It makes one of the base classes that doesn't include any tests get ignored by the JUnit4 test framework. Please include, if possible. ...
|
|
|
Author: Warren Turkal,
2011-08-29, 21:27
|
|
|
|