Wu Chao

Results 2 comments of Wu Chao

Any updates on this issue bug? Encountered the same slowness issue for oracle with large number of tables.

@MeesvanStraten you can try building the producer jar from local changing: `import javax.xml.bind.DatatypeConverter;` to `import jakarta.xml.bind.DatatypeConverter;` And replace the jar in your maven m2 folder. Alternatively, try adding in the...