[
https://issues.apache.org/jira/browse/HBASE-18875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195081#comment-16195081
]
Hudson commented on HBASE-18875:
--------------------------------
Results for branch HBASE-18467, done in 4 hr 24 min and counting
[build #136 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136/]:
FAILURE
----
details (if available):
(x) *{color:red}-1 overall{color}*
Committer, please check your recent inclusion of a patch for this issue.
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 checks{color}
-- For more information [see jdk8
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-18467/136//JDK8_Nightly_Build_Report/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> Thrift server supports read-only mode
> -------------------------------------
>
> Key: HBASE-18875
> URL: https://issues.apache.org/jira/browse/HBASE-18875
> Project: HBase
> Issue Type: New Feature
> Components: Thrift
> Affects Versions: 2.0.0, 3.0.0, 1.5.0
> Reporter: Guangxu Cheng
> Assignee: Guangxu Cheng
> Fix For: 1.4.0, 1.5.0, 2.0.0-alpha-4
>
> Attachments: 18875.add, HBASE-18875.branch-1.v1.patch,
> HBASE-18875.patch, HBASE-18875.v1.patch
>
>
> Provide option for thrift server to support read-only mode.
> To start the thrift server, use the -ro option or set hbase.thrift.readonly
> to true.
> false: Both read and write request are permitted.(all methods)
> true : Only the read request is permitted. (only get/scan method)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)