You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/29 03:53:16 UTC

[GitHub] Terry-Shi opened a new issue #97: couldn't create topic in Kafka

Terry-Shi opened a new issue #97: couldn't create topic in Kafka
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/97
 
 
   error log from controller-0
   [2017-11-29T03:44:02.766Z] [ERROR] [??] [KafkaMessagingProvider] exception during creation of topic completed0
   [2017-11-29T03:44:02.768Z] [ERROR] [??] [Controller] failure during msgProvider.ensureTopic for topic completed0
   
   error log from invoker-0
   [2017-11-29T03:50:04.156Z] [ERROR] [??] [KafkaMessagingProvider] exception during creation of topic invoker0
   [2017-11-29T03:50:04.234Z] [ERROR] [#sid_100] [Invoker] failure during msgProvider.ensureTopic for topic invoker0
   
   log from Kafka:
   [2017-11-29 03:21:12,941] INFO Kafka version : 0.10.0.1 (org.apache.kafka.common.utils.AppInfoParser)
   [2017-11-29 03:21:12,941] INFO Kafka commitId : a7a17cdec9eaa6c5 (org.apache.kafka.common.utils.AppInfoParser)
   [2017-11-29 03:21:12,942] INFO [Kafka Server 0], started (kafka.server.KafkaServer)
   Create completed topics
   Create invoker topics
   /start.sh

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services