Skip to content

Was topics.regex available before? #321

Discussion options

You must be logged in to vote

Never mind i think connector logs created topics that didnt match table name in clickhouse. so wildcard regex was bad idea.

However if table was created during runtime in clickhouse i often see this error

02:02:29 | ERROR | Table [`ballu`] does not exist - see docs for more details about table names and topic names.
-- | -- | --
02:02:29 | WARN | Deciding how to handle exception: Topic: [ballu], Partition: [2], MinOffset: [0], MaxOffset: [57], (QueryId: [2041ab44-64a1-4e9c-bca5-09031c0fbf20])
02:02:29 | ERROR | Errors tolerance is disabled, wrapping exception: Topic: [ballu], Partition: [2], MinOffset: [0], MaxOffset: [57], (QueryId: [2041ab44-64a1-4e9c-bca5-09031c0fbf20])
02:02:29 | ERRO…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Paultagoras
Comment options

@abhishekgahlot2
Comment options

@abhishekgahlot2
Comment options

@abhishekgahlot2
Comment options

Answer selected by abhishekgahlot2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants