-
Notifications
You must be signed in to change notification settings - Fork 6
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
Mon 161654 dev 24 10 x broker logs somes rrd error messages seems not relevant #2192
base: dev-24.10.x
Are you sure you want to change the base?
Mon 161654 dev 24 10 x broker logs somes rrd error messages seems not relevant #2192
Conversation
Important Review skippedAuto reviews are limited to specific labels. 🏷️ Labels to auto review (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Overview
This PR removes deprecated auto-rescheduling configuration options from the engine configuration to address irrelevant rrd error messages.
- Removed auto_reschedule_checks, auto_rescheduling_interval, and auto_rescheduling_window fields.
- Reordered and renumbered subsequent configuration fields in the State message.
Reviewed Changes
File | Description |
---|---|
common/engine_conf/state.proto | Removed deprecated auto-rescheduling fields and renumbered remaining fields to streamline configuration. |
Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.
dfe0465
to
5a961fe
Compare
…ated functionality
…an up event handling
5a961fe
to
38f806e
Compare
somes rrd error messages , caused by deprecated option
we removed all the data related to :
auto_rescheduling_check,auto_rescheduling_window,auto_rescheduling_interval
REFS: MON-161654