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

[segment replication] decouple the rateLimiter of segrep and recovery #12959

Merged
merged 9 commits into from
Apr 14, 2024

Commits on Mar 28, 2024

  1. [segment replication] decouple the rateLimiter of segrep and recovery…

    … (12939)
    
    add setting "segrep.max_bytes_per_sec"
    
    Signed-off-by: maxliu <ly_chinese@163.com>
    Ferrari248 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8b844fe View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. [segment replication] decouple the rateLimiter of segrep and recovery…

    … (12939)
    
    use setting "indices.replication.max_bytes_per_sec" if enable "indices.replication.use_individual_rate_limiter"
    
    Signed-off-by: maxliu <ly_chinese@163.com>
    Ferrari248 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cdeb97d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93fb77e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. [segment replication] decouple the rateLimiter of segrep and recovery…

    … (12939)
    
    setting "indices.replication.max_bytes_per_sec" takes effect when not negative
    
    Signed-off-by: maxliu <ly_chinese@163.com>
    Ferrari248 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    037dc5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5ecd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. [segment replication] decouple the rateLimiter of segrep and recovery (

    …opensearch-project#12939)
    
    add setting "indices.replication.max_bytes_per_sec" which takes effect when not negative
    
    Signed-off-by: maxliu <ly_chinese@163.com>
    
    Adds change log
    
    Signed-off-by: maxliu <ly_chinese@163.com>
    Ferrari248 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8c1a6ce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into segrep-throttle

    Signed-off-by: maxliu <ly_chinese@163.com>
    Ferrari248 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fedc06c View commit details
    Browse the repository at this point in the history