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

Fix: consumer invoker cache set nil after the ZK connection is lost #985

Merged
merged 20 commits into from
Feb 3, 2021

Commits on Dec 16, 2020

  1. add reference get invoker function

    zengfanwei committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    111d20c View commit details
    Browse the repository at this point in the history
  2. run go fmt

    zengfanwei committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    e16c552 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. update comment

    zengfanwei committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    d154f55 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Merge pull request #1 from apache/develop

    Develop
    jack15083 authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    9240689 View commit details
    Browse the repository at this point in the history
  2. fix panic error when invoker is not available

    zengfanwei committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    9193690 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Merge branch 'develop' of https://github.com/apache/dubbo-go into apa…

    …che-develop
    
    # Conflicts:
    #	config/reference_config.go
    zengfanwei committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    4df7595 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'apache-develop' into develop

    zengfanwei committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    5a8c599 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. 修复zk连接丢失服务调不通的bug

    zengfanwei committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    2ea37cc View commit details
    Browse the repository at this point in the history
  2. fix zk reconnect issue

    zengfanwei committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    9b94fb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. rollback

    zengfanwei committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e981df8 View commit details
    Browse the repository at this point in the history
  2. fix refresh cache invoker nil when zk disconnect

    zengfanwei committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    ba38dbc View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. 优化代码

    zengfanwei committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    359482c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. fix zk reconnect issue

    zengfanwei committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    f634b6c View commit details
    Browse the repository at this point in the history
  2. 错误日志级别降为warning

    zengfanwei committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    62e95d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. 优化代码

    zengfanwei committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0735f8e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. 优化代码

    zengfanwei committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    89f8ac8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    c86547f View commit details
    Browse the repository at this point in the history
  2. run go fmt

    zengfanwei committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    ca5a470 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Merge remote-tracking branch 'apache-dubbogo/develop' into fix_zk_rec…

    …onnect_issue
    zengfanwei committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    e1484dc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. 优化代码

    zengfanwei committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ab56cd8 View commit details
    Browse the repository at this point in the history