From 139d9f51e5dc92faa688a51bc52c24d2817a3bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20Gond=C5=BEa?= Date: Sun, 13 Apr 2014 00:10:37 +0200 Subject: [PATCH] Noting #1092 --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index 9cac3ae50d..6b07bf12e5 100644 --- a/changelog.html +++ b/changelog.html @@ -75,6 +75,9 @@ Upcoming changes
  • Fixed NoSuchMethodException when destroying processes using JDK1.8. (issue 21341) +
  • + Avoid irrelevant job queing while node is offline. + (issue 21394) -- GitLab