[
https://issues.apache.org/jira/browse/FLINK-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger resolved FLINK-10885.
------------------------------------
Assignee: Robert Metzger
Resolution: Fixed
Merged a potential improvement here: f17912748d4632bf6b585277eff499af5739cb1a
Closing ticked. Please open it again if there's new cases.
> 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
> Assignee: Robert Metzger
> Priority: Critical
> Labels: pull-request-available, test-stability
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)