-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.1
-
Fix Version/s: None
-
Component/s: replication (java)
-
Labels:None
Slave server is branch_3x, revision 1027974. Master server is 1.4.1. Replication fails because of the new javabin format.
SEVERE: Master at: http://HOST:8983/solr/live/replication is not available. Index fetch failed. Exception: Invalid version or the data in not in 'javabin' format
Switching Solr's internally generated requests to XML, or adding support for both javabin versions would get rid of this problem. I do not know how to do either of these things.