[
https://issues.apache.org/jira/browse/SOLR-16585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646388#comment-17646388
]
Michael Gibney commented on SOLR-16585:
---
[PR #1236|https://github.com/apache/solr/p
[
https://issues.apache.org/jira/browse/SOLR-16585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gibney reassigned SOLR-16585:
-
Assignee: Michael Gibney
> All docs query with any nonzero positive start value throws N
patsonluk opened a new pull request, #1237:
URL: https://github.com/apache/solr/pull/1237
https://issues.apache.org/jira/browse/SOLR-16586
# Description
Add logging to start of `SearchHandler#handleRequestBody` so if processing
hangs we know which query is causing that
#
[
https://issues.apache.org/jira/browse/SOLR-16584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646345#comment-17646345
]
ASF subversion and git services commented on SOLR-16584:
Commit b
janhoy merged PR #1231:
URL: https://github.com/apache/solr/pull/1231
--
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
janhoy commented on PR #1223:
URL: https://github.com/apache/solr/pull/1223#issuecomment-1347398061
The Check-main jenkins job had [one single
SUCCESS](https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/5564/console)
run, with `integrationTests` enabled, so we can officially declare
[
https://issues.apache.org/jira/browse/SOLR-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646344#comment-17646344
]
David Smiley commented on SOLR-15787:
-
Thanks for the notice Kevin! Can you look [~n
Patson Luk created SOLR-16586:
-
Summary: Add logging at the beginning of
searchHandler#handleRequestBody
Key: SOLR-16586
URL: https://issues.apache.org/jira/browse/SOLR-16586
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/SOLR-15787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646343#comment-17646343
]
Kevin Risden commented on SOLR-15787:
-
I think this above commit is causing exception
janhoy commented on PR #1168:
URL: https://github.com/apache/solr/pull/1168#issuecomment-1347390755
Thanks @risdenk for fixing the weird gradle thing, that was a tricky one!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
janhoy commented on PR #1168:
URL: https://github.com/apache/solr/pull/1168#issuecomment-1347386908
> Sounds good but how?
I was thinking in a `static {}` context, but there are some interactions
there, so let's defer such feature, at least to another JIRA.
--
This is an automated
janhoy commented on PR #1223:
URL: https://github.com/apache/solr/pull/1223#issuecomment-1347379105
I added `integrationTests` task to Check jenkins job for 9.1 and 9.x as
well, so we can see if it fails for those as well, or if this is something
introduced in main.
--
This is an automat
magibney commented on PR #1236:
URL: https://github.com/apache/solr/pull/1236#issuecomment-1347260186
>It's worth to add some similar test case into. Solr examples/CLI smoke
tests. Also, it's worth to add more variety into this test case.
Definitely; didn't want to delay getting somet
[
https://issues.apache.org/jira/browse/SOLR-16139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646316#comment-17646316
]
Daniel Lowe edited comment on SOLR-16139 at 12/12/22 8:09 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-16139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646316#comment-17646316
]
Daniel Lowe commented on SOLR-16139:
We also ran into this issue when migrating from
magibney opened a new pull request, #1236:
URL: https://github.com/apache/solr/pull/1236
See: https://issues.apache.org/jira/browse/SOLR-16585
--
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
dsmiley commented on code in PR #1168:
URL: https://github.com/apache/solr/pull/1168#discussion_r1046256426
##
solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/OtelTracerConfigurator.java:
##
@@ -0,0 +1,135 @@
+/*
+ * Licensed to the Apache Software Foundation (
[
https://issues.apache.org/jira/browse/SOLR-16585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646290#comment-17646290
]
Michael Gibney commented on SOLR-16585:
---
Yeah, confirmed this is introduced by SOLR
[
https://issues.apache.org/jira/browse/SOLR-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646260#comment-17646260
]
Houston Putman commented on SOLR-16099:
---
Thanks for getting this done so fast [~kri
patsonluk commented on PR #1229:
URL: https://github.com/apache/solr/pull/1229#issuecomment-1346967878
@noblepaul @chatman Can I get a review of this once u have a chance? This is
a piece taken from
https://github.com/fullstorydev/lucene-solr/pull/102/files#diff-3bf44f923643744a743460bb0f64
[
https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646243#comment-17646243
]
Chris M. Hostetter commented on SOLR-16129:
---
I was never able to forcibly trigg
risdenk commented on code in PR #1168:
URL: https://github.com/apache/solr/pull/1168#discussion_r1046121655
##
solr/modules/opentelemetry/build.gradle:
##
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreemen
[
https://issues.apache.org/jira/browse/SOLR-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16099:
Resolution: Fixed
Status: Resolved (was: Patch Available)
I'm going to mark this as resolv
[
https://issues.apache.org/jira/browse/SOLR-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646207#comment-17646207
]
Kevin Risden commented on SOLR-16129:
-
Are there still plans to implement this? SOLR-
[
https://issues.apache.org/jira/browse/SOLR-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16099:
Fix Version/s: 9.2
> HTTP Client threads can hang in Jetty's InputStreamResponseListener when
> us
[
https://issues.apache.org/jira/browse/SOLR-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646204#comment-17646204
]
ASF subversion and git services commented on SOLR-16099:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646197#comment-17646197
]
Michael Gibney commented on SOLR-14765:
---
oh no; very likely. Looking into this now.
risdenk commented on code in PR #1168:
URL: https://github.com/apache/solr/pull/1168#discussion_r1046063624
##
solr/modules/opentelemetry/build.gradle:
##
@@ -0,0 +1,56 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreemen
risdenk commented on PR #1223:
URL: https://github.com/apache/solr/pull/1223#issuecomment-1346838555
I haven't narrowed the issue down any further yet. But my hunch is it fails
to even try to kill the process with the separate port. I don't even see it yet
to shutdown in the logs. Most like
Jdurham2843 commented on PR #1126:
URL: https://github.com/apache/solr/pull/1126#issuecomment-1346800289
That doesn't sound like any fun, but I totally get it and no worries! This
work should be here whenever your in a position to look at it. Hopefully the
regression isn't too hard to remed
[
https://issues.apache.org/jira/browse/SOLR-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16099:
Component/s: Server
> HTTP Client threads can hang in Jetty's InputStreamResponseListener when
> u
[
https://issues.apache.org/jira/browse/SOLR-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646141#comment-17646141
]
ASF subversion and git services commented on SOLR-16099:
Commit 7
[
https://issues.apache.org/jira/browse/SOLR-16099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-16099:
Fix Version/s: main (10.0)
> HTTP Client threads can hang in Jetty's InputStreamResponseListener wh
risdenk merged PR #1230:
URL: https://github.com/apache/solr/pull/1230
--
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-16567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646091#comment-17646091
]
Gabriel Magno commented on SOLR-16567:
--
Hi Alessandro! That sounds good, I will take
[
https://issues.apache.org/jira/browse/SOLR-15751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645997#comment-17645997
]
Anakhe Ajayi commented on SOLR-15751:
-
[~gerlowskija] still waiting for a response on
[
https://issues.apache.org/jira/browse/SOLR-16585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645957#comment-17645957
]
Mikhail Khludnev commented on SOLR-16585:
-
Probably we don't have a case with {{s
37 matches
Mail list logo