HoustonPutman commented on a change in pull request #688:
URL: https://github.com/apache/solr/pull/688#discussion_r813152671



##########
File path: 
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc
##########
@@ -125,6 +125,8 @@ This is only applicable for users returning information in 
JSON format, which is
 * SOLR-14660: HDFS storage support has been moved to a module. Existing Solr 
configurations do not need any HDFS-related
 changes, however the module needs to be installed - see the section 
xref:deployment-guide:solr-on-hdfs.adoc[].
 
+* SOLR-16040: If you are using the HDFS backup repository, you need to change 
the repository class to 
`org.apache.solr.hdfs.backup.repository.HdfsBackupRepository` - see the HDFS 
section in xref:deployment-guide:backup-restore.adoc[].

Review comment:
       ```suggestion
   * SOLR-16040: If you are using the HDFS backup repository, you need to 
change the repository class to 
`org.apache.solr.hdfs.backup.repository.HdfsBackupRepository` - see the 
xref:deployment-guide:backup-restore.adoc#hdfsbackuprepository[HDFS Backup 
Repository] section.
   ```

##########
File path: 
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-9.adoc
##########
@@ -125,6 +125,8 @@ This is only applicable for users returning information in 
JSON format, which is
 * SOLR-14660: HDFS storage support has been moved to a module. Existing Solr 
configurations do not need any HDFS-related
 changes, however the module needs to be installed - see the section 
xref:deployment-guide:solr-on-hdfs.adoc[].
 
+* SOLR-16040: If you are using the HDFS backup repository, you need to change 
the repository class to 
`org.apache.solr.hdfs.backup.repository.HdfsBackupRepository` - see the HDFS 
section in xref:deployment-guide:backup-restore.adoc[].

Review comment:
       ```suggestion
   * SOLR-16040: If you are using the HDFS backup repository, you need to 
change the repository class to 
`org.apache.solr.hdfs.backup.repository.HdfsBackupRepository` - see the 
xref:deployment-guide:backup-restore.adoc#hdfsbackuprepository[HDFS Backup 
Repository] section.
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to