[
https://issues.apache.org/jira/browse/HADOOP-11441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294030#comment-14294030
]
Chris Nauroth commented on HADOOP-11441:
----------------------------------------
Hello, [~shkhande]. Would you also please add the {{VisibleForTesting}}
annotation to {{AzureNativeFileSystemStore#getAccountKeyFromConfiguration}}?
We use this annotation to indicate we are relaxing the visibility of a method
only to facilitate testing. You can see examples of this in the same file.
> Hadoop-azure: Change few methods scope to public
> ------------------------------------------------
>
> Key: HADOOP-11441
> URL: https://issues.apache.org/jira/browse/HADOOP-11441
> Project: Hadoop Common
> Issue Type: Improvement
> Components: tools
> Reporter: shashank
> Assignee: Chris Nauroth
> Attachments: HADOOP-11441.patch, HADOOP-11441.patch
>
>
> TestWindowsAzureTableSinkSetup class test cases have dependencies with
> hadoop-azure classes, however few functions in hadoop azure classes are
> having default access and are not visible outside package.
> AzureBlobStorageTestAccount.createTestAccount()
> AzureNativeFileSystemStore.getAccountKeyFromConfiguration()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)