Re: Cleaning up IntelliJ warnings in code base

2022-07-26 Thread Eric Pugh
Sure! I wonder if there is a better way to organize these types of changes in the future…..? I would love to get the rest of the warnings dealt with at some point. Eric > On Jul 26, 2022, at 2:34 PM, David Smiley wrote: > > I ask that you please suspend sweeping changes because they are

Finding an updated Java base Docker image for Solr 8

2022-07-26 Thread David Smiley
FYI https://github.com/docker-library/docs/pull/2162#issuecomment-1194542898 Essentially, the "openjdk" image isn't maintained anymore, and we ought to pick an alternative. There are support implications because image suppliers/variants have OS or other quirks as to what is included. I haven't r

Re: Ideas section on wiki

2022-07-26 Thread Jason Gerlowski
Hah, that's what i get for not "clicking-through"! On Tue, Jul 26, 2022 at 10:26 AM Gus Heck wrote: > > I discuss that on the page :) > > On Tue, Jul 26, 2022 at 10:18 AM Jason Gerlowski > wrote: > > > Hey Gus, > > > > This isn't an objection necessarily, but I'm curious: when would a > > dev/us

Re: Ideas section on wiki

2022-07-26 Thread Gus Heck
I discuss that on the page :) On Tue, Jul 26, 2022 at 10:18 AM Jason Gerlowski wrote: > Hey Gus, > > This isn't an objection necessarily, but I'm curious: when would a > dev/user put their idea in the wiki "Ideas" page vs creating a JIRA > for it? > > Best, > > Jason > > On Tue, Jul 26, 2022 at

Re: Ideas section on wiki

2022-07-26 Thread Jason Gerlowski
Hey Gus, This isn't an objection necessarily, but I'm curious: when would a dev/user put their idea in the wiki "Ideas" page vs creating a JIRA for it? Best, Jason On Tue, Jul 26, 2022 at 9:52 AM Gus Heck wrote: > > Ok well not hearing objection, now we do: > https://cwiki.apache.org/confluenc

Re: Cleaning up IntelliJ warnings in code base

2022-07-26 Thread Kevin Risden
Not sure about https://github.com/apache/solr/pull/916 but https://github.com/apache/solr/pull/912 conflicts in a ton of places and haven't looked at updating it. Kevin Risden On Tue, Jul 26, 2022 at 9:51 AM Eric Pugh wrote: > Hi all…. Are there any updates to the two PR’s related to WIP abo

Re: Ideas section on wiki

2022-07-26 Thread Gus Heck
Ok well not hearing objection, now we do: https://cwiki.apache.org/confluence/display/SOLR/Ideas On Mon, Jul 25, 2022 at 5:18 PM Gus Heck wrote: > Perhaps we should have one...? Or maybe we do and I missed it among all > the hits for Intellij IDEA in the search on the wiki? > > -Gus > > -- > htt

Re: Cleaning up IntelliJ warnings in code base

2022-07-26 Thread Eric Pugh
Hi all…. Are there any updates to the two PR’s related to WIP about updating to JDK 11 features? Once I’m done with https://issues.apache.org/jira/browse/SOLR-16300 Migrate from deprecated assertThat() to org.hamcrest.MatcherAssert.assertThat