Andreas Dirnberger

Results 87 comments of Andreas Dirnberger

this PR is finished Will open a new one to hunt racy specs

I am currently researching a method to persist the serialization data in a message. The idea is to have a special payload type that is normally serialized but it needs...

Can this Protobuf envelope then be so generic that it can be used other places? Example: NodaA sends a wrap message with a "Protobuf envelope payload" field to NodeB NodeB...

thx, the protobuf types i didnt see. I made a sample implementation snipset in https://github.com/Horusiath/Akka.Persistence.Reminders/issues/6#issuecomment-531583713 Maybe its better to see there what i mean. My point is that there is...

how to use Text/Json serialization in debug mode? I would need to see what gets serialized in the store for PersistentActors. The main issue is that the journal itself needs...

Thank you for answering my question. Yes, text representation is optional, i am using EventStore and looking over the WebInterface into the streams for debug. It is nice, but of...

If we extend it, we could plan for https://github.com/akkadotnet/akka.net/discussions/4997

Any progress done ? I am currently trying to host a secondary DNS on a k8s-metalLB in BGP mode With the `metallb.universe.tf/allow-shared-ip: "powerdns"` workaround, it is possible to use udp...

@nixpanic thx, the namespace got added to spec.md too

I have the same issue. Last year it worked fine, maybe it was the fw update?