You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
In Table, we are not marking out latency tracker. This will result in:
java.lang.IllegalStateException: MarkIn consecutively called without calling markOut in io.siddhi.SiddhiApps.xxx.Siddhi.Tables.xxx.insert.latency
at io.siddhi.core.util.statistics.metrics.SiddhiLatencyMetric.markIn(SiddhiLatencyMetric.java:55)
Affected Siddhi Version:
-latest
OS, DB, other environment details and versions:
-n/a
Steps to reproduce:
Perform table inserts with stats enabled.
Related Issues:
-n/a
The text was updated successfully, but these errors were encountered:
Description:
In Table, we are not marking out latency tracker. This will result in:
Affected Siddhi Version:
-latest
OS, DB, other environment details and versions:
-n/a
Steps to reproduce:
Related Issues:
-n/a
The text was updated successfully, but these errors were encountered: