Skip to content

Failing create/register schema which has ***prod*** in the name #626

@mittapallysanthoshkafka-ui

Description

Hi,
We are using Azure Pipelines to create Kafka resources. When applying the schema named aws.eu-west-2.education.entries.digital.prod.cmd.load-rma-examiner-marks.16-value, the pipeline fails, although it works correctly for the same schema in dev, qa, and pp environments. The error encountered during the pipeline run is as follows:"
Caused by: io.streamthoughts.jikkou.http.client.RestClientException: Connection refused
Caused by: java.net.ConnectException: Connection refused
Error: JikkouRuntimeException: Failed to list all schema registry subject versions

create-config.sh

schema-registry.yaml

azurepipeline.yaml

attaching the resource files

Let us know, the reason for failing the schema registry and FYI, we are able to create topics and ACLS for prod also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions