Skip to content

Conversation

@nicu-da
Copy link
Contributor

@nicu-da nicu-da commented Jan 23, 2026

[static]

Pull Request Checklist

Cluster Testing

  • If a cluster test is required, comment /cluster_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a hard-migration test is required (from the latest release), comment /hdm_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.

PR Guidelines

  • Include any change that might be observable by our partners or affect their deployment in the release notes.
  • Specify fixed issues with Fixes #n, and mention issues worked on using #n
  • Include a screenshot for frontend-related PRs - see README or use your favorite screenshot tool

Merge Guidelines

  • Make the git commit message look sensible when squash-merging on GitHub (most likely: just copy your PR description).

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
Copy link
Contributor

@moritzkiefer-da moritzkiefer-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx, maybe worth mentioning in the release notes again?

.
[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
@nicu-da nicu-da enabled auto-merge (squash) January 23, 2026 16:06
@nicu-da nicu-da merged commit fa1e2c4 into main Jan 23, 2026
44 checks passed
@nicu-da nicu-da deleted the nicuda/fix/async_logging branch January 23, 2026 16:13
value: {{ .logLevelStdout | default "DEBUG" }}
- name: LOG_IMMEDIATE_FLUSH
value: {{ .logAsyncFlush | default false | not | quote }}
value: {{ .logAsyncFlush | default true | not | quote }}
Copy link
Contributor

@martinflorian-da martinflorian-da Jan 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we cover this with a Helm test so we don't regress accidentally? Seems easy to miss if we do. Might be a good-first-issue 🤷

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly I'm not sure you're testing anything useful here. It seems like getting the test correct is just as easy as getting the code correct.

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.

4 participants