You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/11/14 14:58:02 UTC

[jira] [Created] (FLINK-10885) Avro Confluent Schema Registry E2E test failed on Travis

Chesnay Schepler created FLINK-10885:
----------------------------------------

             Summary: 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: Batch Connectors and Input/Output Formats, E2E Tests, Table API &amp; SQL
    Affects Versions: 1.7.0
            Reporter: Chesnay Schepler


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
(v7.6.3#76005)