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(-)