Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/247#discussion_r11227829
  
    --- Diff: 
streaming/src/main/scala/org/apache/spark/streaming/dstream/NetworkInputDStream.scala
 ---
    @@ -124,84 +143,109 @@ abstract class NetworkReceiver[T: ClassTag]() 
extends Serializable with Logging
           receivingThread
     
           // Call user-defined onStart()
    +      logInfo("Calling onStart")
    --- End diff --
    
    If this is user facing, would it make sense to have the message not depend 
on the function name. I.e. "Starting the receiver" or something?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to