Lqp1 commented on a change in pull request #367:
URL: https://github.com/apache/mesos/pull/367#discussion_r486892113
##########
File path: src/master/flags.cpp
##########
@@ -460,6 +460,18 @@ mesos::internal::master::Flags::Flags()
"load an alternate allocator module using `--modules`.",
DEFAULT_ALLOCATOR);
+ add(&Flags::hierarchical_recovery_factor,
+ "hierarchical_recovery_factor",
+ "Ratio of minimal re-registred agent before sending\n"
Review comment:
You're right; I used your sentence it seems fine to me too.
----------------------------------------------------------------
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
|