temporalio / temporalio/temporal

Lots of log noise on restarting server with sqlite persistence

Open
#6,210 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

potential-bug
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

Expected Behavior

No log noise.

Actual Behavior

On 1.24.1 (i.e. latest CLI as of this writing). Doing a simple temporal server start-dev --db-filename my-db.db, interrupting it (does graceful shutdown), then running that command again gives lots of logs. This is in addition to the log noise server already gives on startup/shutdown of CLI.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with temporal server start-dev --db-filename my-db.db, interrupt the server gracefully, and run the command again. Trace the CLI server startup and shutdown logging to identify the source of the extra messages; done means restarting with SQLite persistence produces no unexpected log noise.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, sqlite
Domain
cli, databases, observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.