[ https://issues.apache.org/jira/browse/SOLR-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257927#comment-17257927 ]
ASF subversion and git services commented on SOLR-15062: -------------------------------------------------------- Commit 555513a5e6c3a276c920bfb886f35c49420667d3 in lucene-solr's branch refs/heads/branch_8x from noblepaul [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=555513a ] SOLR-15062: /api/cluster/zk/ls should give the stat of the current node > /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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org