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

Move runtime sharding into config variable #88

Merged
merged 9 commits into from
Mar 16, 2017
Merged

Move runtime sharding into config variable #88

merged 9 commits into from
Mar 16, 2017

Commits on Mar 15, 2017

  1. Move runtime sharding into config variable

    Default num shards is set to 1. Also update unit test
    shivaram authored and ooq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    513dbb3 View commit details
    Browse the repository at this point in the history
  2. Handle default when config is missing

    shivaram authored and ooq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    491c0df View commit details
    Browse the repository at this point in the history
  3. Fix sharding test

    shivaram authored and ooq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    5900962 View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    shivaram authored and ooq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    3f0fe05 View commit details
    Browse the repository at this point in the history
  5. Use urls from runtime json meta to select shards.

    Right now test is ignored as we dont have such a runtime
    shivaram authored and ooq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    bdca1e8 View commit details
    Browse the repository at this point in the history
  6. Make url choice in driver

    shivaram authored and ooq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    c8fbf18 View commit details
    Browse the repository at this point in the history
  7. Attempt to fix up tests

    shivaram authored and ooq committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    4af8af9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de3fd39 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Configuration menu
    Copy the full SHA
    4dc9450 View commit details
    Browse the repository at this point in the history