[ https://issues.apache.org/jira/browse/SOLR-13007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742284#comment-16742284 ]
Tomás Fernández Löbbe commented on SOLR-13007: ---------------------------------------------- I'm not sure this is a good idea. The messages to the overseer are usually very small, I don't think the gain will be that much (speed or size). The impact to readability is big IMO, specially when you need to read them the most, like on a prod outage or when debugging something. > 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