[
https://issues.apache.org/jira/browse/THRIFT-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326233#comment-15326233
]
ASF GitHub Bot commented on THRIFT-3852:
----------------------------------------
Github user nsuke commented on the issue:
https://github.com/apache/thrift/pull/1025
As steted in #1024 (THRIFT-3850) , it's a workaround against hypothetical
resources starvation, by re-balancing workload between jobs.
> A Travis-CI job fails with "write error"
> ----------------------------------------
>
> Key: THRIFT-3852
> URL: https://issues.apache.org/jira/browse/THRIFT-3852
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Critical
>
> A job for Java etc is frequently failing due to "write error."
> No further error message is available.
> {code}
> make[2]: write error
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/thrift/src/test'
> make: *** [check-recursive] Error 1
> {code}
> https://travis-ci.org/apache/thrift/jobs/136999279#L7295
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)