[ https://issues.apache.org/jira/browse/SOLR-16448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646840#comment-17646840 ]
Noble Paul commented on SOLR-16448: ----------------------------------- [~krisden] Our internal fork of Solr uses a gzip compressed state.json because our state.json nodes are multiple MBs in size. We will be happy to contribute it back > State.json serialized with indent size 2, this takes lots of extra bytes for > large collection > ---------------------------------------------------------------------------------------------- > > Key: SOLR-16448 > URL: https://issues.apache.org/jira/browse/SOLR-16448 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: SolrCloud > Affects Versions: 9.1 > Reporter: Hitesh Khamesra > Assignee: Noble Paul > Priority: Major > > For large collection (#shards > 2000), state.json file size becomes more than > 1 mb. Solr serialized that with indent size 2. By reducing indent size to 0, > we can reduce size by more than 20%. That will be very efficient. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org