Project

General

Profile

Actions

Bug #15095

closed

Hooks need to run on an dedicated thread pool

Added by François ARMAND almost 5 years ago. Updated over 3 years ago.

Status:
Released
Priority:
N/A
Category:
Performance and scalability
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

If hooks run on scala "global" threadpool, they risk to be blocked by whatever is also on that threadpool, especially since its policy is not to run as always async.

Moreover, we need a seperate log for hooks, and a warning log on very long hooks (on a dedicated logger that can be shutdown by user if he wants).


Subtasks 1 (0 open1 closed)

Bug #15098: Duration import breaks compilation of PolicyWriterService.scalaReleasedFrançois ARMANDActions

Related issues 1 (0 open1 closed)

Related to Rudder - Architecture #15102: Port NuProcess and RunHooks to ZIOReleasedFrançois ARMANDActions
Actions

Also available in: Atom PDF