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

Also available in: Atom PDF