GapFillerServiceIntTest > backfillNoDataIsNonFatal() STANDARD_ERROR
java.lang.IllegalStateException: log entry is committed
at com.epam.deltix.gflog.core.service.LogLocalEntry.warnCommitted(LogLocalEntry.java:984)
at com.epam.deltix.gflog.core.service.LogLocalEntry.verifyNotCommitted(LogLocalEntry.java:967)
at com.epam.deltix.gflog.core.service.LogLocalEntry.with(LogLocalEntry.java:761)
at com.epam.deltix.gflog.core.service.LogLocalEntry.with(LogLocalEntry.java:12)
at com.epam.deltix.qsrv.hf.tickdb.comm.client.SafeDisconnectableEventHandler.onDisconnected(SafeDisconnectableEventHandler.java:59)
at com.epam.deltix.qsrv.hf.tickdb.comm.client.TickDBClient$ConnectionNotificationTask.run(TickDBClient.java:1945)
at com.epam.deltix.util.concurrent.QuickExecutor$Worker.run(QuickExecutor.java:266)
at java.base/java.lang.Thread.run(Thread.java:1583)
Here
and here
Consider using https://github.com/epam/gflog/blob/main/SKILL.md
User visible defect: