Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-14924

Some ReplicationHandler metrics are reported using incorrect types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 8.6.3, 8.7
    • 8.7
    • metrics
    • None

    Description

      Some metrics reported from ReplicationHandler use incorrect types - they are reported as String values instead of the numerics.

      This is caused by using ReplicationHandler.addVal utility method with the type Integer.class, which the method doesn't support and it returns the value as a string.

      Attachments

        1. SOLR-14924.patch
          9 kB
          Andrzej Bialecki

        Activity

          People

            ab Andrzej Bialecki
            ab Andrzej Bialecki
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: