You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by cp...@apache.org on 2021/11/17 23:21:23 UTC

[solr] branch main updated (be96b2b -> c214e07)

This is an automated email from the ASF dual-hosted git repository.

cpoerschke pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.


    from be96b2b  a very embarrasing misspelling of the name of a contributor
     add c214e07  SOLR-15376: Accept "Long" values for CollectionAdminRequest.CreateTimeRoutedAlias.setMaxFutureMs to support durations greater than ~25 days. (#202)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  3 ++
 .../TimeRoutedAliasUpdateProcessorTest.java        | 43 ++++++++++++++++++++++
 .../solrj/request/CollectionAdminRequest.java      | 15 +++++++-
 .../solrj/request/beans/CreateAliasPayload.java    |  2 +-
 4 files changed, 60 insertions(+), 3 deletions(-)