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

Add rudimentary multi-cluster support for m3coordinator #785

Merged
merged 20 commits into from
Jul 11, 2018

Commits on Jul 5, 2018

  1. Add rudimentary multi-cluster support for m3coordinator

    Rob Skillington committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    3c13dd8 View commit details
    Browse the repository at this point in the history
  2. Fix build for m3dbnode

    Rob Skillington committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    08be7d7 View commit details
    Browse the repository at this point in the history
  3. Add local configuration

    Rob Skillington committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    45dca8c View commit details
    Browse the repository at this point in the history
  4. Fix src/coordinator/storage/local tests

    Rob Skillington committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    dcdc267 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Fix fanout storage tests

    Rob Skillington committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    021c6fb View commit details
    Browse the repository at this point in the history
  2. Fix tests across multiple packages

    Rob Skillington committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    7f03dd8 View commit details
    Browse the repository at this point in the history
  3. Fix metalint issues and test config

    Rob Skillington committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    108e739 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Fix metalint issues

    Rob Skillington committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    274efa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Remove need for a default configuration

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    6dc2491 View commit details
    Browse the repository at this point in the history
  2. Address feedback and add test coverage

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    e0c0d8c View commit details
    Browse the repository at this point in the history
  3. Fix metalint issues

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    c4b0056 View commit details
    Browse the repository at this point in the history
  4. Fix prometheus integration docker test

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    e03c167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28cc172 View commit details
    Browse the repository at this point in the history
  6. Fix search_test

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    9a4e2db View commit details
    Browse the repository at this point in the history
  7. Fix TestTagID

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    9f27775 View commit details
    Browse the repository at this point in the history
  8. Address feedback

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    e350423 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2085547 View commit details
    Browse the repository at this point in the history
  10. Fix m3dbnode build error

    Rob Skillington committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    024e839 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Fix block size recommendation

    Rob Skillington committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    8f0bcb5 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    Rob Skillington committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    2b4e436 View commit details
    Browse the repository at this point in the history