-
# Dec. 17: The current version of our thinking is here [v4eventstore](https://github.com/JasperFx/marten/blob/master/documentation/diagrams/v4eventstore.md)
There's some significant overlap with t…
-
-
Would it make sense to add `gradlew.sh` in addition to `gradlew.bat`, since not everyone is on Windows?
-
**Describe the bug**
In docker event store 5.0 streams were not deleted when docker restarted. In the new docker eventstore the minute i restart eventstore all the streams are gone. this is a bit ann…
-
Is there a mechanism to observe appended events from different server instances using the libray?
-
**Describe the bug**
I created a cluster with 3 nodes on aws using static discovery. In logs I can see that it keeps loosing tcp connections to other nodes. Most of the time it got response from othe…
-
### Description
By reenabling Jolokia (https://github.com/fabric8io/fabric8-maven-plugin/issues/1217) my thorntail application can't be launched du to an issue between the logger used by Jolokia …
-
The Jolokia agent, which used to have problems with WildFly Swarm due to
how Java LogManager is set, works fine since Jolokia 1.3.6. This means that
the Fabric8 Java S2I image has been OK since vers…
-
When publishing many events (example 20000) with AppendToStreamAsync the order of events is corrupt. The first event appearing in the event stream is not the one having been published first, but the e…
-
Hello,
I'm getting (Object reference not set to an instance of an object). exception when there are un-dispatched commits in database,
The error is because _eventPublisherFactory() failed to resolve t…