microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.01k stars 399 forks source link

EventStoreService not available for On premise service Fabric #606

Open TamirP opened 5 years ago

TamirP commented 5 years ago

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.")

MZDN commented 5 years ago

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

Jaans commented 4 years ago

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.

strabu commented 2 years ago

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.