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

Report static pinning options to the log (#691) #707

Conversation

udi-speedb
Copy link
Contributor

No description provided.

@udi-speedb udi-speedb requested review from Yuval-Ariel and ofriedma and removed request for Yuval-Ariel October 8, 2023 04:54
@udi-speedb udi-speedb force-pushed the 691-static-pinning-report-the-policy-type-and-applicable-parameters-to-the-log branch from 18bbdb3 to 3afab35 Compare October 8, 2023 04:55
@udi-speedb udi-speedb force-pushed the 691-static-pinning-report-the-policy-type-and-applicable-parameters-to-the-log branch from 3afab35 to 2d858a9 Compare October 8, 2023 05:01
@udi-speedb udi-speedb requested review from Yuval-Ariel and removed request for ofriedma October 11, 2023 16:33
Copy link
Contributor

@Yuval-Ariel Yuval-Ariel left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -16,8 +16,12 @@

#include "plugin/speedb/pinning_policy/scoped_pinning_policy.h"

#include <inttypes.h>

Copy link
Contributor

Choose a reason for hiding this comment

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

remove extra space

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Yuval-Ariel - The space line was actually inserted by the make format (it just failed due to that), so, I am leaving it as is.

HISTORY.md Outdated
@@ -9,6 +9,7 @@ Fix RepeatableThread to work properly with on thread start callback feature (htt

### Enhancements
* Unit Testing: Expose the disallow_trivial_move flag in the MoveFilesToLevel testing utility (#677).
* Static Pinning: Report pinning policy name and paramteres to the log (#691).
Copy link
Contributor

Choose a reason for hiding this comment

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

parameters*

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@udi-speedb udi-speedb force-pushed the 691-static-pinning-report-the-policy-type-and-applicable-parameters-to-the-log branch from 64f1bf9 to 96c4fa0 Compare October 12, 2023 08:27
…port-the-policy-type-and-applicable-parameters-to-the-log
@udi-speedb udi-speedb merged commit 858bb1a into main Oct 12, 2023
7 checks passed
@udi-speedb udi-speedb deleted the 691-static-pinning-report-the-policy-type-and-applicable-parameters-to-the-log branch October 12, 2023 08:46
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.

Static Pinning: Report the policy type and applicable parameters to the Log
2 participants