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

Fix issues with Routing policy and camel #1230

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

eloycoto
Copy link
Contributor

@eloycoto eloycoto commented Oct 6, 2020

When routing policy is involved(default in APIAP) and Camel is enabled,
the upstream is no longer the context.get_upstream() so the changes made
to the upstream are not longer applied.

Fix THREESCALE-5891

Signed-off-by: Eloy Coto [email protected]

@eloycoto eloycoto requested a review from a team as a code owner October 6, 2020 14:14
@eloycoto eloycoto force-pushed the CAMELService branch 2 times, most recently from 6f97ca0 to f7a610a Compare October 6, 2020 16:46
@eloycoto eloycoto changed the title WIP: Fix issues with Routing policy and camel Fix issues with Routing policy and camel Oct 7, 2020
When routing policy is involved(default in APIAP) and Camel is enabled,
the upstream is no longer the context.get_upstream() so the changes made
to the upstream are not longer applied.

Fix THREESCALE-5891

Signed-off-by: Eloy Coto <[email protected]>
@eloycoto eloycoto merged commit 25418f4 into 3scale:master Oct 9, 2020
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.

4 participants