On Thu, May 17, 2012 at 1:55 PM, Narayanan A R
<[email protected]> wrote:
> Hi,
>
> Does ZK has or have plans to add the following features:
>
> - Query znodes under a path by passing filter on the attributes.

Sounds intriguing, depending on the details. Might be a good addition
to the multi* feature. (not discussed before afaik)

> - Ability to paginate the znodes under a given path.

Check jira/mailarchives - this has definitely been discussed in the
past. (Henry iirc... aha, see here
https://issues.apache.org/jira/browse/ZOOKEEPER-423 but search around,
you'll likely find more)

> Without this, the app has to pull all the nodes and perform the comparison
> at the client end.

Yes, that's true of what's available today.

Patrick

Reply via email to