Skip to content

Transfer input bag from state to session during dispatch.#3687

Merged
geeknoid merged 1 commit intoistio:masterfrom
ozevren:bugfix
Feb 22, 2018
Merged

Transfer input bag from state to session during dispatch.#3687
geeknoid merged 1 commit intoistio:masterfrom
ozevren:bugfix

Conversation

@ozevren
Copy link
Copy Markdown
Contributor

@ozevren ozevren commented Feb 22, 2018

There is a one-liner bug in the new dispatcher code that is not copying the input bag from session to state objects during an APA session. This causes a panic when generating attributes, when the expression for those attributes depend on "non-$out" expressions.

@ozevren ozevren requested a review from a team February 22, 2018 16:51
@mandarjog
Copy link
Copy Markdown
Contributor

@ozevren can you split this PR up?
The change in behaviour its tests should be in the PR.
Also add some description to this PR and what fails in absence of this.

Unrelated tests should be a separate PR.

@ozevren
Copy link
Copy Markdown
Contributor Author

ozevren commented Feb 22, 2018

done

@geeknoid
Copy link
Copy Markdown
Contributor

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: geeknoid

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@geeknoid geeknoid merged commit 15071de into istio:master Feb 22, 2018
@ozevren ozevren deleted the bugfix branch February 22, 2018 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants