Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DB filename argument for ephemeral server #859

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

iand675
Copy link
Contributor

@iand675 iand675 commented Jan 8, 2025

What was changed

This is a relatively simple fix: the ephemeral server code isn't using the correct option name for setting the SQLite filename argument.

Why?

I didn't check old versions of the ephemeral server, but I am at least confident that for temporal version 1.0.0 (Server 1.24.2, UI 2.28.0), the current flag is incorrect.

Checklist

  1. Closes

  2. How was this tested:
    Ran the updated SDK against our internal codebase and validated that the flag worked. I can add a regression test if y'all like, but wasn't sure if it was worth it here.

  3. Any docs updates needed?

@iand675 iand675 requested a review from a team as a code owner January 8, 2025 21:21
@CLAassistant
Copy link

CLAassistant commented Jan 8, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@Sushisource Sushisource left a comment

Choose a reason for hiding this comment

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

Thanks!

@Sushisource Sushisource enabled auto-merge (squash) January 8, 2025 23:23
@Sushisource Sushisource merged commit f70d5d1 into temporalio:master Jan 8, 2025
7 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.

4 participants