[ https://issues.apache.org/jira/browse/FALCON-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336553#comment-15336553 ]
ASF GitHub Bot commented on FALCON-2035: ---------------------------------------- GitHub user yzheng-hortonworks opened a pull request: https://github.com/apache/falcon/pull/189 FALCON-2035 Entity list operation without type parameter doesn't work when authorization is enabled Test entity list operation without type parameter works when authorization is enabled. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yzheng-hortonworks/falcon FALCON-2035 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/189.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #189 ---- commit 7aa034ba07fffaf0cabfbbaed3c41c31f264e7c0 Author: yzheng-hortonworks <yzh...@hortonworks.com> Date: 2016-06-17T16:21:01Z FALCON-2035 Entity list operation without type parameter doesn't work when authorization is enabled ---- > Entity list operation without type parameter doesn't work when authorization > is enabled > --------------------------------------------------------------------------------------- > > Key: FALCON-2035 > URL: https://issues.apache.org/jira/browse/FALCON-2035 > Project: Falcon > Issue Type: Bug > Reporter: Ying Zheng > Assignee: Ying Zheng > > Currently, DefaultAuthorizationProvider requires the type parameter for all > entity operations. However, for entity list operation, we should allow the > type parameter to be optional as designed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)