Date
Notification thread
https://lists.apache.org/thread/0vtr2d549n1rpc22qtg9vftlp1b5ryo5
Meeting Link
https://meet.google.com/tbi-xwyn-awc
Attendees
- Andrey Ukhanov (Organizer)
- Carlos Ugarte
- Christopher Ball
- Christos Malliardis
- David Smiley
- Jason Gerlowski
- Jude Muriithi
- Kevin Liang
- Luke Kot-Zaniewski
- Matthew Biscocho
- Mikhail Khludnev
- Pierre Salagnac
- Sanjay Dutt
- Yuntong Qu
(Apologies if I missed anyone)
Discussion Topics
- New Admin UI new POC and Voting (Christos, SIP-7)
- Gradle Version Catalogs (Christos, SOLR-17406)
Dependabot as a replacement for Solrbot / renovatebot (Christos, SOLR-17571)
- Stale PR review
Post-Meeting Summary
- (All) Standing meeting
- Agreement on 3rd Wednesday of each month at 9am PT / 12 ET
- Can we set up an invite that everyone can have on their calendar?
- (David) Solr 10
- Good time to make changes to APIs that would require less backwards compatibility
- (David) Roadmap
- V2 APIs
- Making good progress across number of folks, but there is more to be done
- No particular milestone for Solr 10
- TestHarness → SolrClient
- Embrace SolrClient to replace legacy TestHarness
- Need more utility methods that work with SolrClient
- V2 APIs
- (Christos) New Admin UI (SIP-7)
- Angular version upgrade PR
- Official vote soon (for 10.x) for Compose option
- Declare intention on dev mailing list before submitting an formal vote
- Discuss whether Compose Multiplatform is the right technical solution
- User experience review. Tactical visual changes (where each component would go) can be made later
- Sometime in November
- (Christos) Gradle Version Catalogs (SOLR-17406)
- Using Gradle version catalogs broke Solrbot
- Christos is working on PR to replace Solrbot with Dependabot
- What's the benefit of moving to version catalogs?
- Many dependencies across various parts of the project
- Inconsistencies with transitive dependencies
- Offered natively by Gradle
- (Mikhail) JSON Facet customization (SOLR-17477)
- Give ability to users to deploy own type:custom JSON facets
- Why? Extensibility is good, many Solr features are plug-able
- Why not? It might be painful
- Get feedback on approach on dev mailing list