[ 
https://issues.apache.org/jira/browse/YARN-10236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andras Gyori updated YARN-10236:
--------------------------------
     Attachment: YARN-10236.001.log
    Description: 
A LogAggregation cycle might interrupt an in-progress logging. Chance of this 
is happening is low, however, not zero. Due to this race condition, a log entry 
could be entirely discarded, without being written to the log file.

Tested with specifications:
 * Kerberos + SSL enabled
 * TFile + Rolling log aggregation

The log file misses the 58th entry due to this behaviour.

  was:A LogAggregation cycle might interrupt an in-progress logging. Chance of 
this is happening is low, however, not zero. Due to this race condition, a log 
entry could be entirely discarded, without being written to the log file.


> LogAggregation cycles might collide with log writes
> ---------------------------------------------------
>
>                 Key: YARN-10236
>                 URL: https://issues.apache.org/jira/browse/YARN-10236
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: log-aggregation
>    Affects Versions: 3.3.0
>            Reporter: Andras Gyori
>            Priority: Major
>         Attachments: YARN-10236.001.log
>
>
> A LogAggregation cycle might interrupt an in-progress logging. Chance of this 
> is happening is low, however, not zero. Due to this race condition, a log 
> entry could be entirely discarded, without being written to the log file.
> Tested with specifications:
>  * Kerberos + SSL enabled
>  * TFile + Rolling log aggregation
> The log file misses the 58th entry due to this behaviour.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to