[GitHub] [solr] janhoy commented on a diff in pull request #1791: add support of OAuth 2.0/OIDC 'code with PKCE' flow (front-end)

2023-08-17 Thread via GitHub
janhoy commented on code in PR #1791: URL: https://github.com/apache/solr/pull/1791#discussion_r1296859919 ## solr/webapp/web/js/angular/controllers/login.js: ## @@ -60,92 +60,169 @@ solrAdminApp.controller('LoginController', var hp = AuthenticationService.decodeHas

[GitHub] [solr] janhoy commented on a diff in pull request #1791: add support of OAuth 2.0/OIDC 'code with PKCE' flow (front-end)

2023-08-17 Thread via GitHub
janhoy commented on code in PR #1791: URL: https://github.com/apache/solr/pull/1791#discussion_r1296859919 ## solr/webapp/web/js/angular/controllers/login.js: ## @@ -60,92 +60,169 @@ solrAdminApp.controller('LoginController', var hp = AuthenticationService.decodeHas

[GitHub] [solr] janhoy commented on pull request #1846: Update io.opentelemetry to 1.29.0

2023-08-17 Thread via GitHub
janhoy commented on PR #1846: URL: https://github.com/apache/solr/pull/1846#issuecomment-1682032468 > @janhoy just fyi. do you think it's worth backporting this to 9.x? Yes, please do. Also, remember to add a CHANGES.txt entry under "Dependency Upgrades", both on main branch and branc

[GitHub] [solr] janhoy commented on a diff in pull request #1791: add support of OAuth 2.0/OIDC 'code with PKCE' flow (front-end)

2023-08-17 Thread via GitHub
janhoy commented on code in PR #1791: URL: https://github.com/apache/solr/pull/1791#discussion_r1297041120 ## solr/webapp/web/js/angular/controllers/login.js: ## @@ -60,92 +60,169 @@ solrAdminApp.controller('LoginController', var hp = AuthenticationService.decodeHas

[GitHub] [solr] janhoy commented on a diff in pull request #1791: add support of OAuth 2.0/OIDC 'code with PKCE' flow (front-end)

2023-08-17 Thread via GitHub
janhoy commented on code in PR #1791: URL: https://github.com/apache/solr/pull/1791#discussion_r1296859919 ## solr/webapp/web/js/angular/controllers/login.js: ## @@ -60,92 +60,169 @@ solrAdminApp.controller('LoginController', var hp = AuthenticationService.decodeHas

[GitHub] [solr] epugh commented on pull request #1829: SOLR-6853: Add slash support for Managed Resources (synonyms and stopwords)

2023-08-17 Thread via GitHub
epugh commented on PR #1829: URL: https://github.com/apache/solr/pull/1829#issuecomment-1682110638 @xtenzQ I saw your comment about "workaround", and are you aware of the effort to roll out new "proper RESTful" api's for Solr? These new V2 apis use the proper http verbs, so deleting a man

[GitHub] [solr] stillalex commented on pull request #1846: Update io.opentelemetry to 1.29.0

2023-08-17 Thread via GitHub
stillalex commented on PR #1846: URL: https://github.com/apache/solr/pull/1846#issuecomment-1682175622 > Also, remember to add a CHANGES.txt entry under "Dependency Upgrades", Is that still necessary? I was looking at the automated dependency updates from Renovate bot we have and thos

[GitHub] [solr] stillalex commented on pull request #1841: SOLR-16536 Replace OpenTracing instrumentation with OpenTelemetry

2023-08-17 Thread via GitHub
stillalex commented on PR #1841: URL: https://github.com/apache/solr/pull/1841#issuecomment-1682180045 > PS: Did you do a broader review of tag name changes apart from the two we covered, or should we put it up as a new JIRA? No review yet. I was thinking I could do one as part of SOL

[GitHub] [solr] xtenzQ commented on pull request #1829: SOLR-6853: Add slash support for Managed Resources (synonyms and stopwords)

2023-08-17 Thread via GitHub
xtenzQ commented on PR #1829: URL: https://github.com/apache/solr/pull/1829#issuecomment-1682193207 > @xtenzQ I saw your comment about "workaround", and are you aware of the effort to roll out new "proper RESTful" api's for Solr? These new V2 apis use the proper http verbs, so deleting a ma

[GitHub] [solr] epugh commented on pull request #1829: SOLR-6853: Add slash support for Managed Resources (synonyms and stopwords)

2023-08-17 Thread via GitHub
epugh commented on PR #1829: URL: https://github.com/apache/solr/pull/1829#issuecomment-1682199329 > > @xtenzQ I saw your comment about "workaround", and are you aware of the effort to roll out new "proper RESTful" api's for Solr? These new V2 apis use the proper http verbs, so deleting a m

[GitHub] [solr] stillalex opened a new pull request, #1847: CHANGES.txt update for io.opentelemetry update

2023-08-17 Thread via GitHub
stillalex opened a new pull request, #1847: URL: https://github.com/apache/solr/pull/1847 https://issues.apache.org/jira/browse/SOLR-X # Description CHANGES.txt update for https://github.com/apache/solr/pull/1846 # Solution Please provide a short de

[GitHub] [solr] stillalex merged pull request #1847: CHANGES.txt update for io.opentelemetry update

2023-08-17 Thread via GitHub
stillalex merged PR #1847: URL: https://github.com/apache/solr/pull/1847 -- 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.

[GitHub] [solr] stillalex commented on pull request #1846: Update io.opentelemetry to 1.29.0

2023-08-17 Thread via GitHub
stillalex commented on PR #1846: URL: https://github.com/apache/solr/pull/1846#issuecomment-1682204172 ok I had misunderstood how that works. I forgot to add that entry, added it as https://github.com/apache/solr/pull/1847 will backport to 9.x shortly -- This is an automated message fr

[GitHub] [solr] janhoy commented on pull request #1829: SOLR-6853: Add slash support for Managed Resources (synonyms and stopwords)

2023-08-17 Thread via GitHub
janhoy commented on PR #1829: URL: https://github.com/apache/solr/pull/1829#issuecomment-1682208053 > I could totally imagine that when we were putting the list of apis that need migration together, that this one was missed! @epugh Well, this managed resource API is the only legacy V1

[GitHub] [solr] janhoy commented on pull request #1846: Update io.opentelemetry to 1.29.0

2023-08-17 Thread via GitHub
janhoy commented on PR #1846: URL: https://github.com/apache/solr/pull/1846#issuecomment-1682229640 Yea, no probn. The rule is that if you commit/push a dependency upgrade manually, you have to add the entry yourself. If you merely merge a PR from @solrbot then it will be added to CHANGES i

[jira] [Commented] (SOLR-16935) Add spans to cover gaps in query processing

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755539#comment-17755539 ] Alex Deparvu commented on SOLR-16935: - leaving a note here to also review tag names a

[GitHub] [solr] janhoy commented on pull request #1807: Update org.apache.zookeeper:* to v3.9.0

2023-08-17 Thread via GitHub
janhoy commented on PR #1807: URL: https://github.com/apache/solr/pull/1807#issuecomment-1682236613 Fails with - License file missing ('io.netty:netty-tcnative-boringssl-static:2.0.61.Final'), expected it at: /home/runner/work/solr/solr/solr/licenses/netty-tcnative-boringssl-static-L

[GitHub] [solr] stillalex merged pull request #1841: SOLR-16536 Replace OpenTracing instrumentation with OpenTelemetry

2023-08-17 Thread via GitHub
stillalex merged PR #1841: URL: https://github.com/apache/solr/pull/1841 -- 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.

[jira] [Commented] (SOLR-16536) Replace OpenTracing instrumentation with OpenTelemetry

2023-08-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755540#comment-17755540 ] ASF subversion and git services commented on SOLR-16536: Commit 9

[jira] [Resolved] (SOLR-16536) Replace OpenTracing instrumentation with OpenTelemetry

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu resolved SOLR-16536. - Fix Version/s: main (10.0) Resolution: Fixed > Replace OpenTracing instrumentation with Op

[GitHub] [solr] xtenzQ commented on pull request #1829: SOLR-6853: Add slash support for Managed Resources (synonyms and stopwords)

2023-08-17 Thread via GitHub
xtenzQ commented on PR #1829: URL: https://github.com/apache/solr/pull/1829#issuecomment-1682258831 > Why would we decode the entire URI? If we know that user-data is encoded, we can do urlPath.split('/') and grab the last component as the word, then decode it to find the synonym. Ye

[jira] [Assigned] (SOLR-16935) Add spans to cover gaps in query processing

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu reassigned SOLR-16935: --- Assignee: Alex Deparvu > Add spans to cover gaps in query processing > -

[GitHub] [solr] noblepaul merged pull request #1845: SOLR-16939: CBOR format should support nested documents

2023-08-17 Thread via GitHub
noblepaul merged PR #1845: URL: https://github.com/apache/solr/pull/1845 -- 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.

[jira] [Commented] (SOLR-16939) CBOR format should support nested documents

2023-08-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755574#comment-17755574 ] ASF subversion and git services commented on SOLR-16939: Commit a

[jira] [Commented] (SOLR-16939) CBOR format should support nested documents

2023-08-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755575#comment-17755575 ] ASF subversion and git services commented on SOLR-16939: Commit 8

[jira] [Resolved] (SOLR-16939) CBOR format should support nested documents

2023-08-17 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-16939. --- Fix Version/s: 9.4 Resolution: Fixed > CBOR format should support nested documents >

[GitHub] [solr] epugh commented on pull request #1829: SOLR-6853: Add slash support for Managed Resources (synonyms and stopwords)

2023-08-17 Thread via GitHub
epugh commented on PR #1829: URL: https://github.com/apache/solr/pull/1829#issuecomment-1682426128 Agreed that we should focus on this bugfix ;-), thanks @janhoy for pointing that out. As far as what to do with this long term (configset versus managed resources), that is probably a good d

[GitHub] [solr] risdenk commented on pull request #1829: SOLR-6853: Add slash support for Managed Resources (synonyms and stopwords)

2023-08-17 Thread via GitHub
risdenk commented on PR #1829: URL: https://github.com/apache/solr/pull/1829#issuecomment-1682439872 I haven't spent much time looking into this but I noticed there were questions about `/` and url encoding. Be aware that `%2F` (url encoded `/`) is handled very differently between webserver

[jira] [Created] (SOLR-16940) Allow users to pass system properties when running the Solr tool.

2023-08-17 Thread Houston Putman (Jira)
Houston Putman created SOLR-16940: - Summary: Allow users to pass system properties when running the Solr tool. Key: SOLR-16940 URL: https://issues.apache.org/jira/browse/SOLR-16940 Project: Solr

[jira] [Created] (SOLR-16941) Improve Solr Host defaulting in the SolrCLI

2023-08-17 Thread Houston Putman (Jira)
Houston Putman created SOLR-16941: - Summary: Improve Solr Host defaulting in the SolrCLI Key: SOLR-16941 URL: https://issues.apache.org/jira/browse/SOLR-16941 Project: Solr Issue Type: Sub-ta

[GitHub] [solr] gerlowskija commented on pull request #1832: SOLR-16733: Toggle Sec Manager when OSX+JDK20 used

2023-08-17 Thread via GitHub
gerlowskija commented on PR #1832: URL: https://github.com/apache/solr/pull/1832#issuecomment-1682800074 > I mean that we shouldn't even run the tests at all. Disabling the security manager for tests and saying "hey look on JDK 20 on Mac tests pass" but we just hide the fact that we disable

[GitHub] [solr] HoustonPutman opened a new pull request, #1848: SOLR-16940: Add SOLR_TOOL_OPTS var for custom SolrCLI options

2023-08-17 Thread via GitHub
HoustonPutman opened a new pull request, #1848: URL: https://github.com/apache/solr/pull/1848 https://issues.apache.org/jira/browse/SOLR-16940 -- 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

[GitHub] [solr] HoustonPutman opened a new pull request, #1849: SOLR-16941: Use smarter default Solr URL in CLI

2023-08-17 Thread via GitHub
HoustonPutman opened a new pull request, #1849: URL: https://github.com/apache/solr/pull/1849 https://issues.apache.org/jira/browse/SOLR-16941 I've also updated one of the SSL tests to show that this works (defaulting the scheme at least) -- This is an automated message from the Ap

[jira] [Updated] (SOLR-16929) SolrStream propagates undecoded error message

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-16929: Description: The exception message included by the SolrStream can sometimes be the encoded (javabi

[jira] [Updated] (SOLR-16929) SolrStream propagates undecoded error message

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-16929: Description: The exception message included by the SolrStream can sometimes be the encoded (javabi

[jira] [Updated] (SOLR-16929) SolrStream propagates undecoded error message

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-16929: Description: The exception message included by the SolrStream can sometimes be the encoded (javabi

[GitHub] [solr] gerlowskija commented on pull request #1832: SOLR-16733: Toggle Sec Manager when OSX+JDK20 used

2023-08-17 Thread via GitHub
gerlowskija commented on PR #1832: URL: https://github.com/apache/solr/pull/1832#issuecomment-1682886382 Alright, I've updated the PR in line with my comment above and previous feedback. With these changes, the whole test run now fails with: ``` $ export "RUNTIME_JAVA_HOME=/usr/lo

[GitHub] [solr] laminelam closed pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-17 Thread via GitHub
laminelam closed pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end) URL: https://github.com/apache/solr/pull/1792 -- 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

[jira] [Updated] (SOLR-16929) SolrStream propagates undecoded error message

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Deparvu updated SOLR-16929: Description: SOLR-15451 introduced a change where the exception message included by the SolrStream

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-17 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1297744193 ## solr/modules/jwt-auth/src/java/org/apache/solr/security/jwt/JWTIssuerConfig.java: ## @@ -315,6 +327,24 @@ public JWTIssuerConfig setAuthorizationEndpoint(String auth

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-17 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1297745407 ## solr/modules/jwt-auth/src/java/org/apache/solr/security/jwt/JWTAuthPlugin.java: ## @@ -847,9 +851,11 @@ protected String generateAuthDataHeader() { Map data = ne

[GitHub] [solr] laminelam commented on pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-17 Thread via GitHub
laminelam commented on PR #1792: URL: https://github.com/apache/solr/pull/1792#issuecomment-1682979852 > Looks overall good. > > Please do a stab on RefGuide docs. The ref guide should encourage the use of code flow and warn that implicit flow support is deprecated. > > Perhaps

[GitHub] [solr] epugh commented on a diff in pull request #1849: SOLR-16941: Use smarter default Solr URL in CLI

2023-08-17 Thread via GitHub
epugh commented on code in PR #1849: URL: https://github.com/apache/solr/pull/1849#discussion_r1297751569 ## solr/core/src/java/org/apache/solr/cli/SolrCLI.java: ## @@ -97,13 +97,13 @@ public class SolrCLI implements CLIO { .required(false) .desc(

[GitHub] [solr] laminelam commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-17 Thread via GitHub
laminelam commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1297744193 ## solr/modules/jwt-auth/src/java/org/apache/solr/security/jwt/JWTIssuerConfig.java: ## @@ -315,6 +327,24 @@ public JWTIssuerConfig setAuthorizationEndpoint(String auth

[GitHub] [solr] epugh commented on a diff in pull request #1849: SOLR-16941: Use smarter default Solr URL in CLI

2023-08-17 Thread via GitHub
epugh commented on code in PR #1849: URL: https://github.com/apache/solr/pull/1849#discussion_r1297753161 ## solr/packaging/test/test_ssl.bats: ## @@ -54,8 +54,8 @@ teardown() { solr start -c solr assert --started https://localhost:8983/solr --timeout 5000 - run curl --

[GitHub] [solr] janhoy commented on a diff in pull request #1792: add support of OAuth 2.0/OIDC 'code with PKCE' flow (back-end)

2023-08-17 Thread via GitHub
janhoy commented on code in PR #1792: URL: https://github.com/apache/solr/pull/1792#discussion_r1297811474 ## solr/modules/jwt-auth/src/java/org/apache/solr/security/jwt/JWTAuthPlugin.java: ## @@ -847,9 +851,11 @@ protected String generateAuthDataHeader() { Map data = new H

[GitHub] [solr] igiguere commented on a diff in pull request #1632: SOLR-14886 : suppress stack traces in query response

2023-08-17 Thread via GitHub
igiguere commented on code in PR #1632: URL: https://github.com/apache/solr/pull/1632#discussion_r1297843290 ## solr/core/src/java/org/apache/solr/servlet/ResponseUtils.java: ## @@ -135,4 +177,10 @@ public static ErrorInfo getTypedErrorInfo(Throwable ex, Logger log) { erro

[jira] [Commented] (SOLR-16929) SolrStream propagates undecoded error message

2023-08-17 Thread Alex Deparvu (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755762#comment-17755762 ] Alex Deparvu commented on SOLR-16929: - I originally started working on reverting the