-
Wenn man das Cockpit mit dem Polyflow-Connector startet, dann funktioniert der Sync zwischen Engine und Task-Backend nicht mehr.
Siehe auch #476
Internal:
* https://git.muenchen.de/digitalisierung/…
-
### Feature Description
Axon Server EE has an option to load-balance event processors automatically over multiple instances of the application. However, it now requires a manual action in the…
-
Axon Framework currently uses EhCache version 2, under group ID `net.sf.ehcache`.
We should tag along with EhCache's move to version 3, under group ID `org.ehcache`.
-
### Feature Description
Axon Framework 4.6.0 has seen the introduction of integrated tracing through issue #2294.
This issue did not cover the `DistributedCommandBus`, and it's `CommandRouter` and…
-
Axon Framework version:4.4.5
java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
at java.util.concurrent.ConcurrentHashMap.put(Concurren…
-
We recently discussed that many options aren't exercised during fuzz testing, see https://github.com/phetsims/aqua/issues/136. We can improve fuzzing coverage by fuzzing the Property values directly,…
-
Hi, I've just created a market-product that I'd like to publish into the official axonivy-market.
Can you fork it and review my cool product?
https://github.com/fkalanti/master-detail
* * *
…
-
### Basic information
* Axon Framework version: 4.6.3
* JDK version: 11.0.18
```
2023-06-14 08:19:10.065 INFO [query,,] 7 --- [ses-internal]-3] o.a.e.d.jpa.JpaSequencedDeadLetterQueue : Sto…
-
From https://docs.axoniq.io/reference-guide/v/4.6/axon-framework/monitoring/metrics:
> EventProcessorLatencyMonitor - Measures the difference in message timestamps between the last ingested and the…
-
### Feature Description
Allow to easily set development mode on the Axon Server test containers. In addition, provide a method to easily reset the event store, so customers can do this after ea…