Martin Sillence
Martin Sillence
issue #148 feature request for more metrics initial first stab Project tests wouldn't run on the java 11 version I had without the pom upgrades I've not worked out testing...
Though the current metrics are useful we'd really like to see how many connections are in the pool and how many are available/in use. We'd use this to: 1/ actual...
We are using Debezium to create messages, the topic names and avro schemas created include the hostname and db schema, when we deploy this from dev, uat production those names...
I get the error: javaLoadFile: TypeError: Object # has no method 'loadFile' JhcTiddlyWiki.html:7625 javaSaveFile: TypeError: Object # has no method 'saveFile' TiddlyWiki.html:7625 The java applet is running the console pops...
### Expected Behavior Message is sent ### Actual Behaviour sending fails with key error message being: "The producer attempted to use a producer id which is not currently assigned to...
### Expected Behavior adding the property kafka.embedded.enabled=true should start kafka so unit tests work ### Actual Behaviour unit tests fail trying to connect to kafka ### Steps To Reproduce From...
resolves issue #177
It would be great to have a GCP format https://cloud.google.com/logging/docs/structured-logging Log4j2 has some support the mappings are documented: https://logging.apache.org/log4j/2.x/manual/json-template-layout.html sepecifically they say: [GcpLayout.json](https://github.com/apache/logging-log4j2/tree/master/log4j-layout-template-json/src/main/resources/GcpLayout.json) described by Google Cloud Platform structured logging...
### Is your feature request related to a problem? Please describe. We have services in two places that include the same domain objects We want to generate all the domain...