Adam Leszczyński
Adam Leszczyński
This issue has low priority. Parsing the owner would require to add code to parse every type of DDL object. This seems to be a feature which most like would...
Actually this is done with one of some last commits. DDL operations include schema name now.
@hbk671104 if you are happy with the solution - a donation is a good way to show your happiness :)
I will look at the work after I finish the task that I am currently working on.
implemented in master branch
OpenLogReplicator is parser for redo log data. You have just reported that it fails to parse your redo logs, but you did not provide the redo logs and the error...
Hi @yintongkai, as mentioned above, redo log files are needed, not logdump. Please follow the [contributing guidelines](https://github.com/bersler/OpenLogReplicator/blob/a16ac3b7f7d2e825c19b20063f6cfeb7be39a6bd/CONTRIBUTING.md).
Hi @yintongkai , did you receive my reply? Need help with reproduction of this issue.
Hi @big-andy-coates, thanks for creating a separate ticket for this task. This is a known topic. The current implementation does not use transactional Kafka API. This might be a good...
Hi @big-andy-coates , do you actually have a business case with a customer who would benefit from this improvement?