-
JIRA Issue: [KIEKER-1978] Document / Fix Spring Monitoring
Original Reporter: David Georg Reichelt
***
Currently, I’m trying to get Micro-company (https://github.com/idugalic/micro-company ) running…
-
**Is your feature request related to a problem? Please describe.**
It appears ODC first needs to pull _all_ NVD updates before the data is updated in the local database. In situations where the NVD A…
-
Hello,
I would like to use autoparams in a Java 17 project, but it seems the library cannot generate records.
When running the following test :
```java
import org.javaunit.autoparams.AutoSou…
-
Value lookup tokens such as `$.stepname.querystr` token don't work within a json `value` field of kafka a kafka record.
This is the case for both the produce and consume operations.
**Scenario to …
-
**Describe the bug**
Running the data-prepper build and github actions frequently has failing flaky tests, and often requires retrying the tests multiple times before it succeeds. This issue is meant…
-
**Describe the problem you faced**
Intermittent java.util.NoSuchElementException when writing to partitions that are out of order and not covered by the active timeline.
**To Reproduce**
W…
-
#### Summary
The recursive comparison relied on reflection to find the values to compare, let's check it that works properly with java 14 records with bare name properties enabled or disabled.
-
With Java 17 records are mainstream so it would be nice to support generic derivation with shapeless.
-
Please add support for java 16 record be allowing to just add an annotation to the class and all of the variables will be gotten through the get methods and deserialized through the constructor.
e…
-
Hi,
I am getting NPE, while trying to test the sink connector. This means that the `schema` variable is coming out as null.
Can this be due to this property `"value.converter.schemas.enable": "f…