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

Yonik Seeley commented on SOLR-5261:
------------------------------------

Using a 4.4 SolrJ client with binary requests against the current 4.5 branch 
gives the following exception on the server and a 500 error on the client:
{code}
 ERROR org.apache.solr.core.SolrCore  – java.lang.ClassCastException: 
java.util.ArrayList cannot be cast to java.lang.Float
        at 
org.apache.solr.common.util.JavaBinCodec.readSolrInputDocument(JavaBinCodec.java:364)
{code}
                
> can't update current trunk or 4x with 4.4 or earlier binary protocol
> --------------------------------------------------------------------
>
>                 Key: SOLR-5261
>                 URL: https://issues.apache.org/jira/browse/SOLR-5261
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yonik Seeley
>
> Seems back compat in the binary protocol was broke broke sometime after 4.4

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to