AlessandroPerucchi commented on issue #414: URL: https://github.com/apache/solr-operator/issues/414#issuecomment-1513123711
@HoustonPutman Hi, Thank you for the feedback too, I was interested also to do it. I've tried the config API, but... I could not change the following option: {"set-property":{"updateHandlerupdateLog.numRecordsToKeep":500}} I received the following error message: 'updateHandlerupdateLog.numRecordsToKeep' is not an editable property So is there a way with the Config API to add/update this property? When I read the 'updateHandlerupdateLog' properties, I get the following: { "responseHeader":{ "status":0, "QTime":363}, "config":{"updateHandlerupdateLog":{ "numVersionBuckets":65536, "dir":""}}} Which is the default in the SolrCloud operator. I know this topic is closed, but I think that my question is related to it, or would it better to open a new issue for it? Thank you very much for your reply in advance. -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org