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 #1

Updated by François ARMAND about 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/ldap-inventory/pull/101
Actions #2

Updated by François ARMAND about 7 years ago

Actions #3

Updated by François ARMAND about 7 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #4

Updated by Vincent MEMBRÉ about 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.0~beta3 which was released today.

Actions

Also available in: Atom PDF