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(reconsume): subMsgs should be used instead of msgs in consume goroutine #504

Merged
merged 6 commits into from
Jul 8, 2020

Commits on Feb 28, 2020

  1. fix(producer): update name server address immediately when client sta…

    …rt ; or end up with a failed publish
    蒋剑 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    35303f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. fix(producer): start a producer client after another client, options.…

    …namesrv will be empty, lead to a panic when publish
    蒋剑 committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    01ea569 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. fix(producer): UpdateNameServerAddress shoule be called before produc…

    …er start, or namesrvs list will be empty, lead to a panic
    蒋剑 committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    97a0bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd17d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merge remote-tracking branch 'remotes/upstream/v2.1.0-rc4' into jj_dev

    # Conflicts:
    #	producer/producer.go
    蒋剑 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    8b02821 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

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