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

SDL sometimes doesn't revert the VehicleInfo subscription during resumprion #3503

Closed
dboltovskyi opened this issue Sep 14, 2020 · 3 comments
Closed
Labels
7.0 Release issues introduced by 7.0 release candidate fix submitted

Comments

@dboltovskyi
Copy link
Contributor

dboltovskyi commented Sep 14, 2020

Bug Report

SDL sometimes doesn't revert the VehicleInfo subscription during resumprion

Occurrences:

~0.3%

Reproduction Steps
  1. AddCommand, AddSubMenu, CreateInteractionChoiceSet, SetGlobalProperties, SubscribeButton, SubscribeVehicleData,
    SubscribeWayPoints, CreateWindow (<Rpc_n>) are sent by app
  2. Unexpected disconnect and reconnect are performed
  3. App re-registers with actual HashId
    SDL does:
  • start resumption process
  • send set of <Rpc_n> requests to HMI
  1. HMI responds with resultCode to one request and for others
Expected Behavior

SDL does:

  • process responses from HMI
  • remove already restored data
Observed Behavior

SDL does not remove already restored VehicleInfo data

OS & Version Information
Test Case, Sample Code, and / or Example App
@dboltovskyi
Copy link
Contributor Author

@theresalech Please notice this is regression issue which is related to implementation of [SDL 0190] Handle response from HMI during resumption data proposal.
Luxoft team is going to prepare a fix.

@theresalech
Copy link
Contributor

@dboltovskyi thank you! Please let us know when the fix is ready for Livio review.

@iCollin
Copy link
Collaborator

iCollin commented Sep 30, 2020

Closed via #3515

@iCollin iCollin closed this as completed Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.0 Release issues introduced by 7.0 release candidate fix submitted
Projects
None yet
Development

No branches or pull requests

3 participants