Project

General

Profile

Actions

Bug #772

closed

LTTng JUL Agent should clear state when sessiond disconnects

Added by Mathieu Desnoyers about 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
03/25/2014
Due date:
% Done:

0%

Estimated time:

Description

LTTngTCPSessiondClient.java
} catch (IOException ioe) {
tryReleaseSem();
Thread.sleep(3000);

We should clear the enabled loggers for this thread when the
sessiond disconnects. Failure to do so will cause an
inconsistency between the JUL state and the state of a
new sessiond that would be started afterward.

Actions #1

Updated by David Goulet about 10 years ago

  • Status changed from New to Confirmed
  • Priority changed from Normal to High
Actions #2

Updated by David Goulet almost 10 years ago

  • Status changed from Confirmed to Resolved
commit 87d64abb45c7e1a47606b60570a8768489b51d96
Author: David Goulet <dgoulet@efficios.com>
Date:   Tue May 6 11:56:25 2014 -0400
Actions

Also available in: Atom PDF