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 01:15:57 UTC

Fixed: apache/flink#42878 (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-
passed.png)

[Build #42878 fixed](https://travis-ci.org/apache/flink/builds/661591216)

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

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

[15a149e CHANGESET
->](https://github.com/apache/flink/compare/5ab101cdaa51...15a149ebc404)  
  
[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.