murblanc edited a comment on pull request #1528:
URL: https://github.com/apache/lucene-solr/pull/1528#issuecomment-631124718


   > Didn't get all the way through the tests, so it might be there even though 
I didn't see it - would be nice to have a test that makes sure an older client 
that still sends `stateFormat=2` on a collection creation request would succeed.
   
   No there's nothing regarding this.
   
   Tested manually creating a collection using 
http://localhost:8983/solr/admin/collections?action=CREATE&name=sf2&numShards=1&replicationFactor=1&maxShardsPerNode=9999&collection.configName=_default&statedkjhsdfFormat=1
 and it works.
   Note the unknown parameter at the end (stateFormat is unknown as well now).
   
   Is there an existing test where I can add this? I didn't find one.
   Or did you mean testing in a different way?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to