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

#760 Migrate from Akka to Pekko #762

Merged
merged 15 commits into from
Apr 17, 2024
Merged

Conversation

bharath12345
Copy link
Contributor

Thanks for your pull request. Please review the following guidelines.

  • Title includes issue id.
  • Description of the change added.
  • Commits are squashed.
  • Tests added.
  • Documentation added/updated.
  • Also please review CONTRIBUTING.md.

@sebady
Copy link
Contributor

sebady commented Mar 25, 2024

This is great but I don't see any CI build results here. Can we setup a CI build?

Copy link
Contributor

@sebady sebady left a comment

Choose a reason for hiding this comment

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

Approving to see build results. There are still some TODOs

JacksonSupport.unmarshaller[T](tt, mapper[T])
implicit val objectMapper = mapper[T]
implicit val javaType = objectMapper.constructType(classTag.runtimeClass)
JacksonSupport.unmarshaller
Copy link
Contributor

Choose a reason for hiding this comment

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

This is still a TODO here.

@anilgursel anilgursel changed the title Migrate from Akka to Pekko #760 Migrate from Akka to Pekko Apr 17, 2024
@anilgursel anilgursel merged commit 2569bf5 into paypal:master Apr 17, 2024
3 checks passed
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.

None yet

3 participants