I would suggest removing MesosContainerFactory and dependencies on mesos-actor. We are not using it, and I’m sure nobody else is either. If you already have changed to accommodate this, feel free to add it, otherwise I can create a PR just for this.
Thanks Tyson From: Rodric Rabbah <rod...@gmail.com> Date: Thursday, June 10, 2021 at 8:14 AM To: dev@openwhisk.apache.org <dev@openwhisk.apache.org> Subject: Re: [DISCUSS} OpenWhisk 21.05 / OpenWhisk 1.1 A number of these dependencies are coming from com.adobe.api.platform.runtime:mesos-actor:0.0.17. I tried a more recent version 0.0.25 (still from 2019 though) and that does not resolve the dependency issue. Is there still a need for the mesos actor library? I am tracking down one other conflicting dependency. -r On Thu, Jun 10, 2021 at 9:31 AM David P Grove <gro...@us.ibm.com> wrote: > > > "David P Grove" <gro...@us.ibm.com> wrote on 06/04/2021 08:33:37 PM: > > > > Well, May went by fast :) > > > > Is a core OpenWhisk release in June feasible? I know there has been a > > fair amount of activity, but I don't have a good sense of whether it is > > converging on a good point to release or not. > > > > --dave > > The upgrade in akka versions in the core repository broke all the > downstream repos that consume the test suite from the core. > > Therefore, we can't do a unified release unless we either: > (a) branch the core repo prior to this change > or (b) fix all of downstream repos and then do a release wave. > > That combined with Dominic's comments on the status of the scheduler > changes suggests we are probably looking at a 21.08 in August > as the earliest possible unified release. > > --dave >