Zdenek Jonas

Results 14 issues of Zdenek Jonas

In short, it is about creating an audit log that would log the complete history of creating and changing Java objects in the Eclipse Store to some location on the...

enhancement

We might want to consider using `java.util.logging` instead of `slf4j`. `java.util.logging` is part of the JDK, so using it means having one less external dependency.

Add Binary Handler für Collections$SetFromMap class The data in this private class is marked as 'Transient,' which is why these data are not being correctly saved. We may need to...

During an S3 load test, I identified several areas that need improvement. Since all files in S3 are immutable, existing files cannot be edited; instead, a new file must be...