DevTest 10.x Setup files for Validating the Kafka Feature
search cancel

DevTest 10.x Setup files for Validating the Kafka Feature

book

Article ID: 131667

calendar_today

Updated On:

Products

CA Application Test CA Continuous Application Insight (PathFinder)

Issue/Introduction

We looked at the capabilities of DevTest 10.x and we are interested in the Apache Kafka feature. We have test cases to validate the Kafka platforms wherein we should be able to push a message to a topic and read it at the subscriber end and assert the response

. Will you be able to provide us the setup file for DevTest 10.x version?

Environment

DEVTEST supported versions

Resolution

We do not provide these jars. You will have to get the below jar files from your KAFKA server or from https://kafka.apache.org/.

As per our documentation:

https://techdocs.broadcom.com/us/en/ca-enterprise-software/devops/devtest-solutions/10-7/administering/general-administration/third-party-file-requirements.htmlhttps://techdocs.broadcom.com/us/en/ca-enterprise-software/devops/devtest-solutions/10-4/administering/general-administration/third-party-file-requirements.html

 

Apache Kafka

DevTest Solutions requires Apache Kafka version 0.8.2 or later. Kafka 1.1.0 requires the following jars from KAFKA_HOME/libs directory:

kafka-clients-1.1.0.jar
lz4-java-1.4.jar
snappy-java-1.1.7.1.jar

See the Apache Kafka documentation (https://kafka.apache.org/) or more information about the JAR files that you might need.

Note: The LISA_HOME\hotDeploy option is not supported for Apache Kafka. You must place these files in the LISA_HOME\lib directory.