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

Don't enable custom data_path for backwards compatibility tests #9119

Merged
merged 1 commit into from Dec 31, 2014

Commits on Dec 31, 2014

  1. Don't enable custom data_path for backwards compatibility tests

    Since some nodes in the test may not support the feature, it should be
    disabled in the random tests for all the BackwardsCompatIntegrationTests
    
    This also adds a check in `MetaDataCreateIndexService` for all nodes to
    be at least 1.5.0+ when creating an index with a custom data_path. It
    will only work if the 1.5.0 node is the master in the cluster, but it is
    better protection than nothing.
    dakrone committed Dec 31, 2014
    Configuration menu
    Copy the full SHA
    47f50e4 View commit details
    Browse the repository at this point in the history