You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2020/03/13 13:06:00 UTC

[CRON] Errored: apache/flink#42880 (release-1.10 - 15a149e)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[release-1.10](https://github.com/apache/flink/tree/release-1.10)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
failed.png)

[Build #42880 errored](https://travis-ci.org/apache/flink/builds/661626093)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/failure-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)33 hrs, 7
mins, 16 secs  
  
---  
  
![Arvid Heise
avatar](https://secure.gravatar.com/avatar/d027dc05581a605afb8f5c557cc269fd.jpg)Arvid
Heise

[15a149e CHANGESET
->](https://github.com/apache/flink/compare/5ab101cdaa519255f9131477521b904256ca2874...15a149ebc4042c5f623c88c1afddb826bc4d09e7)  
  
[FLINK-16550][s3] Force namespace parsing in XmlResponsesSaxParser.  
  
This commit explicitly enables Sax' NAMESPACES_FEATURE (default true) in JAXP
(default false), such that multi part uploads to S3 actually work.