Git Product home page Git Product logo

Comments (3)

pjfanning avatar pjfanning commented on June 15, 2024 1

The build dependencies in the OpenWhisk are quite dated.

Pekko is based off newer versions of the Akka libs. Also libs like Kamon have added Pekko support but only in more recent versions.

I think it would be a good idea to upgrade the existing dependencies to newer versions before trying to switch to Pekko. With Akka libs, I am suggesting latest Apache licensed versions - not the more recent versions that have Category X licenses.

  • Akka 2.6.21 (due to CVEs)
  • Akka HTTP 10.2.10 (due to CVEs)
  • Akka Management 1.1.4
  • Alpakka 3.0.1 (4.0.0 does not support Scala 2.12)
  • Alpakka Kafka 2.1.1 (3.0.1 does not support Scala 2.12)
  • Kamon 2.7.2
  • spray-json 1.3.6
  • logback 1.2.14 (due to CVEs)
  • httpclient 4.5.14 (due to CVEs)
  • netty 4.1.110.Final (due to CVEs)

from openwhisk.

bdoyle0182 avatar bdoyle0182 commented on June 15, 2024

I'll likely be the one that ends up tackling this once I have bandwidth. The hard part is new clusters will have to be formed so it's technically going to be a breaking changed. We've been planning a 2.0 release for a while with our new scheduling algorithm, we should probably revisit that.

from openwhisk.

style95 avatar style95 commented on June 15, 2024

I am also interested in this issue.

@bdoyle0182 Do you mean we have to release the openwhisk 2.0 before migrating to Pekko?

from openwhisk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.