[jira] [Updated] (HDFS-13481) TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently

2018-05-02 Thread Daniel Templeton (JIRA)

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

Daniel Templeton updated HDFS-13481:

   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 3.0.3
   3.1.1
   3.2.0
   Status: Resolved  (was: Patch Available)

Thanks for the patch, [~gabor.bota].  Committed to trunk, branch-3.1 and 
branch-3.0.  I've lost track of the branch structure lately.  Anywhere else I 
need to commit it?

> TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently
> -
>
> Key: HDFS-13481
> URL: https://issues.apache.org/jira/browse/HDFS-13481
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: hdfs
>Affects Versions: 3.0.1
>Reporter: Gabor Bota
>Assignee: Gabor Bota
>Priority: Major
> Fix For: 3.2.0, 3.1.1, 3.0.3
>
> Attachments: HDFS-13481.001.patch
>
>
> The test fails very rarely on a laptop, but very commonly during Jenkins runs.
> {noformat}
> Error Message
>   Flush thread did not run within 10 seconds
> Stacktrace
> java.lang.AssertionError: Flush thread did not run within 10 seconds
>   at 
> org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs.testFlushThread(TestRollingFileSystemSinkWithHdfs.java:291)
> {noformat}
> According to my test, this breaks about 0.3% locally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HDFS-13481) TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently

2018-04-19 Thread Gabor Bota (JIRA)

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

Gabor Bota updated HDFS-13481:
--
Attachment: HDFS-13481.001.patch

> TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently
> -
>
> Key: HDFS-13481
> URL: https://issues.apache.org/jira/browse/HDFS-13481
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: hdfs
>Affects Versions: 3.0.1
>Reporter: Gabor Bota
>Assignee: Gabor Bota
>Priority: Major
> Attachments: HDFS-13481.001.patch
>
>
> The test fails very rarely on a laptop, but very commonly during Jenkins runs.
> {noformat}
> Error Message
>   Flush thread did not run within 10 seconds
> Stacktrace
> java.lang.AssertionError: Flush thread did not run within 10 seconds
>   at 
> org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs.testFlushThread(TestRollingFileSystemSinkWithHdfs.java:291)
> {noformat}
> According to my test, this breaks about 0.3% locally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HDFS-13481) TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently

2018-04-19 Thread Gabor Bota (JIRA)

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

Gabor Bota updated HDFS-13481:
--
Status: Patch Available  (was: In Progress)

> TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently
> -
>
> Key: HDFS-13481
> URL: https://issues.apache.org/jira/browse/HDFS-13481
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: hdfs
>Affects Versions: 3.0.1
>Reporter: Gabor Bota
>Assignee: Gabor Bota
>Priority: Major
> Attachments: HDFS-13481.001.patch
>
>
> The test fails very rarely on a laptop, but very commonly during Jenkins runs.
> {noformat}
> Error Message
>   Flush thread did not run within 10 seconds
> Stacktrace
> java.lang.AssertionError: Flush thread did not run within 10 seconds
>   at 
> org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs.testFlushThread(TestRollingFileSystemSinkWithHdfs.java:291)
> {noformat}
> According to my test, this breaks about 0.3% locally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HDFS-13481) TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently

2018-04-19 Thread Gabor Bota (JIRA)

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

Gabor Bota updated HDFS-13481:
--
Description: 
The test fails very rarely on a laptop, but very commonly during Jenkins runs.

{noformat}
Error Message
  Flush thread did not run within 10 seconds
Stacktrace
java.lang.AssertionError: Flush thread did not run within 10 seconds
at 
org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs.testFlushThread(TestRollingFileSystemSinkWithHdfs.java:291)
{noformat}

According to my test, this breaks about 0.3% locally.

  was:
The test fails very rarely on a laptop, but very commonly during Jenkins runs.

{noformat}
Error Message
  Flush thread did not run within 10 seconds
Stacktrace
java.lang.AssertionError: Flush thread did not run within 10 seconds
at 
org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs.testFlushThread(TestRollingFileSystemSinkWithHdfs.java:291)
{noformat}

According to my test, this breaks about 0.3%.


> TestRollingFileSystemSinkWithHdfs#testFlushThread: test failed intermittently
> -
>
> Key: HDFS-13481
> URL: https://issues.apache.org/jira/browse/HDFS-13481
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: hdfs
>Affects Versions: 3.0.1
>Reporter: Gabor Bota
>Assignee: Gabor Bota
>Priority: Major
>
> The test fails very rarely on a laptop, but very commonly during Jenkins runs.
> {noformat}
> Error Message
>   Flush thread did not run within 10 seconds
> Stacktrace
> java.lang.AssertionError: Flush thread did not run within 10 seconds
>   at 
> org.apache.hadoop.metrics2.sink.TestRollingFileSystemSinkWithHdfs.testFlushThread(TestRollingFileSystemSinkWithHdfs.java:291)
> {noformat}
> According to my test, this breaks about 0.3% locally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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