Project

General

Profile

Actions

Architecture #10119

closed

Scala actors are deprecated in scala 2.11 and removed in 2.12: update inventory-endpoint

Added by François ARMAND about 7 years ago. Updated about 7 years ago.

Status:
Released
Priority:
2
Category:
Architecture - Code maintenance
Target version:
Effort required:
Name check:
Fix check:
Regression:

Description

They are removed and not replaced, see: http://docs.scala-lang.org/overviews/core/actors-migration-guide.html

And we use it :/ But just in one place, for inventory endpoint.

We need to use something else. Akka is a leviathan, we just want to have a MONOTHREADED async processing queue for inventories => monix should be ok.

It's critical to be able to migrate to scala 2.12.


Related issues 1 (0 open1 closed)

Related to Rudder - Architecture #10127: Switch to Scala 2.12 / Lift 3.0 ReleasedVincent MEMBRÉ2017-02-03Actions
Actions

Also available in: Atom PDF