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

Different behavior in ScaladslServiceRouter.maybeLogException and JavadslServiceRouter.maybeLogException #2796

Closed
AndreyLadniy opened this issue Apr 1, 2020 · 1 comment · Fixed by #2805
Milestone

Comments

@AndreyLadniy
Copy link

Lagom Version (1.2.x / 1.3.x / etc)

1.6.x and below

API (Scala / Java / Neither / Both)

Both

Expected Behavior

ScaladslServiceRouter.maybeLogException and JavadslServiceRouter.maybeLogException there must be the same behavior

Actual Behavior

ScaladslServiceRouter.maybeLogException logs BadRequest exceptions

ihostage added a commit to ihostage/lagom that referenced this issue Apr 6, 2020
…ion and JavadslServiceRouter.maybeLogException
@triage-new-issues triage-new-issues bot removed the triage label Apr 6, 2020
@ihostage
Copy link
Contributor

ihostage commented Apr 6, 2020

I created #2805 to resolve this bug.
Note: Improving exception logging described in #1091.

octonato added a commit that referenced this issue Apr 7, 2020
#2796 Different behavior in `maybeLogException`
@octonato octonato added this to the 1.6.2 milestone Apr 7, 2020
mergify bot pushed a commit that referenced this issue Apr 7, 2020
…nd JavadslServiceRouter.maybeLogException

(cherry picked from commit f48d32c)
@octonato octonato modified the milestones: 1.6.2, 1.7.0 Apr 7, 2020
mergify bot added a commit that referenced this issue Apr 7, 2020
#2796 Different behavior in `maybeLogException` (bp #2805)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants