Re: [PR] SOLR-10653: leader to replica updates fail on UUIDField [solr]

2023-11-25 Thread via GitHub
mkhludnev merged PR #2078: URL: https://github.com/apache/solr/pull/2078 -- 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.

Re: [PR] SOLR-10653: leader to replica updates fail on UUIDField [solr]

2023-11-23 Thread via GitHub
mkhludnev commented on PR #2078: URL: https://github.com/apache/solr/pull/2078#issuecomment-1824803107 Last call! Going, going.. -- 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 comm

Re: [PR] SOLR-10653: leader to replica updates fail on UUIDField [solr]

2023-11-23 Thread via GitHub
mkhludnev commented on code in PR #2078: URL: https://github.com/apache/solr/pull/2078#discussion_r1403638809 ## solr/core/src/test/org/apache/solr/update/UuidAtomicUpdateTest.java: ## @@ -0,0 +1,167 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more +

Re: [PR] SOLR-10653: leader to replica updates fail on UUIDField [solr]

2023-11-20 Thread via GitHub
dsmiley commented on code in PR #2078: URL: https://github.com/apache/solr/pull/2078#discussion_r1399806266 ## solr/core/src/test/org/apache/solr/update/UuidAtomicUpdateTest.java: ## @@ -0,0 +1,167 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + *

Re: [PR] SOLR-10653: leader to replica updates fail on UUIDField [solr]

2023-11-20 Thread via GitHub
dsmiley commented on code in PR #2078: URL: https://github.com/apache/solr/pull/2078#discussion_r1399793798 ## solr/modules/extraction/src/test/org/apache/solr/handler/extraction/TestXLSXResponseWriter.java: ## @@ -38,8 +38,10 @@ import org.apache.solr.search.SolrReturnFields;