From commits-return-27022-archive-asf-public=cust-asf.ponee.io@flink.apache.org Wed Nov 27 10:46:23 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 27CA4180648 for ; Wed, 27 Nov 2019 11:46:23 +0100 (CET) Received: (qmail 43033 invoked by uid 500); 27 Nov 2019 10:46:22 -0000 Mailing-List: contact commits-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list commits@flink.apache.org Received: (qmail 43024 invoked by uid 99); 27 Nov 2019 10:46:22 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2019 10:46:22 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 49D708B690; Wed, 27 Nov 2019 10:46:22 +0000 (UTC) Date: Wed, 27 Nov 2019 10:46:21 +0000 To: "commits@flink.apache.org" Subject: [flink] branch release-1.9 updated (c1f2294 -> 1663c21) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157485158095.13620.8940005576532120207@gitbox.apache.org> From: chesnay@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: flink X-Git-Refname: refs/heads/release-1.9 X-Git-Reftype: branch X-Git-Oldrev: c1f2294cf27db77632c92ea821e30249d76db113 X-Git-Newrev: 1663c21f71c76d6fe16dc4637372f77c20ad1197 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from c1f2294 [FLINK-14817][doc] Fix misleading documentation using method chaining of Configuration (#10323) new 49cc9fe [FLINK-14930][fs][oss] Fix shading prefix new 1663c21 [FLINK-14930][fs][oss] Document credential providers The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/ops/filesystems/oss.md | 9 +++++++++ .../java/org/apache/flink/fs/osshadoop/OSSFileSystemFactory.java | 2 +- .../org/apache/flink/fs/osshadoop/HadoopOSSFileSystemITCase.java | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-)