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

config: do not finish initialization on stream disconnection #7427

Merged
merged 20 commits into from
Aug 2, 2019

Commits on Jun 30, 2019

  1. do not finish initialization on diconnect

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    5db975e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/init_disconnection

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    3258141 View commit details
    Browse the repository at this point in the history
  3. fix format

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    db1f94c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. move timer call

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    25f5eb5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/init_disconnection

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    5b2b4eb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. format

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    b4b5c1a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Merge branch 'master' into fix/init_disconnection

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2bd7a65 View commit details
    Browse the repository at this point in the history
  2. format and fix tests

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    2e22cba View commit details
    Browse the repository at this point in the history
  3. correct spelling

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    3990830 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. add config update failure reason

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    ffcdd62 View commit details
    Browse the repository at this point in the history
  2. fix missed compilation

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    882b090 View commit details
    Browse the repository at this point in the history
  3. fix format

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    585fc14 View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    86f881d View commit details
    Browse the repository at this point in the history
  5. fix filesubscription test

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    3c5a0aa View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into fix/init_disconne…

    …ction
    
    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    e1eb790 View commit details
    Browse the repository at this point in the history
  7. fix http subscription testt

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    1ef2350 View commit details
    Browse the repository at this point in the history
  8. change to check for reason

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    42f711e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. address review comments

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    58f02d6 View commit details
    Browse the repository at this point in the history
  2. correct spelling

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    e9800c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. resolve conflicts

    Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
    ramaraochavali committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    91f61ea View commit details
    Browse the repository at this point in the history