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-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org