[
https://issues.apache.org/jira/browse/HBASE-18775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292735#comment-16292735
]
Ted Yu commented on HBASE-18775:
--------------------------------
>From
>https://builds.apache.org/job/PreCommit-HBASE-Build/10474/artifact/patchprocess/branch-shadedjars.txt
> :
{code}
[ERROR] Found artifact with unexpected contents:
'/testptch/hbase/hbase-shaded/hbase-shaded-client/target/hbase-shaded-client-3.0.0-SNAPSHOT.jar'
Please check the following and either correct the build or update
the allowed list with reasoning.
org/apache/commons/
org/apache/commons/lang/
org/apache/commons/lang/ArrayUtils.class
org/apache/commons/lang/BitField.class
org/apache/commons/lang/BooleanUtils.class
{code}
> Add a Global Read-Only property to turn off all writes for the cluster
> ----------------------------------------------------------------------
>
> Key: HBASE-18775
> URL: https://issues.apache.org/jira/browse/HBASE-18775
> Project: HBase
> Issue Type: Sub-task
> Components: master, regionserver
> Affects Versions: HBASE-18477
> Reporter: Zach York
> Assignee: Zach York
> Attachments: HBASE-18775.HBASE-18477.001.patch,
> HBASE-18775.HBASE-18477.002.patch, HBASE-18775.HBASE-18477.003.patch,
> HBASE-18775.HBASE-18477.004.patch, HBASE-18775.HBASE-18477.005.patch,
> HBASE-18775.HBASE-18477.006.patch, HBASE-18775.HBASE-18477.007.patch,
> HBASE-18775.HBASE-18477.008.patch, HBASE-18775.HBASE-18477.009.patch,
> HBASE-18775.HBASE-18477.010.patch, HBASE-18775.HBASE-18477.011.patch,
> HBASE-18775.HBASE-18477.012.patch
>
>
> As part of HBASE-18477, we need a way to turn off all modification for a
> cluster. This patch extends the read only mode used by replication to disable
> all data and metadata operations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)