DynamoDBStorageOptions ServiceId default

Open Beginner friendly
#9,971 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
76/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
aws, csharp
Domain
databases

Research direction

Open src/AWS/Orleans.Persistence.DynamoDB/Options/DynamoDBStorageOptions.cs at the referenced line and inspect the ServiceId default. Confirm that it is default when no Aspire-style configuration is supplied; the change is done when unconfigured DynamoDB grain storage uses that expected default.

Written by the indexing model from the issue text.

Description

Dynamodb Grain Storage ServiceId does not default to default as expected.

https://github.com/dotnet/orleans/blob/v10.0.1/src/AWS/Orleans.Persistence.DynamoDB/Options/DynamoDBStorageOptions.cs#L13

This will be covered up if you the cofiguration (aspire style) but can cause unexpected behaviour otherwise

Dominant language
C#
Stars
10.9k
Forks
2.1k
Avg merge
14h 42m
Merged PRs (30d)
319

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.

More from dotnet/orleans

All issues in dotnet/orleans

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.