Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10778 Address precommit WARNINGS
  3. SOLR-14030

fix 2 javac warnings: [dep-ann] deprecated item is not annotated with @Deprecated

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 8.4, 9.0
    • None
    • None

    Description

          [javac] /Users/cpoerschke/git/solr/solrj/src/java/org/apache/solr/client/solrj/request/UpdateRequest.java:63: warning: [dep-ann] deprecated item is not annotated with @Deprecated
          [javac]   public static final String MIN_REPFACT = "min_rf";
          [javac]                              ^
          [javac] /Users/cpoerschke/git/solr/solrj/src/java/org/apache/solr/common/params/CommonParams.java:276: warning: [dep-ann] deprecated item is not annotated with @Deprecated
          [javac]   String PREFER_LOCAL_SHARDS = "preferLocalShards";
          [javac]          ^
      

      Attachments

        1. SOLR-14030.patch
          1 kB
          Christine Poerschke

        Issue Links

          Activity

            People

              cpoerschke Christine Poerschke
              cpoerschke Christine Poerschke
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: