Re: Cleaning up IntelliJ warnings in code base

2022-06-03 Thread Eric Pugh
Okay, I merged the other day…. Firstly, in terms of a workflow, I looked at the Solr-NightlyTests-main Jenkins test, and in fact the one that ran after my commit has two tests that failed that look like normal build failures…. Versus what I committed: https://ci-builds.apache.org/job/Solr

Re: Bugfix release Lucene/Solr 8.11.2

2022-06-03 Thread Mike Drob
Yes, please fix and backport SOLR-16227, it looks almost ready from the conversation on the PR. I will plan to do the first RC on Monday if we can get the backport completed today. On Thu, Jun 2, 2022 at 9:18 AM kiran chitturi wrote: > Hi Mike, > > I found a new issue in Solr SQL (SOLR-16227) an

Re: Support for JWT nested roles

2022-06-03 Thread Eric Pugh
Marco, I’d love to hear what you learn, and if there are any “best practices” that you see with Keycloak and Solr. You might be interested in https://github.com/querqy/chorus/ which demonstrates Keycloak and Solr. Specifically I exported my setup into https://github.com/querqy/chorus/blob/ma