Gerard Clos
11/08/2022, 3:20 PM"query directly through matching on sticky timed out, attempting to query on non-sticky
when running airbyte locally (docker). It makes reading logs basically impossible and it does not seem to affect functionality. Any clues? It seems to be related to Temporal.Gerard Clos
11/08/2022, 3:20 PM{
"level": "info",
"ts": "2022-11-08T15:19:46.190Z",
"msg": "query directly through matching on sticky timed out, attempting to query on non-sticky",
"service": "history",
"shard-id": 1,
"address": "172.19.0.8:7234",
"shard-item": "0x4000797300",
"component": "history-engine",
"wf-namespace": "default",
"wf-id": "connection_manager_9387d5d6-c538-4f89-8fce-d25833af8d12",
"wf-run-id": "3af4caf5-033a-49d8-9c74-bdbf6e2c9d6b",
"wf-query-type": "getState",
"wf-task-queue-name": "",
"wf-next-event-id": 33,
"logging-call-at": "historyEngine.go:923"
}
user
11/08/2022, 4:43 PMGerard Clos
11/08/2022, 4:48 PMuser
11/08/2022, 5:07 PMGerard Clos
11/08/2022, 5:12 PMGerard Clos
11/08/2022, 5:34 PMuser
11/09/2022, 4:32 PMdiscover_schema
endpoint weren't valid. It's bizarre that everything's working if that's the case, but could be a possibility.
Could you check the schema from that endpoint using this validator?
https://www.jsonschemavalidator.net/Gerard Clos
11/10/2022, 11:59 AMGerard Clos
11/10/2022, 11:59 AMGerard Clos
11/10/2022, 2:38 PMNataly Merezhuk (Airbyte)
11/14/2022, 12:36 PM