Skip to content

ForkingTaskRunner: Log without buffering.#1935

Merged
xvrl merged 1 commit intoapache:masterfrom
gianm:unbuffered-ftr-logging
Nov 8, 2015
Merged

ForkingTaskRunner: Log without buffering.#1935
xvrl merged 1 commit intoapache:masterfrom
gianm:unbuffered-ftr-logging

Conversation

@gianm
Copy link
Copy Markdown
Contributor

@gianm gianm commented Nov 7, 2015

In #933 the ForkingTaskRunner's logging was changed to buffered from
unbuffered. This means that the last few KB of the logs are generally
not visible while a task is running, which makes debugging running
tasks difficult.

In apache#933 the ForkingTaskRunner's logging was changed to buffered from
unbuffered. This means that the last few KB of the logs are generally
not visible while a task is running, which makes debugging running
tasks difficult.
@fjy
Copy link
Copy Markdown
Contributor

fjy commented Nov 7, 2015

👍

xvrl added a commit that referenced this pull request Nov 8, 2015
ForkingTaskRunner: Log without buffering.
@xvrl xvrl merged commit 7816d67 into apache:master Nov 8, 2015
@gianm gianm deleted the unbuffered-ftr-logging branch November 8, 2015 01:25
xvrl added a commit to metamx/druid that referenced this pull request Nov 10, 2015
@gianm gianm added this to the 0.8.3 milestone Dec 1, 2015
This was referenced Dec 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants