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

Remove support for Poplar1. #3482

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Remove support for Poplar1. #3482

merged 2 commits into from
Nov 14, 2024

Conversation

branlwyd
Copy link
Contributor

DAP-11 removed multi-collection and, with it, the ability to usefully use Poplar1. This commit makes the following changes:

  • Application-level support for Poplar1 is removed.
  • Unit tests which used Poplar1 now use libprio-rs' dummy::Vdaf.
  • Introduce a test-only ability to configure the fake dummy::Vdaf for taskprov, required to migrate some taskprov unit tests.

DAP-11 removed the ability to collect a batch more than once (with
differing aggregation parameters). This commit also includes related
changes to a few messages, and removes the max_batch_query_count task
parameter.
@branlwyd
Copy link
Contributor Author

Part of #3436. Closes #3480. Stacked on #3481.

@branlwyd branlwyd force-pushed the bran/adios-poplar-1 branch from 207a019 to 789bcaf Compare November 14, 2024 02:10
@branlwyd branlwyd marked this pull request as ready for review November 14, 2024 02:13
@branlwyd branlwyd requested a review from a team as a code owner November 14, 2024 02:13
@branlwyd branlwyd force-pushed the bran/adios-poplar-1 branch 2 times, most recently from 6430a9d to 1ab5018 Compare November 14, 2024 02:45
DAP-11 removed multi-collection and, with it, the ability to usefully
use Poplar1. This commit makes the following changes:

* Application-level support for Poplar1 is removed.
* Unit tests which used Poplar1 now use libprio-rs' dummy::Vdaf.
* Introduce a test-only ability to configure the fake dummy::Vdaf for
  taskprov, required to migrate some taskprov unit tests.
@branlwyd branlwyd force-pushed the bran/adios-poplar-1 branch from 1ab5018 to 44e5e1c Compare November 14, 2024 02:47
Base automatically changed from bran/no-multi-collection to main November 14, 2024 17:57
@branlwyd branlwyd merged commit 6f18526 into main Nov 14, 2024
7 of 8 checks passed
@branlwyd branlwyd deleted the bran/adios-poplar-1 branch November 14, 2024 17:58
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