Sergei Morozov created FLINK-38065: -------------------------------------- Summary: Mismatching bracket in PostgresOffset#toString Key: FLINK-38065 URL: https://issues.apache.org/jira/browse/FLINK-38065 Project: Flink Issue Type: Bug Components: Flink CDC Affects Versions: cdc-3.4.0 Reporter: Sergei Morozov
The string representation of the offset is started with a curly brace but is ended with a square bracket. Example: bq. Stream split offset on checkpoint 31: Offset{lsn=LSN{0/1A1FE48}, txId=797, lastCommitTs=-9223372036854775808] -- This message was sent by Atlassian Jira (v8.20.10#820010)