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

David Smiley commented on SOLR-17894:
-------------------------------------

Looking forward to it Paul :)

> state.json compression isn't happening with Overseer disabled
> -------------------------------------------------------------
>
>                 Key: SOLR-17894
>                 URL: https://issues.apache.org/jira/browse/SOLR-17894
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 9.0, 10.0
>            Reporter: Paul McArthur
>            Priority: Major
>              Labels: Compression, clusterstate
>
> When running SolrCloud with the Overseer enabled, ZKStateWriter compresses 
> state.json when it is written to ZooKeeper.
> This same compression does not happen when running in Solr Cloud's 
> distributed mode, without an Overseer (DistributedClusterStateUpdater).
>  
> In some cases, with very large collections, a cluster that runs with an 
> Overseer can encounter problems when transitioning to distributed mode where 
> updates to state.json persistently fail. This happens because the 
> uncompressed size of the data is too large to fit in the configured jute 
> buffer. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to