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

Bring changes from base. #2

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Commits on Nov 18, 2020

  1. [gnmi_server] Disregard EOF status for STREAM subs (#48)

    The client->server stream is not used after sending the subscription list for stream mode subscriptions. Hence closure of that stream is not indicator of end of subscription. Instead check stream.Context() which is signaled once the underlying connection is terminated.
    
    Co-authored-by: Murat Acikgoz <muacikgo@microsoft.com>
    macikgozwa and Murat Acikgoz authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    e91ad22 View commit details
    Browse the repository at this point in the history