[
https://issues.apache.org/jira/browse/SOLR-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl reassigned SOLR-11245:
--
Assignee: Jan Høydahl
> Cloud native Dockerfile
> ---
>
>
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica
health in healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401424526
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java
##
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica
health in healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401425180
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java
##
janhoy commented on a change in pull request #1387: SOLR-14210: Include replica
health in healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401431310
##
File path:
solr/core/src/test/org/apache/solr/handler/admin/HealthCheckHandlerTest.java
##
janhoy commented on issue #1387: SOLR-14210: Include replica health in
healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#issuecomment-607101900
I addressed the review comments
This is an automated messag
Stamatis Zampetakis created LUCENE-9299:
---
Summary: ClausesCheckVisitor fails to throw TooManyClauses
exception when the clauses in a query exceeds the limit by 1
Key: LUCENE-9299
URL: https://issues.apache.o
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis updated LUCENE-9299:
Attachment: LUCENE-9299.patch
Lucene Fields: Patch Available
Stat
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis updated LUCENE-9299:
Status: Patch Available (was: Open)
> ClausesCheckVisitor fails to throw TooManyC
[
https://issues.apache.org/jira/browse/LUCENE-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072523#comment-17072523
]
Dawid Weiss commented on LUCENE-9266:
-
You're right - I didn't touch source packagin
[
https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072543#comment-17072543
]
Stamatis Zampetakis commented on LUCENE-8811:
-
Given that the change was rev
[
https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072565#comment-17072565
]
Alan Woodward commented on LUCENE-8811:
---
I've changed the fixVersion to be 9.0. T
[
https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated LUCENE-8811:
--
Fix Version/s: (was: 8.2)
master (9.0)
> Add maximum clause count check
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072602#comment-17072602
]
Atri Sharma commented on LUCENE-9299:
-
Can you open a PR instead? Easier to review.
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072612#comment-17072612
]
Stamatis Zampetakis commented on LUCENE-9299:
-
Looking in
[HowToContribute|
[
https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072635#comment-17072635
]
ASF subversion and git services commented on LUCENE-9170:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072634#comment-17072634
]
ASF subversion and git services commented on LUCENE-9170:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-14265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072648#comment-17072648
]
Andrzej Bialecki commented on SOLR-14265:
-
We should also move the old apispec JS
Jim Ferenczi created LUCENE-9300:
Summary: Index corruption with doc values updates and addIndexes
Key: LUCENE-9300
URL: https://issues.apache.org/jira/browse/LUCENE-9300
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-9300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Ferenczi updated LUCENE-9300:
-
Issue Type: Bug (was: Improvement)
> Index corruption with doc values updates and addIndexes
>
jimczi opened a new pull request #1394: LUCENE-9300: Fix field infos update on
doc values update
URL: https://github.com/apache/lucene-solr/pull/1394
Today a doc values update creates a new field infos file that contains the
original field infos updated for the new generation as well as th
atris commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401542281
##
File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java
#
atris commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401544477
##
File path: lucene/core/src/java/org/apache/lucene/search/SliceExecutor.java
#
jpountz commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401555369
##
File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java
###
juanka588 commented on a change in pull request #1394: LUCENE-9300: Fix field
infos update on doc values update
URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401559955
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestNumericDocValuesUpdates.java
##
atris commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401565776
##
File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java
#
janhoy commented on issue #895: LUCENE-8985: SynonymGraphFilter cannot handle
input stream with tokens filtered.
URL: https://github.com/apache/lucene-solr/pull/895#issuecomment-607219248
@chenkovsky I'd like to help move this forward, and I think the next step is
to add 5-10 more unit tes
atris commented on issue #1294: LUCENE-9074: Slice Allocation Control Plane For
Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#issuecomment-60729
@jpountz Updated. Please see and let me know your comments and thoughts
--
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072722#comment-17072722
]
Atri Sharma commented on LUCENE-9299:
-
Ok, I am misreading your patch then -- will g
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atri Sharma reassigned LUCENE-9299:
---
Assignee: Atri Sharma
> ClausesCheckVisitor fails to throw TooManyClauses exception when th
dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from
source
URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607224015
[changes.patch.txt](https://github.com/apache/lucene-solr/files/4415071/changes.patch.txt)
Hi Mike. I've restructured the do
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072729#comment-17072729
]
Lucene/Solr QA commented on LUCENE-9299:
| (/) *{color:green}+1 overall{color}*
gerlowskija merged pull request #1379: SOLR-14363: Separate /get requests into
their own type designation
URL: https://github.com/apache/lucene-solr/pull/1379
This is an automated message from the Apache Git Service.
To resp
jpountz commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401583032
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
###
[
https://issues.apache.org/jira/browse/SOLR-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072731#comment-17072731
]
ASF subversion and git services commented on SOLR-14363:
Commit 1
jpountz commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r401584443
##
File path: lucene/core/src/test/org/apache/lucene/search/TestIndexSearcher.java
###
[
https://issues.apache.org/jira/browse/SOLR-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072749#comment-17072749
]
ASF subversion and git services commented on SOLR-14363:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-14363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-14363.
Fix Version/s: 8.6
master (9.0)
Resolution: Fixed
Merged in for 8
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field
infos update on doc values update
URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401619000
##
File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java
##
@@
[
https://issues.apache.org/jira/browse/LUCENE-9299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072788#comment-17072788
]
Tommaso Teofili commented on LUCENE-9299:
-
the changes look good to me.
> Claus
[
https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072803#comment-17072803
]
Tommaso Teofili commented on LUCENE-9004:
-
I agree with [~jim.ferenczi] as discu
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field
infos update on doc values update
URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401672435
##
File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java
##
@@ -
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field
infos update on doc values update
URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401672524
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestNumericDocValuesUpdates.java
#
HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include
replica health in healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401691874
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java
###
atris merged pull request #1294: LUCENE-9074: Slice Allocation Control Plane
For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294
This is an automated message from the Apache Git Service.
To respond t
[
https://issues.apache.org/jira/browse/LUCENE-9074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072852#comment-17072852
]
ASF subversion and git services commented on LUCENE-9074:
-
Commi
atris commented on issue #1294: LUCENE-9074: Slice Allocation Control Plane For
Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#issuecomment-607309069
Thank you @jpountz
This is an automated message
HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include
replica health in healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401708980
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java
###
Jan Høydahl created LUCENE-9301:
---
Summary: Gradle: Jar MANIFEST incomplete
Key: LUCENE-9301
URL: https://issues.apache.org/jira/browse/LUCENE-9301
Project: Lucene - Core
Issue Type: Bug
[
https://issues.apache.org/jira/browse/LUCENE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated LUCENE-9301:
Affects Version/s: master (9.0)
> Gradle: Jar MANIFEST incomplete
> --
HoustonPutman commented on issue #1387: SOLR-14210: Include replica health in
healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#issuecomment-607327108
Are you targeting this for 8.6 or 9.0?
This is an au
jpountz commented on a change in pull request #1394: LUCENE-9300: Fix field
infos update on doc values update
URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401719320
##
File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java
##
@@
HoustonPutman commented on a change in pull request #1387: SOLR-14210: Include
replica health in healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401737200
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java
###
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field
infos update on doc values update
URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401749799
##
File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java
##
@@ -
jimczi commented on a change in pull request #1394: LUCENE-9300: Fix field
infos update on doc values update
URL: https://github.com/apache/lucene-solr/pull/1394#discussion_r401750154
##
File path: lucene/core/src/java/org/apache/lucene/index/ReadersAndUpdates.java
##
@@ -
madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from
source
URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607356036
Your patch moved the *nix invocation of WrapperDownloader to before we set
JAVA_CMD, when it still needed to be after. I switched t
[
https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072953#comment-17072953
]
David Smiley commented on SOLR-9575:
If you look at the comments above; I've always be
[
https://issues.apache.org/jira/browse/LUCENE-9301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated LUCENE-9301:
--
Parent: LUCENE-9077
Issue Type: Sub-task (was: Bug)
> Gradle: Jar MANIFEST incomplete
> -
[
https://issues.apache.org/jira/browse/LUCENE-9169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved LUCENE-9169.
---
Fix Version/s: master (9.0)
Assignee: Dawid Weiss
Resolution: Fixed
This was committ
[
https://issues.apache.org/jira/browse/LUCENE-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob reassigned LUCENE-9266:
-
Assignee: Mike Drob
> ant nightly-smoke fails due to presence of build.gradle
> ---
[
https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072973#comment-17072973
]
Chris M. Hostetter commented on SOLR-9575:
--
i still feel like this is an anti-pat
HoustonPutman commented on a change in pull request #1392: SOLR-14371 Zk
StatusHandler should know about dynamic zk config
URL: https://github.com/apache/lucene-solr/pull/1392#discussion_r401790833
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/ZookeeperStatusHandle
[
https://issues.apache.org/jira/browse/SOLR-13687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073039#comment-17073039
]
Marcus Eagan commented on SOLR-13687:
-
I think this is a good idea for usability [~no
[
https://issues.apache.org/jira/browse/SOLR-14307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073069#comment-17073069
]
ASF subversion and git services commented on SOLR-14307:
Commit f
dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from
source
URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607423166
bq. Your patch moved the *nix invocation of WrapperDownloader to before we
set JAVA_CMD, when it still needed to be after. I switch
dweiss commented on a change in pull request #1390: LUCENE-9266 remove gradle
wrapper jar from source
URL: https://github.com/apache/lucene-solr/pull/1390#discussion_r401829201
##
File path: solr/build.xml
##
@@ -459,7 +459,7 @@
fullpath="${fullnamever}/
[
https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya reassigned SOLR-13004:
---
Assignee: Ishan Chattopadhyaya
> Integer overflow in total count in grouping
janhoy commented on a change in pull request #1392: SOLR-14371 Zk StatusHandler
should know about dynamic zk config
URL: https://github.com/apache/lucene-solr/pull/1392#discussion_r401835111
##
File path:
solr/core/src/java/org/apache/solr/handler/admin/ZookeeperStatusHandler.java
[
https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073090#comment-17073090
]
Ishan Chattopadhyaya commented on SOLR-13004:
-
This is something I want to fi
[
https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-13004:
Attachment: SOLR-13004.patch
Status: Open (was: Open)
Here's a WIP patch.
[
https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073090#comment-17073090
]
Ishan Chattopadhyaya edited comment on SOLR-13004 at 4/1/20, 6:54 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-13004:
Attachment: SOLR-13004.patch
> Integer overflow in total count in grouping results
madrob commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from
source
URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607435284
From @gerlowskija on Slack:
>Initially it failed for me with:
`./gradlew --info tasks
Error: Could not find or load mai
dweiss commented on issue #1390: LUCENE-9266 remove gradle wrapper jar from
source
URL: https://github.com/apache/lucene-solr/pull/1390#issuecomment-607439907
I would really want to limit the number of forked java processes to the
absolute minimum in those scripts. Each invocation of java
[
https://issues.apache.org/jira/browse/SOLR-14307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073119#comment-17073119
]
ASF subversion and git services commented on SOLR-14307:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-13004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073137#comment-17073137
]
David Smiley commented on SOLR-13004:
-
I suggest moving to a Lucene issue since the c
[
https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya moved SOLR-13004 to LUCENE-9302:
-
Component/s: (was: SolrCloud)
[
https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073144#comment-17073144
]
David Smiley commented on SOLR-14014:
-
If we only show the admin UI on one node (and
dsmiley commented on issue #1368: SOLR-14351: Fix/improve MDCLoggingContext
usage
URL: https://github.com/apache/lucene-solr/pull/1368#issuecomment-607459278
There's some stupid precommit import or something I'll fix but otherwise I
think this is ready. I slept on this one a bit and revie
[
https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073151#comment-17073151
]
Ishan Chattopadhyaya commented on LUCENE-9302:
--
Thanks David, moved to a Lu
[
https://issues.apache.org/jira/browse/SOLR-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073153#comment-17073153
]
David Smiley commented on SOLR-14365:
-
Can you please do a PR instead as it's more co
[
https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073156#comment-17073156
]
Adrien Grand commented on LUCENE-9302:
--
The in-progress patch looks good. I'm not f
[
https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073162#comment-17073162
]
Ishan Chattopadhyaya commented on LUCENE-9302:
--
{quote}The in-progress patc
[
https://issues.apache.org/jira/browse/LUCENE-9302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073172#comment-17073172
]
Adrien Grand commented on LUCENE-9302:
--
Hopefully replacing "(Long) foo" with "((Nu
[
https://issues.apache.org/jira/browse/SOLR-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073205#comment-17073205
]
Jan Høydahl commented on SOLR-9575:
---
What does solr do today if solr.xml is in zookeeper
[
https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073223#comment-17073223
]
Jan Høydahl commented on SOLR-14371:
The PR is now ready for broader review, for thos
janhoy commented on issue #1387: SOLR-14210: Include replica health in
healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#issuecomment-607526425
> Are you targeting this for 8.6 or 9.0
I see no reason for not targeting 8.6
---
[
https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-14210:
---
Affects Version/s: (was: master (9.0))
> Introduce Node-level status handler for replicas
> -
[
https://issues.apache.org/jira/browse/SOLR-14210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073235#comment-17073235
]
Jan Høydahl commented on SOLR-14210:
This is ready for broader review.
So if you jus
[
https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-14371:
---
Attachment: dynamic-reconfig.png
> Zk StatusHandler should know about dynamic zk config
> ---
[
https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073223#comment-17073223
]
Jan Høydahl edited comment on SOLR-14371 at 4/1/20, 11:07 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073223#comment-17073223
]
Jan Høydahl edited comment on SOLR-14371 at 4/1/20, 11:08 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073243#comment-17073243
]
Jan Høydahl commented on SOLR-14371:
[~houston], I wanted to test dynamic reconfigura
tflobbe commented on a change in pull request #1327: SOLR-13942:
/api/cluster/zk/* to fetch raw ZK data
URL: https://github.com/apache/lucene-solr/pull/1327#discussion_r401974256
##
File path: solr/core/src/java/org/apache/solr/handler/admin/ZkRead.java
##
@@ -0,0 +1,117 @
[
https://issues.apache.org/jira/browse/SOLR-14371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073243#comment-17073243
]
Jan Høydahl edited comment on SOLR-14371 at 4/1/20, 11:55 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073284#comment-17073284
]
Marcus Eagan commented on SOLR-14014:
-
[~dsmiley] I think the threat vector a web app
[
https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073285#comment-17073285
]
Marcus Eagan commented on SOLR-14014:
-
I am a regular user of Solr and I love many of
[
https://issues.apache.org/jira/browse/SOLR-14014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073284#comment-17073284
]
Marcus Eagan edited comment on SOLR-14014 at 4/2/20, 1:18 AM:
-
97 matches
Mail list logo