You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/01/06 16:37:52 UTC

[GitHub] [solr] thelabdude commented on a change in pull request #460: SOLR-15587: Don't use the UrlScheme singleton on the client-side

thelabdude commented on a change in pull request #460:
URL: https://github.com/apache/solr/pull/460#discussion_r779683183



##########
File path: solr/core/src/java/org/apache/solr/util/UrlScheme.java
##########
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.solr.common.cloud;
+package org.apache.solr.util;

Review comment:
       In the backport to 8.11.x, I'll keep `UrlScheme` in Solrj in the `org.apache.solr.common.cloud` package as client apps may be using it. It will be marked as Deprecated and removed from `solrj` in 9.x




-- 
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-unsubscribe@solr.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org