Florian Habermann

Results 12 issues of Florian Habermann

Lock File mechanism does not create lock file during first storage start I Just follow this page: https://docs.eclipsestore.io/manual/storage/configuration/lock-file.html Create a storage provider with lock: ``` public class LockingFeatureTest { @TempDir...

bug

To follow logger coding conventions and to optimize performance by avoiding unnecessary object allocations, we should consider adding log flag queries to logging statements, at least to those that create...

enhancement