[jira] [Created] (HBASE-25210) RegionInfo.isOffline is now a duplication with RegionInfo.isSplit

2020-10-20 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25210: - Summary: RegionInfo.isOffline is now a duplication with RegionInfo.isSplit Key: HBASE-25210 URL: https://issues.apache.org/jira/browse/HBASE-25210 Project: HBase

Re: [DISCUSS] the IA annotation on hbase client exceptions

2020-10-20 Thread Yulin Niu
So, we introduce a new Annotation IA.LimitedPrivate(Exception) to decorate the exceptions, which are free to catched and propagated by users, but should not be created by users themselves. 张铎(Duo Zhang) 于2020年10月18日周日 下午10:08写道: > I think IA.Public maybe over killed here for some exceptions. >

[jira] [Resolved] (HBASE-25209) Add CLI support to remove a particular configuration from ReplicationPeerConfig.

2020-10-20 Thread Ankit Jain (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankit Jain resolved HBASE-25209. Resolution: Not A Problem > Add CLI support to remove a particular configuration from >

[jira] [Created] (HBASE-25209) Add CLI support to remove a particular configuration from ReplicationPeerConfig.

2020-10-20 Thread Ankit Jain (Jira)
Ankit Jain created HBASE-25209: -- Summary: Add CLI support to remove a particular configuration from ReplicationPeerConfig. Key: HBASE-25209 URL: https://issues.apache.org/jira/browse/HBASE-25209

[jira] [Created] (HBASE-25208) Running an hbase-shell command in non-interactive mode should not complain about missing files when it fails to talk to the cluster.

2020-10-20 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-25208: --- Summary: Running an hbase-shell command in non-interactive mode should not complain about missing files when it fails to talk to the cluster. Key: HBASE-25208 URL:

[jira] [Created] (HBASE-25207) Revisit the implementation and usage of RegionStates.include

2020-10-20 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25207: - Summary: Revisit the implementation and usage of RegionStates.include Key: HBASE-25207 URL: https://issues.apache.org/jira/browse/HBASE-25207 Project: HBase

[jira] [Created] (HBASE-25206) Data loss can happen if a cloned table loses original split region(delete table)

2020-10-20 Thread Toshihiro Suzuki (Jira)
Toshihiro Suzuki created HBASE-25206: Summary: Data loss can happen if a cloned table loses original split region(delete table) Key: HBASE-25206 URL: https://issues.apache.org/jira/browse/HBASE-25206

[jira] [Resolved] (HBASE-25204) Nightly job failed as the name of jdk and maven changed

2020-10-20 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-25204. Fix Version/s: 2.2.7 1.4.14 2.4.0

[jira] [Resolved] (HBASE-25203) Change the reference url to flaky list in our jenkins jobs

2020-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25203. --- Hadoop Flags: Reviewed Resolution: Fixed Pushed to all active branches. Thanks [~zghao] for

Re: branch-2.2/branch-2.3 nightly jon failed to run

2020-10-20 Thread Guanghao Zhang
Opened HBASE-25204 to fix this. 张铎(Duo Zhang) 于2020年10月20日周二 下午12:40写道: > Master is failing too, the same problem. > > > https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/98/console > > I think it is what Nick said, the name of jdk and maven seems to be > changed. Mind