Benjamin Petit
Benjamin Petit
The default directory is distributed in the cluster. Let's say you have a 3-silo cluster. `SiloA` is hosting the activation of `Grain1`, and `Grain1` directory entry is stored by `SiloB`....
> Ok, is there a way to somehow minimize this behavior with the default in-memory directory? Not really. Today it should be easier to implement a more robust in memory...
> Do you mean a custom grain directory which might replace default one based on DHT? Yes, exactly. Before the DHT directory was plumbed too deep into Orleans core. We...
What version of Orleans are you using?
Hi @Romanx , thanks for the suggestion! Is `AzureBlobStorageOptions.ContainerName` not sufficient in your case? You would need to create a provider per grain type. Otherwise, I think a simple `Func...
Do you have a repro somewhere? How do you configure your silos?
Persistence and Reminder tests are not passing on my machine, targeting a real cosmosdb endpoint. Is there any specific config to do @galvesribeiro ?
The emulator sometimes takes a very long time to start. I don't think we need to split the cert, my guess it that sometimes the emulator isn't really started, and...
On previous run we didn't had this warning, and we didn't had SSL errors during the test. Unless I am mistaken...
Orleans 2.2.4 is quite old now. Could you upgrade to the latest 3.x release? You may have some changes in the config, my everything else should be backward compatible