You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/04 03:09:00 UTC

[jira] [Commented] (SOLR-15062) /api/cluster/zk/ls should give the stat of the current node

    [ https://issues.apache.org/jira/browse/SOLR-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257914#comment-17257914 ] 

ASF subversion and git services commented on SOLR-15062:
--------------------------------------------------------

Commit 3056296fa23b39d7d1a64f89f0f43b81521d1e53 in lucene-solr's branch refs/heads/master from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3056296 ]

SOLR-15062: /api/cluster/zk/ls should give the stat of the current node (#2172)



> /api/cluster/zk/ls should give the stat of the current node
> -----------------------------------------------------------
>
>                 Key: SOLR-15062
>                 URL: https://issues.apache.org/jira/browse/SOLR-15062
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{GET http://localhost:8983/api/cluster/zk/ls/collections/gettingstarted/state.json}}
> {code:json}
> {
>   "stat":{
>     "version":26,
>     "aversion":0,
>     "children":0,
>     "ctime":1609217140190,
>     "cversion":0,
>     "czxid":405,
>     "ephemeralOwner":0,
>     "mtime":1609220395103,
>     "mzxid":643,
>     "pzxid":405,
>     "dataLength":1382},
>   "/collections/gettingstarted/state.json":{},
>   "WARNING":"This response format is experimental.  It is likely to change in the future."}
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org