[
https://issues.apache.org/jira/browse/FLINK-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger reopened FLINK-10885:
------------------------------------
I'm reopening this issue, as it is surfacing again:
https://dev.azure.com/rmetzger/Flink/_build/results?buildId=5779&view=logs&j=7f070ad9-d3e4-5b4a-824a-6e246348565d&t=7226e28c-e6d3-52ae-63fd-3e3d5725f2e2
> Avro Confluent Schema Registry E2E test failed on Travis
> --------------------------------------------------------
>
> Key: FLINK-10885
> URL: https://issues.apache.org/jira/browse/FLINK-10885
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API, Test Infrastructure
> Affects Versions: 1.7.0
> Reporter: Chesnay Schepler
> Priority: Critical
> Labels: test-stability
>
> https://travis-ci.org/zentol/flink/jobs/454943551
> {code}
> Waiting for schema registry...
> [2018-11-14 12:20:59,394] ERROR Server died unexpectedly:
> (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain:51)
> org.apache.kafka.common.config.ConfigException: No supported Kafka endpoints
> are configured. Either kafkastore.bootstrap.servers must have at least one
> endpoint matching kafkastore.security.protocol or broker endpoints loaded
> from ZooKeeper must have at least one endpoint matching
> kafkastore.security.protocol.
> at
> io.confluent.kafka.schemaregistry.storage.KafkaStore.endpointsToBootstrapServers(KafkaStore.java:313)
> at
> io.confluent.kafka.schemaregistry.storage.KafkaStore.<init>(KafkaStore.java:130)
> at
> io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry.<init>(KafkaSchemaRegistry.java:144)
> at
> io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication.setupResources(SchemaRegistryRestApplication.java:53)
> at
> io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication.setupResources(SchemaRegistryRestApplication.java:37)
> at io.confluent.rest.Application.createServer(Application.java:149)
> at
> io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain.main(SchemaRegistryMain.java:43)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)