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

Bar Rotstein commented on SOLR-13007:
-------------------------------------

If I understood this ticket correctly,
only the events sent to overseer will be sent in javabin format,
while the configs in Zookeeper(e.g. clusterstate.json)  will be saved as json 
in zookeeper?.
Basically ensuring all call to OverseerTaskQueue#offer are marshaled using 
javabin?

> Use javabin instead of JSON to send messages to overseer
> --------------------------------------------------------
>
>                 Key: SOLR-13007
>                 URL: https://issues.apache.org/jira/browse/SOLR-13007
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Priority: Major
>
> The messages themselves are ephemeral and the readability is not a big issue. 
> Using javabin can:
> * reduce the payload size
> * make processing faster



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to