Skip to content

Conversation

jubrad
Copy link
Contributor

@jubrad jubrad commented Sep 19, 2025

  • don't use fastpath when tenant resolution is required sni fastpath, like http, does not support tenant resolution in docker compose

  • fix workflow_user test to close connection before looking at writes

  • add more logging for man_connections

https://github.com/MaterializeInc/database-issues/issues/9700

Motivation

Tips for reviewer

Checklist

  • This PR has adequate test coverage / QA involvement has been duly considered. (trigger-ci for additional test/nightly runs)
  • This PR has an associated up-to-date design doc, is a design doc (template), or is sufficiently small to not require a design.
  • If this PR evolves an existing $T ⇔ Proto$T mapping (possibly in a backwards-incompatible way), then it is tagged with a T-proto label.
  • If this PR will require changes to cloud orchestration or tests, there is a companion cloud PR to account for those changes that is tagged with the release-blocker label (example).
  • If this PR includes major user-facing behavior changes, I have pinged the relevant PM to schedule a changelog post.

@jubrad jubrad requested a review from def- September 19, 2025 18:33
@jubrad jubrad marked this pull request as ready for review September 19, 2025 18:33
@jubrad jubrad force-pushed the fix-balancerd-compose-tests branch from af4851e to e9c553e Compare September 19, 2025 18:57
@jubrad jubrad force-pushed the fix-balancerd-compose-tests branch from e9c553e to 9f40488 Compare September 20, 2025 04:11
- don't use fastpath when tenant resolution is required
  sni fastpath, like http, does not support tenant resolution
  in docker compose

- fix workflow_user test to close connection before looking at
  writes

- add more logging for man_connections
@jubrad jubrad force-pushed the fix-balancerd-compose-tests branch from 9f40488 to c7d381d Compare September 20, 2025 04:14
@jubrad jubrad merged commit 7893a49 into MaterializeInc:main Sep 22, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants