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

Siyao Meng edited comment on HADOOP-15709 at 9/4/18 10:48 PM:
--------------------------------------------------------------

Thanks [~gabor.bota] for the patch.
If we don't want to change the interface stability level we might just want to 
remove "@InterfaceStability.Evolving" at Constants.java:L493,L502 in patch rev 
002 because class Constants is already annotated with 
"@InterfaceStability.Evolving" at Constants.java:L32.


was (Author: smeng):
Thanks [~gabor.bota] for the patch.
If we don't want to change the interface stability level we might just want to 
remove "@InterfaceStability.Evolving" in line 493 and line 502 in file 
Constants.java in patch rev 002 because class Constants is already annotated 
with "@InterfaceStability.Evolving" at Constants.java:L32.

> Move S3Guard LocalMetadataStore constants to 
> org.apache.hadoop.fs.s3a.Constants
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-15709
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15709
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 3.2.0
>            Reporter: Gabor Bota
>            Assignee: Gabor Bota
>            Priority: Minor
>         Attachments: HADOOP-15709.001.patch, HADOOP-15709.002.patch
>
>
> Move the following constants from 
> {{org.apache.hadoop.fs.s3a.s3guard.LocalMetadataStore}} to  
> {{org.apache.hadoop.fs.s3a.Constants}} (where they should be):
> * DEFAULT_MAX_RECORDS
> * DEFAULT_CACHE_ENTRY_TTL_MSEC
> * CONF_MAX_RECORDS
> * CONF_CACHE_ENTRY_TTL



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to