[
https://issues.apache.org/jira/browse/SOLR-11052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-11052.
----------------------------------------
Resolution: Fixed
Fix Version/s: 7.1
master (8.0)
Thanks Ramsey!
> reserveCommitDuration from Integer to Long
> ------------------------------------------
>
> Key: SOLR-11052
> URL: https://issues.apache.org/jira/browse/SOLR-11052
> Project: Solr
> Issue Type: Improvement
> Components: replication (java)
> Reporter: Ramsey Haddad
> Priority: Trivial
> Fix For: master (8.0), 7.1
>
> Attachments: SOLR-11052.patch
>
>
> 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]