Skip to content

Conversation

@JunFu0814
Copy link
Contributor

@JunFu0814 JunFu0814 commented Aug 11, 2022

Motivation

The configuration item fileSystemProfilePath inbroker.confhas the wrong default value: For File System Storage, fileSystemProfilePath is the file system profile path; when we use a relative path, the current dir is the pulsar root dir, not conf/ dir,so the correct relative path is conf/filesystem_offload_core_site.xml not ../conf/filesystem_offload_core_site.xml.
In addition, this configuration item in our docs also uses the wrong default values.
https://pulsar.apache.org/docs/next/tiered-storage-filesystem#configure-filesystem-offloader-driver
https://pulsar.apache.org/docs/next/tiered-storage-filesystem#step-3-configure-the-filesystem-offloader
https://pulsar.apache.org/docs/next/tiered-storage-filesystem#step-3-configure-the-filesystem-offloader-driver

Modifications

Fix the wrong default va in broker.conf & docs link.

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@codelipenghui codelipenghui added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Aug 11, 2022
Copy link
Contributor

@Huanli-Meng Huanli-Meng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gaozhangmin gaozhangmin merged commit 56c41f8 into apache:master Aug 16, 2022
Technoboy- pushed a commit to merlimat/pulsar that referenced this pull request Aug 16, 2022
* [fix][doc]Fix fileSystemProfilePath wrong default value

* [fix][doc]update fileSystemProfilePath default value on  history version docs
momo-jun added a commit to momo-jun/pulsar that referenced this pull request Aug 17, 2022
momo-jun added a commit that referenced this pull request Sep 7, 2022
* Sync recent changes from #17030, #17039, #16315, and #17057

* fix #17119

* minor updates

* add link of release notes to navigation

* fix

* update release process as per PIP-190

* minor fix

* minor fix

* Update release-process.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants