Skip to content

data: pass --samples-per-plugin unconditionally #4790

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

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

wchargin
Copy link
Contributor

Summary:
In #4689, we decided to only pass --samples-per-plugin to the data
server conditionally, because at the time the latest public release of
the data server did not support that flag. Since then, v0.4.0 has been
published, so we can pass the flag unconditionally.

Test Plan:
Verified that with latest tb-nightly’s dependencies, the server
behaves as expected both with and without --samples_per_plugin.

wchargin-branch: data-always-pass-samples

Summary:
In #4689, we decided to only pass `--samples-per-plugin` to the data
server conditionally, because at the time the latest public release of
the data server did not support that flag. Since then, v0.4.0 has been
published, so we can pass the flag unconditionally.

Test Plan:
Verified that with latest `tb-nightly`’s dependencies, the server
behaves as expected both with and without `--samples_per_plugin`.

wchargin-branch: data-always-pass-samples
wchargin-source: 04f7394f218d395db4366dceeed9b5dfb0d1dcef
@wchargin wchargin added type:cleanup core:rustboard //tensorboard/data/server/... labels Mar 18, 2021
@wchargin wchargin requested a review from psybuzz March 18, 2021 03:11
@google-cla google-cla bot added the cla: yes label Mar 18, 2021
@wchargin wchargin merged commit abc8b03 into master Mar 18, 2021
@wchargin wchargin deleted the wchargin-data-always-pass-samples branch March 18, 2021 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes core:rustboard //tensorboard/data/server/... type:cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants