Skip to content

TickDB client has incorrect logging - missing %s placeholders #347

Description

@andymalakov

Here

and here

Consider using https://github.com/epam/gflog/blob/main/SKILL.md

User visible defect:

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions