[ 
https://issues.apache.org/jira/browse/HADOOP-17702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17802859#comment-17802859
 ] 

Shilun Fan commented on HADOOP-17702:
-------------------------------------

Bulk update: moved all 3.4.0 non-blocker issues, please move back if it is a 
blocker. Retarget 3.5.0.

> HADOOP-17065 breaks compatibility between 3.3.0 and 3.3.1
> ---------------------------------------------------------
>
>                 Key: HADOOP-17702
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17702
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Wei-Chiu Chuang
>            Priority: Major
>
> AzureBlobFileSystemStore is a Public, Evolving class, by contract can't break 
> compatibility between maintenance releases.
> HADOOP-17065 changed its constructor signature from 
> {noformat}
>   public AzureBlobFileSystemStore(URI uri, boolean isSecureScheme,
>                                   Configuration configuration,
>                                   AbfsCounters abfsCounters) throws 
> IOException {
> {noformat}
> to
> {noformat}
>   public AzureBlobFileSystemStore(URI uri, boolean isSecureScheme,
>                                   Configuration configuration,
>                                   AbfsCounters abfsCounters) throws 
> IOException {
> {noformat}
> between 3.3.0 and 3.3.1.
> cc: [~mehakmeetSingh], [~tmarquardt]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to