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 retry times in zookeeper starting #1179

Merged
merged 9 commits into from
May 7, 2021
Merged

Commits on Apr 27, 2021

  1. add retry times

    Patrick0308 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b786a84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e2643 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. fix import for linter

    Patrick0308 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    7980cbf View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. replace default config string with const value (apache#1182)

    * replace default config string with const value
    
    * delete some duplicate keys
    
    Co-authored-by: dongjianhui <[email protected]>
    Mulavar and dongjianhui authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    ddc39a3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Fix 3.0 ci problem (apache#1188)

    * fix etcd problem
    
    * fix metadata report etcd problem
    
    * fix nacos & cluster_impl ci problem
    
    * fix nacos ci problem
    
    * fix zk ci problem
    
    * fix zk metadata service urls not found error
    
    * fix zk TestAddListenerZookeeperServiceDiscovery
    
    * fix zk TestAddListenerZookeeperServiceDiscovery
    
    * fix config int to string bug
    ztelur authored May 6, 2021
    Configuration menu
    Copy the full SHA
    3180469 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. add retry times

    Patrick0308 authored and 蒋超 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    78af0ea View commit details
    Browse the repository at this point in the history
  2. fix import for linter

    Patrick0308 authored and 蒋超 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    45e4461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19a8a79 View commit details
    Browse the repository at this point in the history
  4. revert rename etcdv3

    Patrick0308 committed May 7, 2021
    Configuration menu
    Copy the full SHA
    4fb32ac View commit details
    Browse the repository at this point in the history