service-fabric icon indicating copy to clipboard operation
service-fabric copied to clipboard

EventStoreService not available for On premise service Fabric

Open TamirP opened this issue 5 years ago • 3 comments

According to https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-diagnostics-eventstore, this add on feature is not yet available for On Premise Service Fabric.

we are planning to use service fabric in on premise and need this feature. are there plans to enable this valuable add on feature? when should we expect to see this in production? ("As of Service Fabric version 6.4. the EventStore APIs are only available for Windows clusters running on Azure only. We are working on porting this functionality to Linux as well as our Standalone clusters.")

TamirP avatar Apr 03 '19 13:04 TamirP

for linux SF fabric could receive following errro when applying the setting: Section 'EventStoreService' and Parameter 'TargetReplicaSetSize' is not allowed. Any idea?

MZDN avatar Apr 05 '19 13:04 MZDN

We too need the Event Store Service.

Our scenario is a Standalone, Service Fabric Cluster, running in Azure on Virtual Machine Scale Set (we run and manage the infrastructure for it ourselves because the constraints and costs of the SF PaaS offering didn't fit us). Anyway...

Given that the PaaS version of Service Fabric does have an Event Store Service capability, and we ourselves are in Azure VMSS, then how can we also leverage the Azure Blob/Table for the Event Store like with PaaS?

It would be greatly appreciated if the Microsoft SF Team could give some feedback / roadmap / timing on when a Event Store capability would be available for standalone clusters.

Jaans avatar Jan 02 '20 12:01 Jaans

I was also waiting for: "We are working on porting this functionality to Linux as well as our Standalone clusters." but obviously Standalone-Clusters don't matter for Microsoft.

strabu avatar Mar 04 '22 18:03 strabu