-
Recently while mirroring the OpenShift OperatorHubs to a Harbor registry, I came across an error.
While executing the `oc adm catalog mirror` command, Harbor's frontend (Nginx) was giving the error `…
m4r1k updated
3 years ago
-
I am looking to write a StreamProvider for [EventStore](https://geteventstore.com/), I have seen the documentation on the Orleans site, and had a look at the current EventBus implementation, so I have…
-
Description
===========
When creating tumbling windows the result object's SerDes is not passed to the inner window store.
How to reproduce
================
Having the following stream:
``…
-
EDIT see https://github.com/dotnet/runtime/issues/30083#issuecomment-861524767 for a finalized proposal.
Original proposal by @Symbai (click to view)
```
public class FooBase
public cla…
-
Hi,
[Documentation](http://dotnet.github.io/orleans/Orleans-Streams/Streams-Implementation) on PullingProtocol says - _once the consumer has subscribed to the stream it will see all events that were g…
-
It would help to have a general programming model for using Event Sourcing as an approach to managing grain state. Likely that would be an alternative or an extension to the declarative persistence mo…
-
### Is this a bug report?
YES
### Can you also reproduce the problem with the latest version?
YES
### Environment
1. Dotnet version: 2019
2. Operating system: Win 10
3. IDE (Visual Studio):…
-
Description
===========
Hello! Looks like it's impossible to join two streams with complex key types.
I tried to do so and got an exception
`[StreamsException] The serializer is not compatible t…
-
Description
===========
Hi!
We are making use of kafka-streams-dotnet library in a dotnet with a pretty simple config:
```
var streamBuilder = new StreamBuilder();
streamBuilder.Stre…
-
Hi all, I want to raise an issue to discuss potential project branding and logo. Throw your logo ideas here and lets discuss it. Orleans sticker is the one I really keen to put on my laptop.
A littl…