[jira] [Commented] (SOLR-14781) Remove unused classes

2021-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444250#comment-17444250 ] ASF subversion and git services commented on SOLR-14781: Commit 8

[jira] [Resolved] (SOLR-14781) Remove unused classes

2021-11-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-14781. - Fix Version/s: main (9.0) Assignee: David Smiley Resolution: Fixed > Remove unuse

[GitHub] [solr] dsmiley merged pull request #330: SOLR-14781 Delete unused classes

2021-11-15 Thread GitBox
dsmiley merged pull request #330: URL: https://github.com/apache/solr/pull/330 -- 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...@

[jira] [Resolved] (SOLR-15536) Rewrite '/c//shards' v2 APIs to use annotation framework.

2021-11-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15536. Fix Version/s: main (9.0) Resolution: Fixed > Rewrite '/c//shards' v2 APIs to use an

[jira] [Updated] (SOLR-15792) Rewrite '/c//shards/' v2 APIs to use annotation framework.

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

[jira] [Resolved] (SOLR-15792) Rewrite '/c//shards/' v2 APIs to use annotation framework.

2021-11-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-15792. Fix Version/s: main (9.0) Resolution: Fixed > Rewrite '/c//shards/' v2 APIs to use a

[jira] [Assigned] (SOLR-15792) Rewrite '/c//shards/' v2 APIs to use annotation framework.

2021-11-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski reassigned SOLR-15792: -- Assignee: Jason Gerlowski > Rewrite '/c//shards/' v2 APIs to use annotation framework.

[jira] [Commented] (SOLR-15792) Rewrite '/c//shards/' v2 APIs to use annotation framework.

2021-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444242#comment-17444242 ] ASF subversion and git services commented on SOLR-15792: Commit 9

[GitHub] [solr] gerlowskija merged pull request #415: SOLR-15792: Rewrite shardname APIs using annotation framework

2021-11-15 Thread GitBox
gerlowskija merged pull request #415: URL: https://github.com/apache/solr/pull/415 -- 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

[jira] [Commented] (SOLR-15536) Rewrite '/c//shards' v2 APIs to use annotation framework.

2021-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444219#comment-17444219 ] ASF subversion and git services commented on SOLR-15536: Commit 8

[GitHub] [solr] gerlowskija merged pull request #218: SOLR-15536: Rewrite /c//shards v2 APIs using annotations

2021-11-15 Thread GitBox
gerlowskija merged pull request #218: URL: https://github.com/apache/solr/pull/218 -- 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

[jira] [Updated] (SOLR-15797) Improve SolrJ Tracer support

2021-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-15797: -- Description: Currently, to use OpenTracing support with SolrJ, client applications must

[jira] [Commented] (SOLR-15797) SolrJ Tracer support

2021-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444182#comment-17444182 ] Chris M. Hostetter commented on SOLR-15797: --- {quote}...You can add headers in t

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #407: SOLR-15784 Remove SolrJ dep on commons-io

2021-11-15 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #407: URL: https://github.com/apache/solr/pull/407#discussion_r749771293 ## File path: solr/core/src/java/org/apache/solr/filestore/PackageStoreAPI.java ## @@ -337,7 +337,7 @@ private void writeRawFile(SolrQueryRequest re

[GitHub] [solr] madrob commented on a change in pull request #414: SOLR-15795: Fix REPLACENODE to not use source node

2021-11-15 Thread GitBox
madrob commented on a change in pull request #414: URL: https://github.com/apache/solr/pull/414#discussion_r749585421 ## File path: solr/core/src/test/org/apache/solr/cloud/ReplaceNodeTest.java ## @@ -210,6 +212,25 @@ public void test() throws Exception { } + @Test + p

[GitHub] [solr] mkhludnev opened a new pull request #417: SOLR-15635: move to 8.11.1 in CHANGES.txt

2021-11-15 Thread GitBox
mkhludnev opened a new pull request #417: URL: https://github.com/apache/solr/pull/417 https://issues.apache.org/jira/browse/SOLR-X # Description Please provide a short description of the changes you're making with this pull request. # Solution Pl

[jira] [Updated] (SOLR-15799) Solr SQL should allow the schema name on table names if possible

2021-11-15 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15799: -- Attachment: Screen Shot 2021-11-15 at 2.07.24 PM.png > Solr SQL should allow the schema name on

[jira] [Commented] (SOLR-15799) Solr SQL should allow the schema name on table names if possible

2021-11-15 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444105#comment-17444105 ] Timothy Potter commented on SOLR-15799: --- Looks like it may be coming from the SQL A

[jira] [Updated] (SOLR-15799) Solr SQL should allow the schema name on table names if possible

2021-11-15 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15799: -- Description: Started kicking the tires on Solr SQL with Superset and the first issue I encount

[jira] [Updated] (SOLR-15799) Solr SQL should allow the schema name on table names if possible

2021-11-15 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15799: -- Attachment: Screen Shot 2021-11-15 at 1.55.14 PM.png > Solr SQL should allow the schema name on

[jira] [Updated] (SOLR-15799) Solr SQL should allow the schema name on table names if possible

2021-11-15 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15799: -- Labels: RobustSQL (was: ) > Solr SQL should allow the schema name on table names if possible >

[jira] [Created] (SOLR-15799) Solr SQL should allow the schema name on table names if possible

2021-11-15 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15799: - Summary: Solr SQL should allow the schema name on table names if possible Key: SOLR-15799 URL: https://issues.apache.org/jira/browse/SOLR-15799 Project: Solr

[jira] [Commented] (SOLR-15438) Refactor: Simplify SolrDispatchFilter close/destroy

2021-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444085#comment-17444085 ] Mikhail Khludnev commented on SOLR-15438: - Hi, David. That's it https://issues.

[jira] [Comment Edited] (SOLR-15438) Refactor: Simplify SolrDispatchFilter close/destroy

2021-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352038#comment-17352038 ] Mikhail Khludnev edited comment on SOLR-15438 at 11/15/21, 8:19 PM: ---

[jira] [Resolved] (SOLR-15774) Security Admin UI screen add permission picks wrong one

2021-11-15 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-15774. --- Fix Version/s: main (9.0) Resolution: Fixed > Security Admin UI screen add permission

[jira] [Commented] (SOLR-15774) Security Admin UI screen add permission picks wrong one

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

[GitHub] [solr] thelabdude merged pull request #404: SOLR-15774: Avoid weird off-by-one errors with Angular's 'chosen' select box directive for the security and schema-designer screens in Admin UI

2021-11-15 Thread GitBox
thelabdude merged pull request #404: URL: https://github.com/apache/solr/pull/404 -- 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.

[jira] [Commented] (SOLR-15776) Make Admin UI play well with Authorization

2021-11-15 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444051#comment-17444051 ] Timothy Potter commented on SOLR-15776: --- Agree with Jan that doing something now is

[jira] [Commented] (SOLR-15367) Convert "rid" functionality into a default Tracer

2021-11-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444044#comment-17444044 ] David Smiley commented on SOLR-15367: - Yeah, makes sense. > Convert "rid" functional

[jira] [Commented] (SOLR-15797) SolrJ Tracer support

2021-11-15 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444035#comment-17444035 ] David Smiley commented on SOLR-15797: - At work we do this without any special changes

[GitHub] [solr] HoustonPutman commented on pull request #414: SOLR-15795: Fix REPLACENODE to not use source node

2021-11-15 Thread GitBox
HoustonPutman commented on pull request #414: URL: https://github.com/apache/solr/pull/414#issuecomment-969173065 @sigram , you might be interested too, but I can't add you as a reviewer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (SOLR-15706) After an incremental back up, the pugeUnused operation incorrectly deletes all backed up data

2021-11-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444000#comment-17444000 ] Jason Gerlowski commented on SOLR-15706: There's an 8.11 release currently underw

[jira] [Commented] (SOLR-15706) After an incremental back up, the pugeUnused operation incorrectly deletes all backed up data

2021-11-15 Thread Don (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443997#comment-17443997 ] Don commented on SOLR-15706: Any idea when 8.11 will be released? This is a pretty serious bu

[GitHub] [solr] cpoerschke commented on pull request #159: [SOLR-10059] Handle appends params in distributed requests

2021-11-15 Thread GitBox
cpoerschke commented on pull request #159: URL: https://github.com/apache/solr/pull/159#issuecomment-969144721 > @cpoerschke I wanted to get this sorted, any chance you could be another set of eyes From looking at the changes I'm wondering if [RequestUtil](https://github.com/apa

[jira] [Commented] (SOLR-15367) Convert "rid" functionality into a default Tracer

2021-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443989#comment-17443989 ] Chris M. Hostetter commented on SOLR-15367: --- {quote}IIUC, even if a "solr clien

[jira] [Commented] (SOLR-15797) SolrJ Tracer support

2021-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443985#comment-17443985 ] Chris M. Hostetter commented on SOLR-15797: --- I suspect this will likely mean ei

[jira] [Created] (SOLR-15798) Document use of wildcard in requesting field lists

2021-11-15 Thread David Eric Pugh (Jira)
David Eric Pugh created SOLR-15798: -- Summary: Document use of wildcard in requesting field lists Key: SOLR-15798 URL: https://issues.apache.org/jira/browse/SOLR-15798 Project: Solr Issue Typ

[jira] [Created] (SOLR-15797) SolrJ Tracer support

2021-11-15 Thread Chris M. Hostetter (Jira)
Chris M. Hostetter created SOLR-15797: - Summary: SolrJ Tracer support Key: SOLR-15797 URL: https://issues.apache.org/jira/browse/SOLR-15797 Project: Solr Issue Type: Improvement Sec

[jira] [Commented] (SOLR-15367) Convert "rid" functionality into a default Tracer

2021-11-15 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443974#comment-17443974 ] Chris M. Hostetter commented on SOLR-15367: --- Ah, ok ... i see what you mean. I

[GitHub] [solr-operator] dalbani commented on issue #364: JTS and Polygons jar file

2021-11-15 Thread GitBox
dalbani commented on issue #364: URL: https://github.com/apache/solr-operator/issues/364#issuecomment-969062840 For those who might be interested in an alternative to @fernaspiazu's trick, here's how I did it: ``` lifecycleHooks: postStart: exec: command:

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

2021-11-15 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443865#comment-17443865 ] Mikhail Khludnev commented on SOLR-15635: - Hm.. I've committed, but it looks like

[jira] [Resolved] (SOLR-12297) Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous requests.

2021-11-15 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gerlowski resolved SOLR-12297. Resolution: Fixed > Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous requ

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

2021-11-15 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443776#comment-17443776 ] ASF subversion and git services commented on SOLR-15635: Commit 6

[GitHub] [solr] bszabo97 commented on pull request #330: SOLR-14781 Delete unused classes

2021-11-15 Thread GitBox
bszabo97 commented on pull request #330: URL: https://github.com/apache/solr/pull/330#issuecomment-968653829 I would highly appreciate that, thank you! My name is Bence Szabo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a