Ramsey Haddad created SOLR-11052:
------------------------------------

             Summary: reserveCommitDuration from Integer to Long
                 Key: SOLR-11052
                 URL: https://issues.apache.org/jira/browse/SOLR-11052
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: replication (java)
            Reporter: Ramsey Haddad
            Priority: Trivial


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.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to