rabbah commented on a change in pull request #2414: SPI approach for pluggable 
implementations
URL: 
https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r124363886
 
 

 ##########
 File path: 
common/scala/src/main/scala/whisk/core/connector/MessageProducer.scala
 ##########
 @@ -18,10 +18,9 @@
 package whisk.core.connector
 
 import scala.concurrent.Future
-
 import org.apache.kafka.clients.producer.RecordMetadata
 
-trait MessageProducer {
+trait MessageProducer{
 
 Review comment:
   formatting nit.
   we have an eclipse style file that we recommend using.
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to