axon-open-admin icon indicating copy to clipboard operation
axon-open-admin copied to clipboard

Axon Open Admin

Results 11 axon-open-admin issues
Sort by recently updated
recently updated
newest added

Added ConcurrentHashMap and switched to AtomicInt as counters to support more concurrency with PooledStreamingProcessors

`java.util.ConcurrentModificationException: null at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1221) at com.insidion.axon.openadmin.insights.InsightRegistrationService.reportHandlerMessagesPublished(InsightRegistrationService.kt:28) at com.insidion.axon.openadmin.insights.InsightDispatchInterceptor$handle$1$1.accept(InsightDispatchInterceptor.kt:41) at com.insidion.axon.openadmin.insights.InsightDispatchInterceptor$handle$1$1.accept(InsightDispatchInterceptor.kt:40) at org.axonframework.messaging.unitofwork.MessageProcessingContext.notifyHandlers(MessageProcessingContext.java:72) at org.axonframework.messaging.unitofwork.BatchingUnitOfWork.lambda$notifyHandlers$2(BatchingUnitOfWork.java:161) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at org.axonframework.messaging.unitofwork.BatchingUnitOfWork.notifyHandlers(BatchingUnitOfWork.java:161) at org.axonframework.messaging.unitofwork.AbstractUnitOfWork.changePhase(AbstractUnitOfWork.java:236) at org.axonframework.messaging.unitofwork.AbstractUnitOfWork.commitAsRoot(AbstractUnitOfWork.java:87) at org.axonframework.messaging.unitofwork.AbstractUnitOfWork.commit(AbstractUnitOfWork.java:75) at org.axonframework.messaging.unitofwork.BatchingUnitOfWork.executeWithResult(BatchingUnitOfWork.java:117) at org.axonframework.eventhandling.AbstractEventProcessor.processInUnitOfWork(AbstractEventProcessor.java:165) at org.axonframework.eventhandling.pooled.WorkPackage.processEvents(WorkPackage.java:320)...

As user of Axon Open Admin I would like to be able to load an aggregate and show it serialized into a certain format in the UI. This is useful...

Bumps [maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) from 3.0.0 to 3.5.0. Commits f73f48f [maven-release-plugin] prepare release maven-assembly-plugin-3.5.0 f5ccd4d vuln-fix: Temporary File Information Disclosure 6b62453 improve javadoc f42194b MASSEMBLY-941 keep file permission in Reproducible mode (#96)...

dependencies
java

Bumps [micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.7.2 to 1.10.4. Release notes Sourced from micrometer-core's releases. 1.10.4 :star: New Features / Enhancements Use Meter.Id for logging in DynatraceExporterV2 #3616 :lady_beetle: Bug Fixes Fixing Scope...

dependencies
java

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3.10.0. Release notes Sourced from actions/setup-java's releases. v3.10.0 In scope of this release we added support for Oracle JDK (actions/setup-java#450). steps: - name: Checkout uses:...

dependencies
github_actions

I am actively seeking a solution to re-running saga events and I came across this interesting project, so I am interested in knowing if it offers a solution for this...

Bumps [frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.6 to 1.12.1. Changelog Sourced from frontend-maven-plugin's changelog. 1.12.1 update Dependency: Jackson (2.13.0), Mockito (4.1.0), JUnit (5.8.1), Hamcrest (2.2; now a direct dependency) remove Dependency: Powermock Added...

dependencies
java

Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 2.7 to 3.3.0. Release notes Sourced from maven-resources-plugin's releases. 3.3.0 📦 Dependency updates Bump maven-filtering from 3.2.0 to 3.3.0 (#32) @​dependabot Bump plexus-utils from 3.4.1 to 3.4.2...

dependencies
java

Bumps `kotlin.version` from 1.7.10 to 1.7.21. Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.21 Release notes Sourced from kotlin-stdlib-jdk8's releases. Kotlin 1.7.21 Changelog Compiler KT-54463 Delegating to a field with a platform...

dependencies
java