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

[BEAM-8157] Increase parallelism for Python PVR tests #9649

Merged
merged 1 commit into from
Sep 27, 2019

Commits on Sep 24, 2019

  1. [BEAM-8157] Increase parallelism for Python PVR tests

    The Python PVR tests should be executing with a parallelism greater than one to
    ensure that key and state partitioning work correctly. A recent change to the
    key encoding for state requests uncovered that the non-parallel execution could
    shadow a key encoding issue.
    mxm committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    42cae0a View commit details
    Browse the repository at this point in the history