Would you mind testing this in either 9.7 or main? Make sure that we don't
have a bug that needs fixing?
On Wednesday, November 6, 2024 at 07:23:28 PM EST, Dmitri Maziuk
<[email protected]> wrote:
On 11/5/24 21:54, Arrieta, Alejandro wrote:
> Hello Dmitri,
>
>>> So my question stands: has anyone actually tried using configset API in
>>> 8.11, and succeeded?
>
> Yes, too many times to count, but just to be sure I tested again now.
> Solr 8.11.2 with TLS and kerberos
...
Interesting... it has to be me, then. I get this on single file upload
(full dump attached, may be in BOM encoding):
> 024-11-06 18:23:42.057 INFO (qtp864221358-12202) [ ] o.a.s.s.HttpSolrCall
> [admin] webapp=null path=/admin/configs
> params={filePath=solrconfig.xml&name=preview&action=UPLOAD&overwrite=true}
> status=500 QTime=2
> 2024-11-06 18:23:42.072 ERROR (qtp864221358-12202) [ ] o.a.s.s.HttpSolrCall
> org.noggit.JSONParser$ParseException: JSON Parse Error: char=.,position=0
> AFTER='.' BEFORE='' => org.noggit.JSONParser$ParseException: JSON Parse
> Error: char=.,position=0 AFTER='.' BEFORE=''
> at org.noggit.JSONParser.err(JSONParser.java:452)
"List configsets" works so the endpoint is working, it is an existing
config, and -- to Mark's point -- changing Content-type makes no difference.
Our nodes are windows is the only thing I can think of.
zkcli.bat works so this isn't too critical, but... weird.
Thanks,
Dima