You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/08/12 15:02:33 UTC

[GitHub] [solr] cpoerschke commented on pull request #202: SOLR-15376 Adding setMaxFutureMs with Long type Overload method

cpoerschke commented on pull request #202:
URL: https://github.com/apache/solr/pull/202#issuecomment-897714718


   Thanks @bitnahian for opening this pull request!
   
   I'm not really familiar with this area of the code but via `git grep` noticed that https://github.com/apache/solr/blob/bd1ff339ab4c8d0d53bce9db66525b00c2f6da6f/solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/CreateAliasPayload.java#L60 also has a integer `maxFutureMs` value currently. Not sure if that might benefit from changing to long type also.
   
   cc: @gus-asf 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org