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

reserveCommitDuration from Integer to Long

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 7.1, 8.0
    • replication (java)
    • None

    Description

      reserveCommitDuration gets created as a Long and then stored as an Integer.
      It is used as a Long and hence get reconverted back from Integer to Long.

      Let's just leave it as a Long the whole time.

      Attachments

        1. SOLR-11052.patch
          1 kB
          Ramsey Haddad

        Activity

          People

            Unassigned Unassigned
            rwhaddad Ramsey Haddad
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: