[improve][doc] Add chroot path related informations - #18040
Conversation
|
@mattisonchao |
|
ping @mattisonchao |
tisonkun
left a comment
There was a problem hiding this comment.
I'd prefer we don't use chroot at all since it's an advanced topic and should not be the default information delivered to users.
cc @RobertIndie it's related to your previous patch #13985. Please take a look.
|
Thank you for your comment. |
|
@RobertIndie Then let's remove it first. I think we cannot cover every ZK advanced topics in the Pulsar doc site. But if chroot a significant topic, we may find a place to discuss it. You may contact with @momo-jun @Anonymitaet for where in the information architecture is proper to handle such content. @yoda-mon for this PR, let's revert the chroot command from #13985. You may check the corresponding files under site2/website/versioned_docs/version-2.10.x where we're actively maintaining and you should update it simultaneously. |
|
@tisonkun Thank you for your advice, I followed. |
tisonkun
left a comment
There was a problem hiding this comment.
LGTM.
cc @RobertIndie @eolivelli please give it a look if you have spare time :)
|
@yoda-mon Thanks for your contribution! |
Motivation
On this PR #13985,
/my-chroot-pathwas added to the URLs.If users follow the document,
bookkeeper.confandbroker.conflacks the informations about the path and fail to set up the cluster.Modifications
Add chroot path related informations to the documents and add
zk://prefix to metadata URLs.Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: