Appendix: Restrictions on Spring Kafka Interconnection
Overview
Spring Kafka is compatible with open-source Kafka clients. For details about the version mapping between Spring Kafka and open-source Kafka clients, see the Spring official website. Spring Kafka is mainly compatible with Kafka client 2.x.x, whereas the Kafka server version used by ROMA Connect MQS is 1.1.0 or 2.7. Therefore, when Spring Kafka is used to connect to ROMA Connect in the Spring Boot project, ensure that the Kafka client version is the same as the Kafka server version.
If the ROMA Connect instance connected to Spring Kafka uses Kafka 1.1.0, most functions can be used, and only a few new functions are not supported. If you encounter problems not listed in the following, submit a service ticket to contact technical support. The following lists the functions that are not supported:
Unsupported zstd Compression Type
Kafka 2.1.0 supports the zstd compression type, but the Kafka server in version 1.1.0 does not support.
Static Members Not Supported for Consumers
The parameter group.instance.id is added to the Kafka client in version 2.3. Consumers with this ID are considered as static members.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot