dsmiley commented on code in PR #3163:
URL: https://github.com/apache/solr/pull/3163#discussion_r1947486318
##
solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java:
##
@@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException {
for (int i =
dsmiley merged PR #3037:
URL: https://github.com/apache/solr/pull/3037
--
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.or
[
https://issues.apache.org/jira/browse/SOLR-17648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925155#comment-17925155
]
ASF subversion and git services commented on SOLR-17648:
Commit 8
dsmiley merged PR #3155:
URL: https://github.com/apache/solr/pull/3155
--
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.or
github-actions[bot] commented on PR #280:
URL: https://github.com/apache/solr/pull/280#issuecomment-2644347982
This PR is now closed due to 60 days of inactivity after being marked as
stale. Re-opening this PR is still possible, in which case it will be marked
as active again.
--
This i
github-actions[bot] closed pull request #280: SOLR-15611: Fix ignored phrase
slop after nested query parsing
URL: https://github.com/apache/solr/pull/280
--
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
dsmiley commented on PR #3166:
URL: https://github.com/apache/solr/pull/3166#issuecomment-2644209292
Ugh; ECJ doesn't know about Java records. Probably need to update that.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
dsmiley commented on code in PR #3166:
URL: https://github.com/apache/solr/pull/3166#discussion_r1947245716
##
solr/core/src/java/org/apache/solr/update/UpdateLog.java:
##
@@ -268,40 +268,13 @@ public String toString() {
protected Meter copyOverOldUpdatesMeter;
protected S
dsmiley opened a new pull request, #3166:
URL: https://github.com/apache/solr/pull/3166
And remove previousPointer (unused)
--
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 commen
renatoh commented on code in PR #3163:
URL: https://github.com/apache/solr/pull/3163#discussion_r1947220379
##
solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java:
##
@@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException {
for (int i =
renatoh commented on code in PR #3163:
URL: https://github.com/apache/solr/pull/3163#discussion_r1947220379
##
solr/solrj/src/test/org/apache/solr/common/util/TestJavaBinCodec.java:
##
@@ -293,7 +306,7 @@ public void testForwardCompat() throws IOException {
for (int i =
solrbot opened a new pull request, #3165:
URL: https://github.com/apache/solr/pull/3165
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[io.opentelemetry:opentelemetry-sdk-trace](https://redirect.github.com/open-telemetry/opentele
dsmiley commented on code in PR #115:
URL: https://github.com/apache/solr-sandbox/pull/115#discussion_r1946869972
##
encryption/src/main/java/org/apache/solr/encryption/EncryptionRequestHandler.java:
##
@@ -527,31 +512,33 @@ private void commitEncryptionStart(String keyId,
mlbiscoc commented on code in PR #3164:
URL: https://github.com/apache/solr/pull/3164#discussion_r1946662321
##
solr/core/src/java/org/apache/solr/metrics/prometheus/core/SolrCoreHandlerMetric.java:
##
@@ -28,7 +28,7 @@ public class SolrCoreHandlerMetric extends SolrCoreMetric {
bruno-roustant commented on PR #115:
URL: https://github.com/apache/solr-sandbox/pull/115#issuecomment-2643063189
Thank you for your thorough review David. I have updated to integrate your
remarks.
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
dsmiley commented on code in PR #3163:
URL: https://github.com/apache/solr/pull/3163#discussion_r1946576896
##
solr/solrj/src/java/org/apache/solr/common/util/JavaBinCodec.java:
##
@@ -863,6 +868,26 @@ protected Map readMap(DataInputInputStream
dis, int sz) throws I
return
16 matches
Mail list logo