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

reuse CallTag for streaming calls #414

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 27, 2019

  1. reuse call tag in StreamingBase

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    eba98af View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. reuse call tag in SinkBase and ResponseStreamImpl

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    a11acc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. fix a memory leak bug

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    ac8caa4 View commit details
    Browse the repository at this point in the history
  2. fix an another memory leak

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    2a38570 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    54c0324 View commit details
    Browse the repository at this point in the history
  2. reuse some code

    Signed-off-by: qupeng <qupeng@pingcap.com>
    hicqu committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    9e27ff2 View commit details
    Browse the repository at this point in the history