- 
                Notifications
    
You must be signed in to change notification settings  - Fork 58
 
Open
Description
Hi, unfortunately the build fails on the first attempt on a windows system with Java 11.
I tried to attach the logs but couldn't attach an HTML file.
232 tests out of 1060 failed.
For example:
Class io.aiven.connect.jdbc.sink.JdbcSinkTaskTest
putPropagatesToDbWithAutoCreateAndPkModeKafka
java.nio.file.FileSystemException: JdbcSinkTaskTest.db: The process cannot access the file because it is being used by another process.
Class io.aiven.connect.jdbc.source.JdbcSourceTaskUpdateTest
testAutoincrement
java.lang.RuntimeException: Couldn't get EmbeddedDerby database connection
Am I supposed to configure the sink first before building? What am I missing?
Right now, I just assumed I would have to fork and build the connector. The connector would then be added to kafka directory, together with a sink config as specified in your sink docs. This would then be executed using the connect-standalone function in kafka. Please do let me know if I misunderstood.
Metadata
Metadata
Assignees
Labels
No labels