Ledjon Behluli
Ledjon Behluli
Curious to know if there is any plan to support namespaces in Consul.NET ? The namespaces functionality is available only in Consul Enterprise version 1.7.0 and later.
- Modified "git-clone.sh" to clone all repos in the correct directory, without replacing the actual file location. - Modified "git-pull.sh" so it can pull all branches and updated the repos...
## Intro This PR adds "Active Rebalancing" which is a mechanism to _automatically_ and _dynamically_ migrate grain activations based on the **locality-aware partitioning** algorithm which is described in section 4...
# Issue Right now the `protected` methods `CodeFixTestFixture.TestCodeFix` accept: `markupCode`, `expected`, and the `diagnosticId` to locate the `Diagnostic`s occurring in `markupCode` based on `diagnosticId` (see: `GetDiagnostic(Document document, string diagnosticId, IDiagnosticLocator...
Currently the Azure Table Storage provider saves the grain state (*encoded JSON*) but in binary format- Regardless if the orleans serializer or one of the two json serializer are used....
Since `MayInterleave` predicate is handled as a *component*, and components are not allowed in SW grain context. Using `MayInterleaveAttribute`, orleans throws an exception as detailed here #9049 - It is...
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/orleans/pull/9576)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/orleans/pull/9525)
close #9771 ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/orleans/pull/9792)