[jira] [Updated] (SOLR-11052) reserveCommitDuration from Integer to Long

2017-07-12 Thread Ramsey Haddad (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramsey Haddad updated SOLR-11052:
-
Attachment: SOLR-11052.patch

Small fix.

> 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
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11052) reserveCommitDuration from Integer to Long

2017-07-12 Thread Ramsey Haddad (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramsey Haddad updated SOLR-11052:
-
Security: (was: Public)

> 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
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org