Project

General

Profile

Actions

Enhancement #27412

closed

Using Cons for big lists can blow the compiler stack and prevent scala project compilation entirely

Enhancement #27412: Using Cons for big lists can blow the compiler stack and prevent scala project compilation entirely

Added by Matthieu Baechler about 1 year ago. Updated 11 months ago.

Status:
Released
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

The problem could be worked around by increasing the jvm stack size but compiling with as many environment as possible simplifies contributions.
In this case, avoiding Cons is an easy solution with no real drawback.

Updated by Clark ANDRIANASOLO 12 months ago Actions #1

  • Status changed from New to In progress
  • Assignee changed from Matthieu Baechler to Clark ANDRIANASOLO

Updated by Clark ANDRIANASOLO 12 months ago Actions #2

  • Status changed from In progress to Pending technical review
  • Target version changed from 8.3.4 to 9.0.0~beta1
  • Pull Request set to https://github.com/Normation/rudder/pull/6561

Updated by Anonymous 12 months ago Actions #3

  • Status changed from Pending technical review to Pending release

Updated by Vincent MEMBRÉ 11 months ago Actions #4

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 9.0.0~beta1 which was released today.

Actions

Also available in: PDF Atom