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

    https://github.com/apache/mesos/pull/118#discussion_r69314525
  
    --- Diff: src/health-check/main.cpp ---
    @@ -132,16 +132,14 @@ class HealthCheckerProcess : public 
ProtobufProcess<HealthCheckerProcess>
       {
         VLOG(1) << "Check passed";
     
    -    // Send a healthy status update on the first success,
    -    // and on the first success following failure(s).
    -    if (initializing || consecutiveFailures > 0) {
    -      TaskHealthStatus taskHealthStatus;
    --- End diff --
    
    Could anybody make correct pull request? I am not C programmer and not 100% 
sure in these changes. 


---
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