You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/11/01 08:51:12 UTC

[GitHub] [solr] joshgog commented on pull request #1144: SOLR-16488: Create a v2 equivalent for /admin/zookeeper v1 APIs

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

   > I have changed the response property to NamedList and the result I'm getting is now
   > 
   > `{"responseHeader":{"status":0,"QTime":267},"zookeeperFiles":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":{"immutableCopy":`
   
   Since the handler reponse is an OutputStream I'm thinking of getting the OutputStrem into a String that would be returned as the response.


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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