Skip to content

Rename 'Handler' to 'Router'#612

Merged
octonato merged 1 commit intolightbend:mainfrom
raboof:rename-handler-to-router
Oct 13, 2021
Merged

Rename 'Handler' to 'Router'#612
octonato merged 1 commit intolightbend:mainfrom
raboof:rename-handler-to-router

Conversation

@raboof
Copy link
Copy Markdown
Contributor

@raboof raboof commented Oct 12, 2021

Fixes #547

@raboof raboof force-pushed the rename-handler-to-router branch from 668c6b8 to fdd55ce Compare October 12, 2021 19:30
Copy link
Copy Markdown
Contributor

@johanandren johanandren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

This will not break existing code since there is no user code interfacing with the Handler/Router right?

@raboof
Copy link
Copy Markdown
Contributor Author

raboof commented Oct 13, 2021

This will not break existing code since there is no user code interfacing with the Handler/Router right?

I think it's all "managed" generated code that refers to this, yeah

Copy link
Copy Markdown
Contributor

@patriknw patriknw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@raboof raboof force-pushed the rename-handler-to-router branch from fdd55ce to 7e5c5ce Compare October 13, 2021 12:52
@raboof raboof force-pushed the rename-handler-to-router branch from 7e5c5ce to d13b0f8 Compare October 13, 2021 13:02
@octonato octonato merged commit db95339 into lightbend:main Oct 13, 2021
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.

Naming clash between Akka gRPC server and Akkaserverless-generated 'Hander' classes

4 participants