You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/06/20 03:27:48 UTC

[GitHub] [incubator-druid] xueyumusic commented on issue #7925: Use ComplexMetrics.registerSerde() across the codebase

xueyumusic commented on issue #7925: Use ComplexMetrics.registerSerde() across the codebase
URL: https://github.com/apache/incubator-druid/pull/7925#issuecomment-503826962
 
 
   HI, @fjy , thanks, I updated to fix the error. The new failed looks not related with this pr. It reports 
   ```
   org.apache.kafka.common.KafkaException: Socket server failed to bind to 0.0.0.0:11211: Address already in use.
   	at kafka.network.Acceptor.openServerSocket(SocketServer.scala:450)
   	at kafka.network.Acceptor.<init>(SocketServer.scala:340)
   	at kafka.network.SocketServer.$anonfun$createAcceptorAndProcessors$1(SocketServer.scala:146)
   	at scala.collection.mutable.ResizableArray.foreach(ResizableArray.scala:58)
   	at scala.collection.mutable.ResizableArray.foreach$(ResizableArray.scala:51)
   	at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:47)
   ...
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org