> On 五月 14, 2016, 1:55 p.m., Guangya Liu wrote:
> > docs/persistent-volume.md, line 96
> > <https://reviews.apache.org/r/47360/diff/2/?file=1383410#file1383410line96>
> >
> >     Can you please show more detail for `may take any value, or may be 
> > omitted.`
> >     
> >     a) In which condition can take any value if the framework did not 
> > provide a principal.
> >     b) In which condition the `principal` will be omitted if the framework 
> > did not provide a principal.
> >     
> >     Ditto for others.
> 
> Greg Mann wrote:
>     I changed the text slightly to clarify my meaning. This text is saying 
> that if frameworkInfo.principal is not provided, then in all cases 
> disk.persistence.principal can take any value or can be left unset. Let me 
> know if my changes don't make this any clearer!
> 
> Guangya Liu wrote:
>     Thanks Greg, one minor comment for this: can we simplify the sentense as 
> that the `principal` will be ignored for such case?
> 
> Greg Mann wrote:
>     It's not quite correct to say that the principal is ignored in such 
> cases; the principal in `DiskInfo` might be used for authorization even if 
> the framework doesn't provided a principal when registering.

Got it, thanks Greg. I think that it would make sense if you can add above info 
to the document to make sure end user know the role of principal in DiskInfo 
even if framework does not register with a principal.


- Guangya


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47360/#review133272
-----------------------------------------------------------


On 五月 24, 2016, 10:09 p.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/47360/
> -----------------------------------------------------------
> 
> (Updated 五月 24, 2016, 10:09 p.m.)
> 
> 
> Review request for mesos, Bernd Mathiske and Neil Conway.
> 
> 
> Bugs: MESOS-5215
>     https://issues.apache.org/jira/browse/MESOS-5215
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch updates the documentation of RESERVE and
> CREATE operations, both via offer operations and
> operator endpoints. Specifically, we clarify the
> Mesos master's expectations for the values of the
> `principal` fields found in `ReservationInfo` and
> `DiskInfo.Persistence`.
> 
> 
> Diffs
> -----
> 
>   docs/persistent-volume.md c13d79124f0b5ea2a715b4d2990fda4e06b2fb02 
>   docs/reservation.md a400d19aec7a48d122ba1c9c23d38d792b8dbe6f 
> 
> Diff: https://reviews.apache.org/r/47360/diff/
> 
> 
> Testing
> -------
> 
> Viewed with the Mesos website container: 
> https://github.com/mesosphere/mesos-website-container
> 
> 
> Thanks,
> 
> Greg Mann
> 
>

Reply via email to