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

upgrade Akka jars to ease transition to Pekko #5490

Open
pjfanning opened this issue May 27, 2024 · 1 comment
Open

upgrade Akka jars to ease transition to Pekko #5490

pjfanning opened this issue May 27, 2024 · 1 comment

Comments

@pjfanning
Copy link

pjfanning commented May 27, 2024

See #5441 (comment)

@pjfanning pjfanning mentioned this issue May 27, 2024
22 tasks
@pjfanning
Copy link
Author

4 deprecations causing build failures.

Error:  /home/runner/work/openwhisk/openwhisk/common/scala/src/main/scala/org/apache/openwhisk/core/containerpool/logging/DockerToActivationFileLogStore.scala:177: method create in trait GraphApply is deprecated (since 3.6.26): Use createGraph instead
Error:  /home/runner/work/openwhisk/openwhisk/common/scala/src/main/scala/org/apache/openwhisk/core/containerpool/logging/SplunkLogStore.scala:183: method dropNew in object OverflowStrategy is deprecated (since 2.6.11): Use Source.queue instead
Error:  /home/runner/work/openwhisk/openwhisk/common/scala/src/main/scala/org/apache/openwhisk/core/database/Batcher.scala:67: method dropNew in object OverflowStrategy is deprecated (since 2.6.11): Use Source.queue instead
Error:  /home/runner/work/openwhisk/openwhisk/common/scala/src/main/scala/org/apache/openwhisk/core/database/StoreUtils.scala:87: method create in trait GraphApply is deprecated (since 4.6.36): Use createGraph instead
four errors found

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

No branches or pull requests

1 participant