[GitHub] [solr] murx opened a new pull request #379: SOLR-15741 updated filters.adoc

2021-10-29 Thread GitBox
murx opened a new pull request #379: URL: https://github.com/apache/solr/pull/379 Small example correction https://issues.apache.org/jira/browse/SOLR-15741 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[jira] [Created] (SOLR-15741) Updated ref guide filters.adoc

2021-10-29 Thread Sebastian Zander (Jira)
Sebastian Zander created SOLR-15741: --- Summary: Updated ref guide filters.adoc Key: SOLR-15741 URL: https://issues.apache.org/jira/browse/SOLR-15741 Project: Solr Issue Type: Improvement

[GitHub] [solr-operator] janhoy closed issue #307: Expose operator metrics

2021-10-29 Thread GitBox
janhoy closed issue #307: URL: https://github.com/apache/solr-operator/issues/307 -- 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.

[GitHub] [solr-operator] HoustonPutman opened a new pull request #362: Clear up difference between SolrCloud CRD and Solr Helm chart options

2021-10-29 Thread GitBox
HoustonPutman opened a new pull request #362: URL: https://github.com/apache/solr-operator/pull/362 Resolves #336 -- 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 unsubs

[GitHub] [solr] madrob commented on pull request #378: Address Gradle deprecations

2021-10-29 Thread GitBox
madrob commented on pull request #378: URL: https://github.com/apache/solr/pull/378#issuecomment-955042286 The changes are the warnings that arise from `./gradlew assemble --warning-mode all` (typical gradle logging toggles like `--stacktrace` can help here too) What I think the doc

[jira] [Commented] (SOLR-15182) Rewrite V2 APIs using annotation framework

2021-10-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436162#comment-17436162 ] Jason Gerlowski commented on SOLR-15182: This ticket has been tentatively attache

[jira] [Created] (SOLR-15740) Rewrite v2 schema APIs using annotation framework

2021-10-29 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15740: -- Summary: Rewrite v2 schema APIs using annotation framework Key: SOLR-15740 URL: https://issues.apache.org/jira/browse/SOLR-15740 Project: Solr Issue Type

[GitHub] [solr-operator] HoustonPutman opened a new pull request #361: Add support for more ZK Pod options.

2021-10-29 Thread GitBox
HoustonPutman opened a new pull request #361: URL: https://github.com/apache/solr-operator/pull/361 Resolves #352 TODO: - [ ] Changelog entry / possible documentation - [ ] Manual testing -- This is an automated message from the Apache Git Service. To respond to the mess

[jira] [Created] (SOLR-15739) Rewrite RTG API using annotation framework

2021-10-29 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15739: -- Summary: Rewrite RTG API using annotation framework Key: SOLR-15739 URL: https://issues.apache.org/jira/browse/SOLR-15739 Project: Solr Issue Type: Sub-t

[jira] [Reopened] (SOLR-15182) Rewrite V2 APIs using annotation framework

2021-10-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reopened SOLR-15182: Assignee: (was: Noble Paul) > Rewrite V2 APIs using annotation framework > --

[jira] [Commented] (SOLR-15182) Rewrite V2 APIs using annotation framework

2021-10-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436159#comment-17436159 ] Jason Gerlowski commented on SOLR-15182: Noble closed this out last February as a

[jira] [Updated] (SOLR-15738) Rewrite security APIs using annotation framework

2021-10-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-15738: --- Parent: SOLR-15182 Issue Type: Sub-task (was: Bug) Security: (was: Public)

[jira] [Created] (SOLR-15738) Rewrite security APIs using annotation framework

2021-10-29 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15738: -- Summary: Rewrite security APIs using annotation framework Key: SOLR-15738 URL: https://issues.apache.org/jira/browse/SOLR-15738 Project: Solr Issue Type:

[jira] [Updated] (SOLR-15635) calling SolrRequestInfo.clearRequestInfo() twice repeats hook.close()

2021-10-29 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-15635: Summary: calling SolrRequestInfo.clearRequestInfo() twice repeats hook.close() (was: clear

[jira] [Updated] (SOLR-15351) Make /v2/collections/ APIs annotation-based

2021-10-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-15351: --- Parent: SOLR-15182 Issue Type: Sub-task (was: Improvement) > Make /v2/collections/ A

[jira] [Updated] (SOLR-15736) Enforce ongoing v1<->v2 API consistency

2021-10-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski updated SOLR-15736: --- Description: Since its inception, keeping the v1 and v2 APIs in sync has been a serious chal

[jira] [Created] (SOLR-15737) Ensure all (desired) v1 APIs have v2 equivalent

2021-10-29 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15737: -- Summary: Ensure all (desired) v1 APIs have v2 equivalent Key: SOLR-15737 URL: https://issues.apache.org/jira/browse/SOLR-15737 Project: Solr Issue Type:

[jira] [Created] (SOLR-15736) Enforce ongoing v1<->v2 API consistency

2021-10-29 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15736: -- Summary: Enforce ongoing v1<->v2 API consistency Key: SOLR-15736 URL: https://issues.apache.org/jira/browse/SOLR-15736 Project: Solr Issue Type: Improvem

[jira] [Created] (SOLR-15735) SolrJ should fully support Solr's v2 API

2021-10-29 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15735: -- Summary: SolrJ should fully support Solr's v2 API Key: SOLR-15735 URL: https://issues.apache.org/jira/browse/SOLR-15735 Project: Solr Issue Type: Improve

[jira] [Commented] (SOLR-15635) clearing SolrRequestInfo.clearRequestInfo() twice repeats close() on the hook

2021-10-29 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436156#comment-17436156 ] Mikhail Khludnev commented on SOLR-15635: - Hi, [~mdrob]. Thanks for providing yo

[jira] [Created] (SOLR-15734) Prepare v2 API for v2 deprecation, eventual removal

2021-10-29 Thread Jason Gerlowski (Jira)
Jason Gerlowski created SOLR-15734: -- Summary: Prepare v2 API for v2 deprecation, eventual removal Key: SOLR-15734 URL: https://issues.apache.org/jira/browse/SOLR-15734 Project: Solr Issue Ty

[GitHub] [solr] dsmiley commented on pull request #378: Address Gradle deprecations

2021-10-29 Thread GitBox
dsmiley commented on pull request #378: URL: https://github.com/apache/solr/pull/378#issuecomment-955015726 I'm not clear how you determined what changes to make here. I read the link you pointed to but it's not apparent how to connect that to your PR. -- This is an automated message fr

[GitHub] [solr-operator] HoustonPutman commented on issue #307: Expose operator metrics

2021-10-29 Thread GitBox
HoustonPutman commented on issue #307: URL: https://github.com/apache/solr-operator/issues/307#issuecomment-955010033 I think we can close this with the default operator metrics to start, since they are actually quite comprehensive. (including reconcile errors) We can split off another iss

[GitHub] [solr-operator] HoustonPutman opened a new pull request #360: Enable Solr Operator metrics when using the helm chart.

2021-10-29 Thread GitBox
HoustonPutman opened a new pull request #360: URL: https://github.com/apache/solr-operator/pull/360 Resolves #307 This does not use the protected metrics-endpoint described in the [kubebuilder docs](https://kubebuilder.io/reference/metrics.html#protecting-the-metrics). This is als

[GitHub] [solr-operator] thelabdude merged pull request #356: Support to bootstrap from a user-supplied security.json and minor refactorings to pass auth headers through a Context

2021-10-29 Thread GitBox
thelabdude merged pull request #356: URL: https://github.com/apache/solr-operator/pull/356 -- 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-

[GitHub] [solr-operator] thelabdude closed issue #355: Bootstrap security.json from user-supplied ConfigMap

2021-10-29 Thread GitBox
thelabdude closed issue #355: URL: https://github.com/apache/solr-operator/issues/355 -- 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-unsub

[GitHub] [solr-operator] thelabdude commented on a change in pull request #356: Support to bootstrap from a user-supplied security.json and minor refactorings to pass auth headers through a Context

2021-10-29 Thread GitBox
thelabdude commented on a change in pull request #356: URL: https://github.com/apache/solr-operator/pull/356#discussion_r739452396 ## File path: controllers/solrcloud_controller_basic_auth_test.go ## @@ -144,6 +173,34 @@ var _ = FDescribe("SolrCloud controller - Basic Auth", f

[GitHub] [solr] madrob commented on a change in pull request #338: @sayandigital SOLR-13182 - NullPointerException

2021-10-29 Thread GitBox
madrob commented on a change in pull request #338: URL: https://github.com/apache/solr/pull/338#discussion_r739445201 ## File path: solr/core/src/java/org/apache/solr/search/join/BlockJoinChildQParser.java ## @@ -44,10 +45,8 @@ protected String getParentFilterLocalParamName()

[GitHub] [solr] anshumg commented on pull request #377: SOLR-15660: Remove universal 10 second test thread leak linger.

2021-10-29 Thread GitBox
anshumg commented on pull request #377: URL: https://github.com/apache/solr/pull/377#issuecomment-954949205 This looks good @markrmiller . I assume the per-test numbers are based on your local runs? -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [solr-operator] HoustonPutman commented on a change in pull request #356: Support to bootstrap from a user-supplied security.json and minor refactorings to pass auth headers through a Context

2021-10-29 Thread GitBox
HoustonPutman commented on a change in pull request #356: URL: https://github.com/apache/solr-operator/pull/356#discussion_r739432363 ## File path: controllers/solrcloud_controller_basic_auth_test.go ## @@ -144,6 +173,34 @@ var _ = FDescribe("SolrCloud controller - Basic Auth",

[GitHub] [solr] madrob commented on a change in pull request #340: SOLR-15591 / Avoid needless catch by checking condition

2021-10-29 Thread GitBox
madrob commented on a change in pull request #340: URL: https://github.com/apache/solr/pull/340#discussion_r739428642 ## File path: solr/test-framework/src/java/org/apache/solr/util/ExternalPaths.java ## @@ -58,21 +58,23 @@ static String determineSourceHome() { try {

[GitHub] [solr-operator] gerlowskija commented on pull request #359: Add ability to schedule recurring incremental backups

2021-10-29 Thread GitBox
gerlowskija commented on pull request #359: URL: https://github.com/apache/solr-operator/pull/359#issuecomment-954931247 Cool - that all makes sense to me, thanks for clarifying! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [solr-operator] HoustonPutman commented on pull request #359: Add ability to schedule recurring incremental backups

2021-10-29 Thread GitBox
HoustonPutman commented on pull request #359: URL: https://github.com/apache/solr-operator/pull/359#issuecomment-954922376 I never really considered a separate CRD. Generally CRDs are a necessary evil, and therefore the less the better IMO. The reason why this fits really well into a singl

[jira] [Commented] (SOLR-15727) Split-brain can occur with heavy ingest and violent shutdown

2021-10-29 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436104#comment-17436104 ] Houston Putman commented on SOLR-15727: --- Are you using {{openSearcher=true}} for yo

[jira] [Resolved] (SOLR-15681) Customization of S3 client retry/throttling logic

2021-10-29 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-15681. --- Fix Version/s: 8.11 Assignee: Houston Putman Resolution: Workaround SOLR-1570

[jira] [Resolved] (SOLR-15707) Ability to set the AWS Profile for each S3Repository

2021-10-29 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-15707. --- Fix Version/s: 8.11 Resolution: Implemented > Ability to set the AWS Profile for each

[jira] [Commented] (SOLR-15707) Ability to set the AWS Profile for each S3Repository

2021-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436089#comment-17436089 ] ASF subversion and git services commented on SOLR-15707: Commit 5

[jira] [Commented] (SOLR-15635) clearing SolrRequestInfo.clearRequestInfo() twice repeats close() on the hook

2021-10-29 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436088#comment-17436088 ] Mike Drob commented on SOLR-15635: -- I think this is potentially a bad idea, and should a

[GitHub] [solr-operator] gerlowskija commented on pull request #359: Add ability to schedule recurring incremental backups

2021-10-29 Thread GitBox
gerlowskija commented on pull request #359: URL: https://github.com/apache/solr-operator/pull/359#issuecomment-954904055 Whoa man, this is awesome. Thanks for picking this up - you took it right off my TODO list haha. I've just taken a glance so far but intend to give it a more thor

[jira] [Commented] (SOLR-15707) Ability to set the AWS Profile for each S3Repository

2021-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436073#comment-17436073 ] ASF subversion and git services commented on SOLR-15707: Commit 0

[GitHub] [solr] HoustonPutman merged pull request #357: SOLR-15707: Add the ability to set the AWS Profile per S3Repository

2021-10-29 Thread GitBox
HoustonPutman merged pull request #357: URL: https://github.com/apache/solr/pull/357 -- 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-unsubs

[GitHub] [solr] madrob opened a new pull request #378: Address Gradle deprecations

2021-10-29 Thread GitBox
madrob opened a new pull request #378: URL: https://github.com/apache/solr/pull/378 Da[vw]id - would appreciate a look at the prometheus exporter class path handling, I tried to understand what to replace it with but didn't quite get there. The docs point at https://docs.gradle.org/7.2/us

[jira] [Commented] (SOLR-15608) Remove deprecations from solrj clients

2021-10-29 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435987#comment-17435987 ] ASF subversion and git services commented on SOLR-15608: Commit 2

[jira] [Resolved] (SOLR-15608) Remove deprecations from solrj clients

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15608. Fix Version/s: main (9.0) Resolution: Fixed > Remove deprecations from solrj clients > -

[GitHub] [solr] janhoy merged pull request #369: SOLR-15608: Remove deprecated methods, classes and constructors from SolrJ

2021-10-29 Thread GitBox
janhoy merged pull request #369: URL: https://github.com/apache/solr/pull/369 -- 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...@s

[GitHub] [solr] ctargett commented on a change in pull request #371: SOLR-15718 Remove backcompat feature solr.useUnsafeOverseerResponse

2021-10-29 Thread GitBox
ctargett commented on a change in pull request #371: URL: https://github.com/apache/solr/pull/371#discussion_r739196929 ## File path: solr/solr-ref-guide/src/major-changes-in-solr-9.adoc ## @@ -181,6 +181,8 @@ The only reason QEC supported the data directory was to support loa

[jira] [Commented] (SOLR-15730) Modularize SolrJ

2021-10-29 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435957#comment-17435957 ] David Smiley commented on SOLR-15730: - Totally agree on separating streaming expressi

[GitHub] [solr-operator] lennartjuette commented on issue #323: Deleting the namespace of a SolrCloud breaks finalizer

2021-10-29 Thread GitBox
lennartjuette commented on issue #323: URL: https://github.com/apache/solr-operator/issues/323#issuecomment-954695920 @HoustonPutman Sorry for the lack of feedback. I'll try to follow your suggestion as soon as I get the opportunity. Thanks for the hint! -- This is an automated message f

[jira] [Commented] (SOLR-15141) Investigate V2RequestSupport's role in SolrJ's V2 API support

2021-10-29 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435940#comment-17435940 ] Jason Gerlowski commented on SOLR-15141: It's a good question. My tentative thou

[jira] [Commented] (SOLR-15694) Concept of node roles and non-data nodes

2021-10-29 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435872#comment-17435872 ] Ishan Chattopadhyaya commented on SOLR-15694: - Discussion is happening here:

[jira] [Comment Edited] (SOLR-599) Lightweight SolrJ client

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435849#comment-17435849 ] Jan Høydahl edited comment on SOLR-599 at 10/29/21, 8:38 AM: - I

[jira] [Comment Edited] (SOLR-599) Lightweight SolrJ client

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435849#comment-17435849 ] Jan Høydahl edited comment on SOLR-599 at 10/29/21, 8:37 AM: - I

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435849#comment-17435849 ] Jan Høydahl commented on SOLR-599: -- I created SOLR-1573 to start modularizing solrj and sp

[jira] [Commented] (SOLR-15342) Separate out a SolrJ-Zookeeper module

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435846#comment-17435846 ] Jan Høydahl commented on SOLR-15342: Good point, we can have ONE module for solrj-zoo

[jira] [Resolved] (SOLR-15729) Mark Netty as optional in SolrJ POM

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15729. > Mark Netty as optional in SolrJ POM > --- > > Key: SO

[jira] [Deleted] (SOLR-15729) Mark Netty as optional in SolrJ POM

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl deleted SOLR-15729: --- > Mark Netty as optional in SolrJ POM > --- > > Key: SOL

[jira] [Created] (SOLR-15733) Separate out a solrj-streaming module

2021-10-29 Thread Jira
Jan Høydahl created SOLR-15733: -- Summary: Separate out a solrj-streaming module Key: SOLR-15733 URL: https://issues.apache.org/jira/browse/SOLR-15733 Project: Solr Issue Type: Sub-task Sec

[jira] [Commented] (SOLR-15718) Remove backcompat feature solr.useUnsafeOverseerResponse

2021-10-29 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435844#comment-17435844 ] Jan Høydahl commented on SOLR-15718: {quote}In general I'd vote we leave it until 9_x

[GitHub] [solr] janhoy commented on a change in pull request #371: SOLR-15718 Remove backcompat feature solr.useUnsafeOverseerResponse

2021-10-29 Thread GitBox
janhoy commented on a change in pull request #371: URL: https://github.com/apache/solr/pull/371#discussion_r739025136 ## File path: solr/solr-ref-guide/src/major-changes-in-solr-9.adoc ## @@ -181,6 +181,8 @@ The only reason QEC supported the data directory was to support loadi

[jira] [Created] (SOLR-15732) queries to missing collection are slow

2021-10-29 Thread Noble Paul (Jira)
Noble Paul created SOLR-15732: - Summary: queries to missing collection are slow Key: SOLR-15732 URL: https://issues.apache.org/jira/browse/SOLR-15732 Project: Solr Issue Type: Improvement S

[jira] [Commented] (SOLR-15635) clearing SolrRequestInfo.clearRequestInfo() twice repeats close() on the hook

2021-10-29 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435832#comment-17435832 ] Mikhail Khludnev commented on SOLR-15635: - [~flpftoa] thanks for confirming the w