-
Bug
-
Resolution: Done
-
Major
-
1.9.4.Final
-
None
-
False
-
None
-
False
In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.
Bug report
For bug reports, provide this information, please:
What Debezium connector do you use and what version?
vitess-connector
What is the connector configuration?
Standard configuration
What is the captured database version and mode of depoyment?
AWS
What behaviour do you expect?
The following command should work to trigger the integration tests:
mvn clean verify
What behaviour do you see?
'mvn clean verify' failed when it tried to execute the docker-maven-plugin when running from my Mac M1 laptop
Do you see the same behaviour using the latest relesead Debezium version?
Yes, same behavior
Do you have the connector logs, ideally from start till finish?
[*ERROR*] Failed to execute goal io.fabric8:docker-maven-plugin:0.31.0:build (start) on project debezium-connector-vitess: Execution start of goal io.fabric8:docker-maven-plugin:0.31.0:build failed: An API incompatibility was encountered while executing io.fabric8:docker-maven-plugin:0.31.0:build: java.lang.UnsatisfiedLinkError: could not load FFI provider jnr.ffi.provider.jffi.Provider
How to reproduce the issue using our tutorial deployment?
mvn clean verify
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
<Your answer>
Implementation ideas (optional)
<Your answer>