alexisread

Results 8 comments of alexisread

I've done a basic fork at https://github.com/alexisread/es-monitor which runs under python 3, if you're interested.

Thought this might be useful as you can place all generated tables/views within a single namespace, even with name clashes.

Hi, apologies for taking a while on this - I've reverted the ClassName for compatibility. Hope that's ok to get this accepted? Thanks.

Issue #375 opened for an MQTT bridge. This could allow for an embedded MQTT broker that handles websockets, for a browser connection

It seems that the OLR message buffer is empty, or contains an invalid byte. It throws here: https://github.com/debezium/debezium/blob/main/debezium-connector-oracle/src/main/java/io/debezium/connector/oracle/olr/client/OlrNetworkClient.java#L268 ie. trying to read from the channel bytebuffer channel.read(buffer);

Thanks, I have some more time today, so obtained the packets, for when you have time later. 2 runs. The OLR output is: 2025-01-29 10:46:33 INFO 00000 last confirmed scn:...

I think the false SCN request was a glitch. I've retested, same problem, but I cannot reproduce the high SCN number. If there's a tutorial available that would be fantastic,...