dotnet / dotnet/orleans

Failing to migrate AdoNet grain reminders from Orleans 3.7.2 to Orleans 7

Open
#9,037 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.9k
Forks
2.1k
Avg merge
14h 42m
Merged PRs (30d)
354

Description

**Expected:** Reminders running in 3.7.2 on AdoNet Reminder Persistence should work in new cluster after running the scripts on the bottom here:
https://learn.microsoft.com/en-us/dotnet/orleans/migration-guide

**Actual** Reminders not running.

**Repro**:
https://github.com/runenilsenoe/orleans7migrationtest

**Steps to reproduce:**
1. `docker compose up`
2. run 3.7.2 app which starts a reminder
3. stop and run migration script
4. run 7 app and wait for it to trigger reminder.

Contributor guide

Open the contributing guide

Research direction

Start with the linked orleans7migrationtest repository and follow its docker-compose setup. Run the listed migration scenario with the Orleans 3.7.2 and Orleans 7 apps, then inspect the migration scripts at the bottom of the Orleans migration guide and compare the AdoNet reminder data. Done means reminders created by 3.7.2 trigger after the Orleans 7 app starts.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.