[
https://issues.apache.org/jira/browse/HBASE-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536409#comment-13536409
]
Hudson commented on HBASE-6887:
-------------------------------
Integrated in HBase-TRUNK #3639 (See
[https://builds.apache.org/job/HBase-TRUNK/3639/])
HBASE-6887 Convert security-related shell commands to use PB-based
AccessControlService (Revision 1423965)
Result = FAILURE
jxiang :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/protobuf/ProtobufUtil.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/protobuf/RequestConverter.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessControllerProtocol.java
* /hbase/trunk/hbase-server/src/main/ruby/hbase/security.rb
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessControlFilter.java
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java
> Convert security-related shell commands to use PB-based AccessControlService
> ----------------------------------------------------------------------------
>
> Key: HBASE-6887
> URL: https://issues.apache.org/jira/browse/HBASE-6887
> Project: HBase
> Issue Type: Sub-task
> Components: security
> Affects Versions: 0.96.0
> Reporter: Gary Helmling
> Assignee: Jimmy Xiang
> Fix For: 0.96.0
>
> Attachments: trunk-6887_v2.1.patch
>
>
> The security-related HBase shell commands (grant, revoke, user_permission)
> are still using the old CoprocessorProtocol-based AccessControllerProtocol
> endpoint for dynamic RPC. These need to be converted to use the protocol
> buffer based AccessControlService interface added in HBASE-5448.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira