Skip to content

CA-408841: [XSI-1845] Enabling HA leads rrdd failure #6392

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

Closed

Conversation

BengangY
Copy link
Contributor

If all dss in the current plugin are disabled, valuesandtransforms will be empty. In this case, will use the whole last_updated. Otherwise, use the per-datasource last_updated.

If all dss in the current plugin are disabled, valuesandtransforms
will be empty. In this case, will use the whole last_updated.
Otherwise, use the per-datasource last_updated.

Signed-off-by: Bengang Yuan <bengang.yuan@cloud.com>
@last-genius
Copy link
Contributor

I think it's better not to call ds_update at all in this particular case (it will be still called with reset values for all missing datasources for a particular plugin, so last_updated will be refreshed). There are other assumptions in place that could alter in-place data with such an empty refresh.

@BengangY
Copy link
Contributor Author

Closed as there is another same PR: #6393

@BengangY BengangY closed this Mar 31, 2025
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.

2 participants