orleans icon indicating copy to clipboard operation
orleans copied to clipboard

Cloud Native application framework for .NET

Results 320 orleans issues
Sort by recently updated
recently updated
newest added

null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/dotnet/orleans/pull/7914)

Hi, I've seen this issue in the repo before (closed), with no resolution, so I opened a new issue with the same subject, including [a simple sample](https://github.com/jan-johansson-mr/OrleansTransactionTest) to reproduce and...

Needs: investigation 🔍

null ###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/dotnet/orleans/pull/7906)

Allows blob containers to be customised based on grainType and grain id. This is wrapped in an interface to allow injection of dependencies and state to be maintained. Fixes #7831...

![image](https://user-images.githubusercontent.com/46833139/184060989-f946df94-bb34-44e1-884f-a26de8586b28.png) The error appears to be that the other host in the cluster is not connected because the other host is not started.But this causes my current silo to not...

Needs: triage :mag:

I host Orleans cluster in AWS ECS Fargate. I faced the strange behavior: - I update the cluster; - when silo A with grain B is deactivated this grain is...

Needs: triage :mag:

I have an issue when using Azure Blob Storage for PubSubStore in combination with Azure Storage Queues for Streams. When the last consumer is unregistered from a stream, PersistentStreamPullingAgent removes...

area-streaming

This is an issue to log and track *papercuts*: small annoyances/inconveniences which developers often run into. Please feel free to add to the list and to pick off items on...

help wanted
hacktoberfest
good-first-issue

Fix #7793 In PersistentStreamPullingAgent: - Removed the logic to remove from the pubsub cache when no consumers are registered: if a stream is active but has no subscribers, it will...

Needs: backport
area-streaming

I think I've managed to upgrade relatively well to preview2, but I am getting this error message still: `CS8785 Generator 'OrleansSerializationSourceGenerator' failed to generate source. It will not contribute to...

Needs: triage :mag: