[
https://issues.apache.org/jira/browse/HADOOP-15709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603674#comment-16603674
]
Siyao Meng commented on HADOOP-15709:
-------------------------------------
Thanks [~gabor.bota] for the patch. Should we use
"@InterfaceStability.*Unstable*" instead of "@InterfaceStability.Evolving" in
line 493 and line 502 in file Constants.java in patch rev 002? And what about
"DEFAULT_S3GUARD_METASTORE_LOCAL_MAX_RECORDS" and
"DEFAULT_S3GUARD_METASTORE_LOCAL_ENTRY_TTL", should we tag them as well?
Note that "@InterfaceStability.Evolving" is already tagged for class Constants
at line 32 (Constants.java).
> 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]