2024-06-17 Meeting notes
Date
Attendees
- Jeremy Huff
- Jenn Colt
- Craig McNally
- Florian Gleixner
- Jakub Skoczen
- Maccabee Levine
- Marc Johnson
- Patrick Pace (Unlicensed)
- Tod Olson
- VBar
- Ingolf Kuss
Discussion items
Time | Item | Who | Notes |
---|---|---|---|
1 min | Scribe | All | Ingolf Kuss is next, followed by Maccabee Levine Reminder: Please copy/paste the Zoom chat into the notes. If you miss it, this is saved along with the meeting recording, but having it here has benefits. WolfCon planning: TC meeting in person on Friday. |
5-10 min | Liaison Updates |
| |
1 min | Upcoming Meetings | All |
|
1 min | TCR Board Review | All | TCR-41 mod-reading-room. No news about PC approval. Kristin on holiday. No volunteers. Proposal: round-robin for TCR evaluators. Shall we wait until PC approval until we begin our review ? Is there a threshold for a flower release ? Would be Ramsons. → Next regular meeting: Establish a rotation for TCRs. |
5 min | Technical Council Sub-Groups Updates | All | Release Stakeholders Group. Jenn and Maccabee met. Static Code Analysis. Will meet tomorrow. Jeremy, Ingolf, Ankita. Developer Documentation: ... |
1 min | RFCs | All | No new RFCs. Application Formalisation RFC. Public Review phase is finished. Vince and Craig give an overview. Wording was a bit misleading. Some minor adjustments. Jeremy: Essentially we are voting on the introduction of standardised, descriptive metadata. It does not introduce new functionalities. Marc: It does not even go as far as that. It does not introduce any application descriptors. Craig: Application descriptors already do exist. Need to split them up into reasonable size chunks. Jeremy: Will the TC have a chance to address these things (the next steps; the Eureka stuff) in an RFC ? Craig: Remember that we already approved the abstracts of additinal RFCs (following application formalisation). The Eureka stuff is probably too large to be addressed in the RFC context. Marc: Not yet addressed is the Eureka piece and the Tri-Council stuff (about application formalisation). Craig: We could have just one retrospective for all three. We should probably re-consider the frequency of these things coming along ? It's probably a one-off, an exception. Jeremy: The TC is eager to engage. Decision Records are another mechanism. Let's bring the focus back to this specific RFC. Kong and Keycloak are out-of-scope for this RFC. Jeremy: We vote on: "What is an application descriptor and what should it accomplish." Yes = Accepting application descriptors. There is a quorum of "yes" votes. There are no "no" votes. Some people are abstaining. So, the RFC has passed. |
1 min | Action Items | ||
1 min | Decision Log | All | Jeremy follows up with Florian Gleixner and Craig. A retrospective one week from this Wednesday, the 26th of June. |
Time Permitting | All | ||
NA | Zoom Chat | (Jakub) Sorry, some audio problems here, no updates from me Marc Johnson (he/him) an Alle 17:35 Jenn Colt an Alle 17:40 Maccabee Levine 17:42 Jenn Colt an Alle 17:42 Jakub Skoczen an Alle 17:49 Jakub Skoczen 17:53 |
Topic Backlog | ||
Decision Log Review | All | Review decisions that are in progress. Can any of them be accepted? rejected? |
Translation Subgroup | All | Since we're having trouble finding volunteers for a subgroup, maybe we can make progress during a dedicated discussion session? |
Communicating Breaking Changes | All | Currently there is a PoC, developed by Maccabee Levine, of a utility to catalog Github PRs that have been labeled with the "breaking change" label. We would like to get developer feedback on the feasibility of this label being used more often, and the usefulness of this utility. |
Officially Supported Technologies - Upkeep | All | Previous Notes:
Stripes architecture group has some questions about the Poppy release. Zak: A handshake between developers, dev ops and the TC. Who makes that decision and how do we pass along that knowledge ? E.g. changes in Nodes and in the UI boxes. How to communicate this ? We have a large number of teams, all have to be aware of it. TC should be alerted that changes are happening. We have a couple of dedicated channels for that. Most dev ops have subscribed to these channels. How can dev ops folk raise issues to the next level of community awareness ? There hasn't been a specific piece of TC to move that along. Craig: There is a fourth group, "Capacity Planning" or "Release Planning". Slack is the de facto communication channel. There are no objections to using Slack. An example is the Java 17 RFC. Craig: The TC gets it on the agenda and we will discuss it. The TC gets the final say. Marc Johnson: We shouldn’t use the DevOps Channel. The dev ops folks have made it clear that it should only be used for support requests made to them. Jakub: Our responsibility is to avoid piling up technical debt. Marc: Some set of people have to actually make the call. Who lowers the chequered flag ? Craig: It needs to ultimately come to the TC at least for awareness. There is a missing piece. Capacity Planning needs to provide input here. Marc: Stakeholders / Capacity Planning could make that decision. Who makes the decision ? Is it the government or is it some parts of the body ? Marc: the developers community, the dev ops community and sys ops are involved. For example the Spring Framework discussion or the Java 17 discussion. But it was completely separate to the TC decision. It is a coordination and communication effort. Marc: Maybe the TC needs to let go that they are the decision makers so that they be a moderating group. Jakub: I agree with Marc. But we are not a system operating group. Dependency management should be in the responsibility of Release management. There are structures in the project for that. Jason Root: I agree with Jakub and with Marc also. Policies should drive operational/release/support aspects of Folio. Jason Root: If the idea of “support” is that frameworks are supported, then of course the project should meet that. Marc Johnson Craig: This is a topic for the next Monday session. Craig to see if Oleksii Petrenko could join us to discuss the process for updating the officially supported technologies lists. |
Dev Documentation Visibility | All | Possible topic/activity for a Wednesday session: Discuss/brainstorm:
|
API linting within our backend modules | All | https://folio-project.slack.com/archives/CAQ7L02PP/p1713343461518409 |
PR Templates | All | https://folio-project.slack.com/archives/CAQ7L02PP/p1713445649504769 Hello team, Small request to consider. Regarding pr templates.
What I suggest is that, pr template shouldn't be any instructions, because most developer who are creating pr have already understand the rules. If we put just two section into template, it will encourage developers to write more about their work and that lead to knowledge sharing among developers. |
Java 21 | All | https://folio-project.slack.com/archives/CAQ7L02PP/p1713445764285349 Is Tech Council considering to update to java 21, I head good things from Netflix engineering teams about Garbage collector |
Proposed Mod Kafka | All | https://folio-project.slack.com/archives/CAQ7L02PP/p1714471592534689 Mike Taylor Proposal. If and only if a FOLIO instance is running Kafka, it should insert and enable a module called mod-kafka, which consists entirely of a module descriptor that says it provides the interface kafka. The purpose is so that other modules can use the standard <IfInterface> and similar tools to determine whether they should attempt Kafka operations. Rationale: the FOLIO ILS depends absolutely on Kafka, but other uses of the platform will not. One such example: a dev platform that includes only mod-users, used as a source of change events for Metadb. |