[
https://issues.apache.org/jira/browse/SOLR-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900443#action_12900443
]
Robert Muir commented on SOLR-2034:
-----------------------------------
{quote}
JavaBinCodec.VERSION should be bumped.
It is serialized and verified when decoding, and currently an exception is
thrown if it does not match the current version.
{quote}
Ahhh, I totally missed that version byte. So did I bump the wrong version in
the patch (BinaryResponseParser's)? I'll fix
> javabin should use UTF-8, not modified UTF-8
> --------------------------------------------
>
> Key: SOLR-2034
> URL: https://issues.apache.org/jira/browse/SOLR-2034
> Project: Solr
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: SOLR-2034.patch, SOLR-2034.patch
>
>
> for better interoperability, javabin should use standard UTF-8 instead of
> modified UTF-8 (http://www.unicode.org/reports/tr26/)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]