issues Search Results · repo:microsoft/service-fabric-services-and-actors-dotnet language:C#
Filter by
147 results
(71 ms)147 results
inmicrosoft/service-fabric-services-and-actors-dotnet (press backspace or delete to remove)At my employer we use the CreateServiceRemotingInstanceListener method to configure listeners in our Service Fabric
applications. We want to enable DataContract exception serialization in all of our Service ...
acarrazzoni-qontigo
- Opened on Mar 21, 2024
- #363
We are using Service Fabric actors for data processing in an IOT scenario and the memory usage of the service is much
higher than expected. We have deployed it on the cluster using SharedProcess hosting ...
itsmaryann
- Opened on Mar 19, 2024
- #362
Describe the bug
This is more of a question because I am not sure if this is a bug. Our cluster had memory leaks so I investigated a lot
of memory dumps and fixed it. At the moment the memory is no longer ...
kdma
- Opened on Jan 27, 2024
- #361
Problem We are working with Service Fabric services in production, and our services create native resources which
implement IDisposable. In order to dispose of these resources correctly, we made our services ...
besseb05
- Opened on Oct 3, 2023
- #354
Describe the bug started happening sometime since version 6.0.1048 Probably when
Microsoft.ServiceFabric.Services.LogContext was added
LastTribunal
- 8
- Opened on Apr 14, 2023
- #350
ResolveHelperAsync currently ignores the cancellation token parameter in the call to resolveFunc. As a result, when the
caller requests that the call is cancelled through the passed token, the request ...
atigranyan
- Opened on Mar 3, 2023
- #348
Is your feature request related to a problem? Please describe. I use a servicepartitionclient communicationclient to
talk to my stateful services and use a factory that changes very little from the communicationclientfactorybase. ...
edwardgarza
- Opened on Feb 16, 2023
- #347
Describe the bug ActorService allows implementing custom actor state providers. The Interface IActorStateProvider
requires implementing the method
Task ReminderPagedResult KeyValuePair ActorId, List ...
ssteinau
- Opened on Sep 27, 2022
- #345
Describe the bug Given a stateless .NET 6 service with a recursion bug, service fabric seems to do something causing the
service to crash and get restarted without any sensible error reporting.
Attaching ...
esbenbach
- 1
- Opened on Aug 8, 2022
- #342
When working with a NetTcp binding the defaults and most common usages tend to have the server close inactive channels
after some inactivity, usually 10 minutes. This is manifested on the client by throwing ...
andradf
- Opened on Jul 8, 2022
- #334

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.