joshgog commented on PR #1144:
URL: https://github.com/apache/solr/pull/1144#issuecomment-1295100327

   Requesting review of the progress made so far.
   `
    curl -X GET http://localhost:8983/api/cluster/zookeeper/files` gives me 
   
   ```
   {
       "responseHeader": {
           "status": 0,
           "QTime": 50
       },
       "zookeeperFiles": {
           "content": {
               "detail": false,
               "dump": false,
               "pagingSupport": {},
               "contentType": "application/json; charset=UTF-8",
               "stream"
           }
       }
   }
   ```
   I think I have not handled the printstream response well
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to