Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CELEBORN-1286] Introduce configuration.md to document dynamic config and config service #2336

Closed
wants to merge 1 commit into from

Conversation

SteNicholas
Copy link
Member

@SteNicholas SteNicholas commented Feb 27, 2024

What changes were proposed in this pull request?

Introduce configuration.md to document dynamic config and config service.

Why are the changes needed?

DynamicConfig and ConfigService have already been supported in #2100, which should be documented to introduce the feature.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

No.

@SteNicholas
Copy link
Member Author

cc @RexXiong, @AngersZhuuuu.

docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Show resolved Hide resolved
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.90%. Comparing base (aecae81) to head (15b36a8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2336      +/-   ##
==========================================
+ Coverage   48.76%   48.90%   +0.14%     
==========================================
  Files         207      207              
  Lines       12939    12939              
  Branches     1113     1113              
==========================================
+ Hits         6309     6327      +18     
+ Misses       6221     6207      -14     
+ Partials      409      405       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
docs/developers/configuration.md Outdated Show resolved Hide resolved
@SteNicholas SteNicholas force-pushed the CELEBORN-1286 branch 4 times, most recently from 4cb5b43 to a70b027 Compare February 28, 2024 02:51
@SteNicholas SteNicholas force-pushed the CELEBORN-1286 branch 3 times, most recently from 8fa2266 to e3e6b77 Compare February 28, 2024 03:12
Copy link
Contributor

@AngersZhuuuu AngersZhuuuu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@RexXiong RexXiong left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@SteNicholas
Copy link
Member Author

LGTM. Mreged into main(v0.5.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants