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

Set target routing shard by partition key #316

Merged

Commits on Jul 28, 2023

  1. Update documentation for _routing

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f6e0e21 View commit details
    Browse the repository at this point in the history
  2. Proof of Concept: request routing shard through SQL partition

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    21318f1 View commit details
    Browse the repository at this point in the history
  3. Fix core refactor: StreamIO from common to core.common (#296)

    * Fix core refactor: StreamIO from common to core.common
    
    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    
    * Fix core refactor: StreamIO from common to core.common
    
    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    
    ---------
    
    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1b6e543 View commit details
    Browse the repository at this point in the history
  4. Add IT tests for multi-cluster

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    382e955 View commit details
    Browse the repository at this point in the history
  5. Fix cross-cluster tests

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    6ca8fec View commit details
    Browse the repository at this point in the history
  6. Revert query parameter 'routing'

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8edcc54 View commit details
    Browse the repository at this point in the history
  7. Fix unit tests with partition add

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    97379bb View commit details
    Browse the repository at this point in the history
  8. clean up checkstyle and add test coverage

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5de0897 View commit details
    Browse the repository at this point in the history
  9. Fix IT tests

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d543849 View commit details
    Browse the repository at this point in the history
  10. Add multi-cluster search tests to build

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    283428c View commit details
    Browse the repository at this point in the history
  11. Updates for comments

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b1928ae View commit details
    Browse the repository at this point in the history
  12. Update comment

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ef9332a View commit details
    Browse the repository at this point in the history
  13. Merge branch 'integ-metafields-set-routing-shard' into dev-metafields…

    …-set-routing-shard
    
    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5d18908 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge remote-tracking branch 'upstream/main' into dev-metafields-set-…

    …routing-shard
    
    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f1371f7 View commit details
    Browse the repository at this point in the history
  2. Fix doctests

    Signed-off-by: acarbonetto <andrewc@bitquilltech.com>
    acarbonetto committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    087a5b3 View commit details
    Browse the repository at this point in the history