[
https://issues.apache.org/jira/browse/HDDS-1852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doroszlai, Attila updated HDDS-1852:
------------------------------------
Status: Patch Available (was: In Progress)
> Fix typo in TestOmAcls
> ----------------------
>
> Key: HDDS-1852
> URL: https://issues.apache.org/jira/browse/HDDS-1852
> Project: Hadoop Distributed Data Store
> Issue Type: Test
> Components: test
> Affects Versions: 0.4.1
> Reporter: Dinesh Chitlangia
> Assignee: Doroszlai, Attila
> Priority: Trivial
> Labels: newbie, pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In test class TestOmAcls.java, correct the typo
> {code}OzoneAccessAuthrizerTest{code}
> {code:java}
> class OzoneAccessAuthrizerTest implements IAccessAuthorizer {
> @Override
> public boolean checkAccess(IOzoneObj ozoneObject, RequestContext context)
> throws OMException {
> return false;
> }
> {code}
> Change {code}OzoneAccessAuthrizerTest{code} to
> {code}OzoneAccessAuthorizerTest{code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]