babesflorin opened a new pull request, #3242: URL: https://github.com/apache/solr/pull/3242
This pull request includes several updates and improvements to the Solr project, focusing on version updates, bug fixes, and enhancements to the backup functionality. The most important changes include the addition of a new release, updates to the Solr version, and improvements to the backup properties handling. ### Version Updates: * Added a new release `solr-9.4.0` to the `solr.rdf` file. * Updated the Solr version to `9.4.1` in `SolrVersion.java`. ### Backup Functionality Enhancements: * Added support for extra properties in backup details in `CollectionBackupDetails.java`. * Enhanced `BackupProperties` to handle extra properties, including validation and storage. [[1]](diffhunk://#diff-bc5fc6274cb757dc7250efe4451020e77b28da22864d4997998b424dd998a0c3R51-R85) [[2]](diffhunk://#diff-bc5fc6274cb757dc7250efe4451020e77b28da22864d4997998b424dd998a0c3L96-R133) [[3]](diffhunk://#diff-bc5fc6274cb757dc7250efe4451020e77b28da22864d4997998b424dd998a0c3L131-R172) [[4]](diffhunk://#diff-bc5fc6274cb757dc7250efe4451020e77b28da22864d4997998b424dd998a0c3R199-R212) * Updated `BackupCmd` to include extra properties in the backup process. [[1]](diffhunk://#diff-d2e9c4a9811d87e3eccc981a619cbeb8b2ee79ab654f7343229899170a2a5fc7R72) [[2]](diffhunk://#diff-d2e9c4a9811d87e3eccc981a619cbeb8b2ee79ab654f7343229899170a2a5fc7R96-R100) [[3]](diffhunk://#diff-d2e9c4a9811d87e3eccc981a619cbeb8b2ee79ab654f7343229899170a2a5fc7R375-R377) ### Bug Fixes: * Fixed the `json.wrf` parameter issue in `JacksonJsonWriter`. [[1]](diffhunk://#diff-d2bc03d28f4721504e5b0956887dd9223765b8dee702e3e9766a56ef010afc9fR22) [[2]](diffhunk://#diff-d2bc03d28f4721504e5b0956887dd9223765b8dee702e3e9766a56ef010afc9fL37-R39) * Updated `ZkCLI` to use `makePath` instead of `create` for creating paths. [[1]](diffhunk://#diff-e2e943aff04fb27c3583026e8bb5e526eaf6b94d87c3a5e8f0394b12a56fc632L418-R418) [[2]](diffhunk://#diff-e2e943aff04fb27c3583026e8bb5e526eaf6b94d87c3a5e8f0394b12a56fc632L439-R439) ### Dependency Upgrades: * Upgraded multiple dependencies, including `org.glassfish.jersey`, `com.adobe.testing:s3mock-junit4`, `io.netty`, and others in `CHANGES.txt`. ### Documentation and Metadata: * Added new features and improvements to the `CHANGES.txt` file, including the addition of metadata support for backups. These changes collectively enhance the functionality and maintainability of the Solr project, ensuring it stays up-to-date with the latest features and dependencies. -- 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