You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (HBASE-25279) Non-daemon thread in ZKWatcher - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/01 00:18:00 UTC, 22 replies.
- [GitHub] [hbase] asfgit closed pull request #2651: HBASE-25279 Make ZKWatcher ExecutorService launch daemon threads - posted by GitBox <gi...@apache.org> on 2021/01/01 00:21:20 UTC, 0 replies.
- [jira] [Updated] (HBASE-25279) Non-daemon thread in ZKWatcher - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/01 00:22:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-25441) add security check for some APIs in RSRpcServices - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/01 02:31:00 UTC, 4 replies.
- [GitHub] [hbase] virajjasani merged pull request #2833: HBASE-25456:add security check for setRegionStateInMeta - posted by GitBox <gi...@apache.org> on 2021/01/01 06:47:45 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2834: HBASE-25456:branch-2 add security check for setRegionStateInMeta - posted by GitBox <gi...@apache.org> on 2021/01/01 06:48:49 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2835: HBASE-25456:branch-2.4 add security check for setRegionStateInMeta - posted by GitBox <gi...@apache.org> on 2021/01/01 06:49:40 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2836: HBASE-25456:branch-2.3 add security check for setRegionStateInMeta - posted by GitBox <gi...@apache.org> on 2021/01/01 06:50:32 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25456) setRegionStateInMeta need security check - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/01 06:52:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25451) Upgrade commons-io to 2.8.0 - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/01 13:10:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25435) Slow metric value can be configured - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/01 13:10:00 UTC, 4 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2824: HBASE-25447 remoteProc is suspended due to OOM ERROR - posted by GitBox <gi...@apache.org> on 2021/01/01 14:54:47 UTC, 0 replies.
- [GitHub] [hbase] Apache9 merged pull request #2828: HBASE-25454 Add trace support for connection registry - posted by GitBox <gi...@apache.org> on 2021/01/01 14:55:19 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25454) Add trace support for connection registry - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/01 15:05:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25457) Possible race in AsyncConnectionImpl between getChoreService and close - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/01 15:06:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25456) setRegionStateInMeta need security check - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/01 17:09:00 UTC, 3 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2822: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/02 07:13:57 UTC, 1 replies.
- [jira] [Updated] (HBASE-25455) Add trace support for HRegion read/write operation - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/02 08:29:00 UTC, 0 replies.
- [GitHub] [hbase] bsglz commented on pull request #2822: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/02 11:18:40 UTC, 1 replies.
- [jira] [Created] (HBASE-25458) HRegion methods cleanup - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/02 14:53:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2824: HBASE-25447 remoteProc is suspended due to OOM ERROR - posted by GitBox <gi...@apache.org> on 2021/01/02 19:14:35 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2822: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/02 19:17:56 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2821: Shenshengli hbase-25450 The parameter "hbase.bucketcache.size" is misdescribed - posted by GitBox <gi...@apache.org> on 2021/01/02 19:20:39 UTC, 1 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2815: HBASE-24751 Display Task completion time and/or processing duration o… - posted by GitBox <gi...@apache.org> on 2021/01/02 19:22:09 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2815: HBASE-24751 Display Task completion time and/or processing duration o… - posted by GitBox <gi...@apache.org> on 2021/01/02 19:22:50 UTC, 0 replies.
- [jira] [Resolved] (HBASE-24751) Display Task completion time and/or processing duration on Web UI - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/02 19:27:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2814: HBASE-25442 Refactor MultiVersionConcurrencyControl: replace readWaiters.notifyAll() with WriteEntry.notify() - posted by GitBox <gi...@apache.org> on 2021/01/02 19:29:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2812: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit - posted by GitBox <gi...@apache.org> on 2021/01/02 19:31:59 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2807: HBASE-25438 Update create-release mvn in Dockerfile; its 3.6.0; make … - posted by GitBox <gi...@apache.org> on 2021/01/02 19:33:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25438) Update create-release mvn in Dockerfile; its 3.6.0; make it 3.6.3 - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/02 19:34:00 UTC, 1 replies.
- [GitHub] [hbase] saintstack merged pull request #2804: HBASE-25437 Update refguide RC section; point at the dev-tools/create… - posted by GitBox <gi...@apache.org> on 2021/01/02 19:35:12 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25437) Update refguide RC section; point at the dev-tools/create-releases/README.txt rather than repeat its content - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/02 19:36:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number - posted by GitBox <gi...@apache.org> on 2021/01/02 19:38:45 UTC, 0 replies.
- [jira] [Commented] (HBASE-25431) MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/02 19:51:00 UTC, 3 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2812: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit - posted by GitBox <gi...@apache.org> on 2021/01/02 20:13:39 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number - posted by GitBox <gi...@apache.org> on 2021/01/02 20:17:57 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2821: Shenshengli hbase-25450 The parameter "hbase.bucketcache.size" is misdescribed - posted by GitBox <gi...@apache.org> on 2021/01/02 20:29:32 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2824: HBASE-25447 remoteProc is suspended due to OOM ERROR - posted by GitBox <gi...@apache.org> on 2021/01/03 03:30:38 UTC, 5 replies.
- [jira] [Commented] (HBASE-25445) SplitWALRemoteProcedure failed to archive split WAL - posted by "Anjan Das (Jira)" <ji...@apache.org> on 2021/01/03 06:11:00 UTC, 14 replies.
- [jira] [Assigned] (HBASE-25445) SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/03 06:41:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25453) Add trace support for scan operation - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/03 12:22:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-24751) Display Task completion time and/or processing duration on Web UI - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/03 13:12:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25438) Update create-release mvn in Dockerfile; its 3.6.0; make it 3.6.3 - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/03 13:12:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25437) Update refguide RC section; point at the dev-tools/create-releases/README.txt rather than repeat its content - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/03 13:12:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2714: HBASE-25333 Add a yetus check to disable usage of VisibleForTesting a… - posted by GitBox <gi...@apache.org> on 2021/01/03 13:30:19 UTC, 4 replies.
- [GitHub] [hbase] busbey commented on pull request #2714: HBASE-25333 Add a yetus check to disable usage of VisibleForTesting a… - posted by GitBox <gi...@apache.org> on 2021/01/03 15:45:41 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2821: Shenshengli hbase-25450 The parameter "hbase.bucketcache.size" is misdescribed - posted by GitBox <gi...@apache.org> on 2021/01/03 17:27:21 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25450) The parameter "hbase.bucketcache.size" is misdescribed - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/03 17:31:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25450) The parameter "hbase.bucketcache.size" is misdescribed - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/03 17:32:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2812: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit - posted by GitBox <gi...@apache.org> on 2021/01/03 17:34:09 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25439) Add BYTE unit in PrettyPrinter.Unit - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/03 17:37:00 UTC, 1 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2801: HBASE-25433 There is no limit on the table name length when creating a table - posted by GitBox <gi...@apache.org> on 2021/01/03 17:41:44 UTC, 0 replies.
- [jira] [Commented] (HBASE-25449) 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by "shenshengli (Jira)" <ji...@apache.org> on 2021/01/04 02:25:00 UTC, 30 replies.
- [jira] [Updated] (HBASE-25431) MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/04 02:43:00 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan commented on pull request #2822: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/04 02:54:59 UTC, 0 replies.
- [jira] [Commented] (HBASE-25439) Add BYTE unit in PrettyPrinter.Unit - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/04 03:06:00 UTC, 5 replies.
- [GitHub] [hbase] leyangyueshan closed pull request #2822: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/04 03:21:05 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan opened a new pull request #2837: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/04 03:44:38 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan commented on pull request #2837: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/04 03:51:20 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2837: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/04 04:29:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-25458) HRegion methods cleanup - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/04 06:07:00 UTC, 1 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2838: HBASE-25458 HRegion methods cleanup - posted by GitBox <gi...@apache.org> on 2021/01/04 06:21:09 UTC, 0 replies.
- [jira] [Work started] (HBASE-25457) Possible race in AsyncConnectionImpl between getChoreService and close - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/04 06:23:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-25458) HRegion methods cleanup - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/04 06:23:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25458) HRegion methods cleanup - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/04 06:23:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25457) Possible race in AsyncConnectionImpl between getChoreService and close - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/04 06:23:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25457) Possible race in AsyncConnectionImpl between getChoreService and close - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/04 06:34:00 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 commented on pull request #2824: HBASE-25447 remoteProc is suspended due to OOM ERROR - posted by GitBox <gi...@apache.org> on 2021/01/04 06:51:24 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2838: HBASE-25458 HRegion methods cleanup - posted by GitBox <gi...@apache.org> on 2021/01/04 07:10:37 UTC, 2 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2839: HBASE-25457 Possible race in AsyncConnectionImpl between getChoreServ… - posted by GitBox <gi...@apache.org> on 2021/01/04 07:20:59 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2839: HBASE-25457 Possible race in AsyncConnectionImpl between getChoreServ… - posted by GitBox <gi...@apache.org> on 2021/01/04 07:47:32 UTC, 5 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2840: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit - posted by GitBox <gi...@apache.org> on 2021/01/04 08:54:21 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2841: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit (addendum) - posted by GitBox <gi...@apache.org> on 2021/01/04 09:13:25 UTC, 0 replies.
- [jira] [Created] (HBASE-25459) WAL can't be cleaned with phoenix5 - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/04 09:27:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2840: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit - posted by GitBox <gi...@apache.org> on 2021/01/04 09:30:42 UTC, 4 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2841: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit (addendum) - posted by GitBox <gi...@apache.org> on 2021/01/04 09:43:28 UTC, 2 replies.
- [GitHub] [hbase] leyangyueshan opened a new pull request #2842: HBASE-25459 WAL can't be cleaned with phoenix5 - posted by GitBox <gi...@apache.org> on 2021/01/04 10:04:38 UTC, 0 replies.
- [GitHub] [hbase] nyl3532016 commented on a change in pull request #2814: HBASE-25442 Refactor MultiVersionConcurrencyControl: replace readWaiters.notifyAll() with WriteEntry.notify() - posted by GitBox <gi...@apache.org> on 2021/01/04 10:26:16 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25459) WAL can't be cleaned with phoenix5 - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/04 10:42:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2842: HBASE-25459 WAL can't be cleaned with phoenix5 - posted by GitBox <gi...@apache.org> on 2021/01/04 10:49:49 UTC, 5 replies.
- [jira] [Updated] (HBASE-25441) add security check for some APIs in RSRpcServices - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/04 10:54:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25441) add security check for some APIs in RSRpcServices - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/04 10:54:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2839: HBASE-25457 Possible race in AsyncConnectionImpl between getChoreServ… - posted by GitBox <gi...@apache.org> on 2021/01/04 10:59:55 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-25441) add security check for some APIs in RSRpcServices - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/04 11:11:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25211) Rack awareness in region_mover - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/04 11:12:00 UTC, 3 replies.
- [jira] [Updated] (HBASE-25432) we should add security checks for setTableStateInMeta and fixMeta - posted by "lujie (Jira)" <ji...@apache.org> on 2021/01/04 11:24:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-25456) setRegionStateInMeta need security check - posted by "lujie (Jira)" <ji...@apache.org> on 2021/01/04 11:25:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25130) Masters in-memory serverHoldings map is not cleared during hbck repair - posted by "Rahul Kumar (Jira)" <ji...@apache.org> on 2021/01/04 12:54:00 UTC, 3 replies.
- [jira] [Comment Edited] (HBASE-25130) Masters in-memory serverHoldings map is not cleared during hbck repair - posted by "Rahul Kumar (Jira)" <ji...@apache.org> on 2021/01/04 13:02:00 UTC, 1 replies.
- [GitHub] [hbase] Apache9 merged pull request #2839: HBASE-25457 Possible race in AsyncConnectionImpl between getChoreServ… - posted by GitBox <gi...@apache.org> on 2021/01/04 15:30:44 UTC, 0 replies.
- [GitHub] [hbase] pankaj72981 merged pull request #2824: HBASE-25447 remoteProc is suspended due to OOM ERROR - posted by GitBox <gi...@apache.org> on 2021/01/04 15:34:52 UTC, 0 replies.
- [jira] [Updated] (HBASE-25447) remoteProc is suspended due to OOM ERROR - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/04 15:51:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25447) remoteProc is suspended due to OOM ERROR - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/04 15:51:00 UTC, 8 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2313: HBASE-24900 Make retain assignment configurable during SCP - posted by GitBox <gi...@apache.org> on 2021/01/04 16:38:35 UTC, 5 replies.
- [jira] [Commented] (HBASE-24813) ReplicationSource should clear buffer usage on ReplicationSourceManager upon termination - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/04 17:32:00 UTC, 10 replies.
- [jira] [Created] (HBASE-25460) Expose drainingServers as cluster metric - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/04 18:50:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25460) Expose drainingServers as cluster metric - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/04 18:54:00 UTC, 4 replies.
- [GitHub] [hbase] apurtell commented on pull request #2714: HBASE-25333 Add a yetus check to disable usage of VisibleForTesting a… - posted by GitBox <gi...@apache.org> on 2021/01/04 19:20:43 UTC, 1 replies.
- [GitHub] [hbase] caroliney14 commented on pull request #2770: HBASE-25032 Wait for region server to become online before adding it to online servers in Master - posted by GitBox <gi...@apache.org> on 2021/01/05 00:51:08 UTC, 0 replies.
- [GitHub] [hbase] caroliney14 commented on pull request #2762: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/05 00:51:54 UTC, 0 replies.
- [GitHub] [hbase] taklwu commented on a change in pull request #2800: HBASE-25249 Adding StoreContext - posted by GitBox <gi...@apache.org> on 2021/01/05 00:56:36 UTC, 17 replies.
- [GitHub] [hbase] z-york commented on pull request #2800: HBASE-25249 Adding StoreContext - posted by GitBox <gi...@apache.org> on 2021/01/05 01:12:37 UTC, 0 replies.
- [jira] [Created] (HBASE-25461) when the cluster has many tables, UI can be opened quickly - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/05 01:54:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25461) when the cluster has many tables, UI can be opened quickly - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/05 01:54:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25457) Possible race in AsyncConnectionImpl between getChoreService and close - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/05 02:00:03 UTC, 2 replies.
- [GitHub] [hbase] leyangyueshan commented on pull request #2842: HBASE-25459 WAL can't be cleaned with phoenix5 - posted by GitBox <gi...@apache.org> on 2021/01/05 02:21:08 UTC, 1 replies.
- [GitHub] [hbase] leyangyueshan closed pull request #2842: HBASE-25459 WAL can't be cleaned with phoenix5 - posted by GitBox <gi...@apache.org> on 2021/01/05 02:24:38 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan edited a comment on pull request #2837: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/05 03:04:11 UTC, 0 replies.
- [jira] [Updated] (HBASE-25461) when the cluster has many tables, UI can't be opened quickly - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/05 03:32:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-25445) SplitWALRemoteProcedure failed to archive split WAL - posted by "Anjan Das (Jira)" <ji...@apache.org> on 2021/01/05 04:24:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25445) SplitWALRemoteProcedure failed to archive split WAL - posted by "Anjan Das (Jira)" <ji...@apache.org> on 2021/01/05 04:39:00 UTC, 6 replies.
- [GitHub] [hbase] cuibo01 opened a new pull request #2843: HBASE-25461 when the cluster has many tables, UI can be opened quickly - posted by GitBox <gi...@apache.org> on 2021/01/05 04:44:36 UTC, 0 replies.
- [GitHub] [hbase] dasanjan1296 opened a new pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/05 05:02:03 UTC, 1 replies.
- [GitHub] [hbase] dasanjan1296 closed pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/05 05:08:24 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25460) Expose drainingServers as cluster metric - posted by "Abhey Rana (Jira)" <ji...@apache.org> on 2021/01/05 05:21:01 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2843: HBASE-25461 when the cluster has many tables, UI can be opened quickly - posted by GitBox <gi...@apache.org> on 2021/01/05 05:24:54 UTC, 10 replies.
- [GitHub] [hbase] dasanjan1296 commented on pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/05 05:27:49 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/05 05:37:26 UTC, 10 replies.
- [GitHub] [hbase] petersomogyi merged pull request #2777: HBASE-25318 Configure where IntegrationTestImportTsv generates HFiles - posted by GitBox <gi...@apache.org> on 2021/01/05 08:26:16 UTC, 0 replies.
- [jira] [Created] (HBASE-25462) hbase-thriftpy2.transport.base.TTransportException - posted by "leinenglian (Jira)" <ji...@apache.org> on 2021/01/05 08:44:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2761: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/05 08:59:36 UTC, 2 replies.
- [jira] [Updated] (HBASE-25318) Configure where IntegrationTestImportTsv generates HFiles - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/05 09:49:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25318) Configure where IntegrationTestImportTsv generates HFiles - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/05 09:50:00 UTC, 0 replies.
- [GitHub] [hbase] wchevreuil merged pull request #2546: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… - posted by GitBox <gi...@apache.org> on 2021/01/05 10:21:40 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25459) WAL can't be cleaned with phoenix5 - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/05 11:29:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25459) WAL can't be cleaned with phoenix5 - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/05 12:39:00 UTC, 6 replies.
- [jira] [Reopened] (HBASE-25459) WAL can't be cleaned with phoenix5 - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/05 12:55:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25463) Fix comment error - posted by "garyhwang (Jira)" <ji...@apache.org> on 2021/01/05 13:33:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25457) Possible race in AsyncConnectionImpl between getChoreService and close - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/05 13:50:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25463) Fix comment error - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/05 14:03:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25463) Fix comment error - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/05 14:04:00 UTC, 6 replies.
- [GitHub] [hbase] whua3 opened a new pull request #2845: HBASE-25463 fix comment error of append.rb - posted by GitBox <gi...@apache.org> on 2021/01/05 14:18:52 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2845: HBASE-25463 fix comment error of append.rb - posted by GitBox <gi...@apache.org> on 2021/01/05 14:25:39 UTC, 2 replies.
- [GitHub] [hbase] virajjasani merged pull request #2845: HBASE-25463 fix comment error of append.rb - posted by GitBox <gi...@apache.org> on 2021/01/05 14:39:32 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25463) Fix comment error - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/05 14:47:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25368) Filter out more invalid encoded name in isEncodedRegionName(byte[] regionName) - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/05 17:22:00 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25293) Followup jira to address the client handling issue when chaning from meta replica to non-meta-replica at the server side. - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/05 17:25:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25464) Purge 'news' from hbase.apache.org home page; its not being updated - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/05 19:25:02 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2841: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit (addendum) - posted by GitBox <gi...@apache.org> on 2021/01/05 19:30:05 UTC, 0 replies.
- [jira] [Commented] (HBASE-25318) Configure where IntegrationTestImportTsv generates HFiles - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/05 19:44:01 UTC, 4 replies.
- [jira] [Created] (HBASE-25465) Use javac --release option for supporting cross version compilation in create-release - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/05 20:23:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25465) Use javac --release option for supporting cross version compilation in create-release - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/05 20:28:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25465) Use javac --release option for supporting cross version compilation in create-release - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/05 20:29:00 UTC, 3 replies.
- [GitHub] [hbase] ndimiduk commented on a change in pull request #2806: HBASE-24573 do-release should sign the commits and tag it creates - posted by GitBox <gi...@apache.org> on 2021/01/05 20:50:02 UTC, 2 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2806: HBASE-24573 do-release should sign the commits and tag it creates - posted by GitBox <gi...@apache.org> on 2021/01/05 21:20:21 UTC, 1 replies.
- [GitHub] [hbase] saintstack commented on pull request #2806: HBASE-24573 do-release should sign the commits and tag it creates - posted by GitBox <gi...@apache.org> on 2021/01/05 21:27:48 UTC, 0 replies.
- [GitHub] [hbase] saintstack closed pull request #2806: HBASE-24573 do-release should sign the commits and tag it creates - posted by GitBox <gi...@apache.org> on 2021/01/05 21:27:59 UTC, 0 replies.
- [jira] [Resolved] (HBASE-24573) do-release should sign the commits and tag it creates - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/05 21:37:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk commented on pull request #2754: HBASE-25375 Provide a VM-based release environment - posted by GitBox <gi...@apache.org> on 2021/01/05 22:29:30 UTC, 6 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2800: HBASE-25249 Adding StoreContext - posted by GitBox <gi...@apache.org> on 2021/01/05 23:12:58 UTC, 7 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2754: HBASE-25375 Provide a VM-based release environment - posted by GitBox <gi...@apache.org> on 2021/01/05 23:43:52 UTC, 18 replies.
- [jira] [Created] (HBASE-25466) [create-release] Use release:prepare tagging and setting version numbers - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/05 23:44:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-25466) [create-release] Use release:prepare tagging and setting version numbers - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/05 23:45:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25329) Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/06 01:13:00 UTC, 19 replies.
- [GitHub] [hbase] bharathv commented on pull request #2762: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/06 01:14:07 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2754: HBASE-25375 Provide a VM-based release environment - posted by GitBox <gi...@apache.org> on 2021/01/06 01:54:10 UTC, 3 replies.
- [jira] [Commented] (HBASE-25032) Wait for region server to become online before adding it to online servers in Master - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/06 02:01:00 UTC, 2 replies.
- [GitHub] [hbase] bharathv commented on pull request #2769: HBASE-25032 Wait for region server to become online before adding it to online servers in Master - posted by GitBox <gi...@apache.org> on 2021/01/06 02:04:51 UTC, 0 replies.
- [GitHub] [hbase] bharathv edited a comment on pull request #2769: HBASE-25032 Wait for region server to become online before adding it to online servers in Master - posted by GitBox <gi...@apache.org> on 2021/01/06 02:05:35 UTC, 0 replies.
- [GitHub] [hbase] mokai87 opened a new pull request #2846: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 02:06:18 UTC, 1 replies.
- [GitHub] [hbase] mokai87 commented on a change in pull request #2846: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 02:08:25 UTC, 2 replies.
- [GitHub] [hbase] ZhaoBQ commented on pull request #2841: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit (addendum) - posted by GitBox <gi...@apache.org> on 2021/01/06 02:08:56 UTC, 0 replies.
- [jira] [Commented] (HBASE-25448) c++库编译不通过 - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/06 02:11:00 UTC, 0 replies.
- [GitHub] [hbase] mokai87 opened a new pull request #2847: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 02:18:40 UTC, 1 replies.
- [jira] [Commented] (HBASE-24755) [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by "mokai (Jira)" <ji...@apache.org> on 2021/01/06 02:21:00 UTC, 6 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2847: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 02:48:09 UTC, 11 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2846: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 02:50:32 UTC, 8 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2800: HBASE-25249 Adding StoreContext - posted by GitBox <gi...@apache.org> on 2021/01/06 02:59:40 UTC, 15 replies.
- [GitHub] [hbase] mokai87 closed pull request #2846: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 03:02:00 UTC, 0 replies.
- [GitHub] [hbase] mokai87 closed pull request #2847: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 03:18:15 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25438) Update create-release mvn in Dockerfile; its 3.6.0; make it 3.6.3 - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/06 03:43:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2846: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 07:12:55 UTC, 0 replies.
- [GitHub] [hbase] Apache9 merged pull request #2838: HBASE-25458 HRegion methods cleanup - posted by GitBox <gi...@apache.org> on 2021/01/06 07:13:18 UTC, 0 replies.
- [jira] [Resolved] (HBASE-21177) Add per-table metrics on getTime,putTime and scanTime - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/06 07:18:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-21177) Add per-table metrics on getTime,putTime and scanTime - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/06 07:18:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25435) Slow metric value can be configured - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/06 07:19:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2816: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by GitBox <gi...@apache.org> on 2021/01/06 07:50:43 UTC, 10 replies.
- [jira] [Issue Comment Deleted] (HBASE-25449) 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by "shenshengli (Jira)" <ji...@apache.org> on 2021/01/06 08:06:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-24755) [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by "mokai (Jira)" <ji...@apache.org> on 2021/01/06 09:51:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-12168) Document Rest gateway SPNEGO-based authentication for client - posted by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/01/06 10:25:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-25459) WAL can't be cleaned in some scenes - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/06 10:41:00 UTC, 3 replies.
- [GitHub] [hbase] leyangyueshan opened a new pull request #2848: HBASE-25459 WAL can't be cleaned in some scenes - posted by GitBox <gi...@apache.org> on 2021/01/06 10:42:37 UTC, 0 replies.
- [jira] [Commented] (HBASE-25459) WAL can't be cleaned in some scenes - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/06 10:44:00 UTC, 14 replies.
- [GitHub] [hbase] wchevreuil commented on a change in pull request #2848: HBASE-25459 WAL can't be cleaned in some scenes - posted by GitBox <gi...@apache.org> on 2021/01/06 10:58:40 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2848: HBASE-25459 WAL can't be cleaned in some scenes - posted by GitBox <gi...@apache.org> on 2021/01/06 11:33:57 UTC, 8 replies.
- [GitHub] [hbase] wchevreuil opened a new pull request #2849: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… - posted by GitBox <gi...@apache.org> on 2021/01/06 11:54:54 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan commented on pull request #2848: HBASE-25459 WAL can't be cleaned in some scenes - posted by GitBox <gi...@apache.org> on 2021/01/06 12:23:17 UTC, 1 replies.
- [jira] [Created] (HBASE-25467) Fix error prone problems on branch-2.2 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/06 12:35:00 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi opened a new pull request #2850: HBASE-25467 Fix error prone problems on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/06 12:38:34 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2849: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… - posted by GitBox <gi...@apache.org> on 2021/01/06 12:39:17 UTC, 2 replies.
- [jira] [Commented] (HBASE-25342) Upgrade error prone to 2.4.0 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/06 12:41:00 UTC, 0 replies.
- [GitHub] [hbase] laxmanlax opened a new pull request #2851: HBASE-22947 Client Should not be able to disable Systems table - posted by GitBox <gi...@apache.org> on 2021/01/06 13:36:11 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2851: HBASE-22947 Client Should not be able to disable Systems table - posted by GitBox <gi...@apache.org> on 2021/01/06 14:16:35 UTC, 2 replies.
- [GitHub] [hbase] virajjasani merged pull request #2846: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 14:28:11 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2847: HBASE-24755 [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/06 14:28:55 UTC, 0 replies.
- [jira] [Resolved] (HBASE-24755) [LOG][RSGroup]Error message is confusing while adding a offline RS to rsgroup - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/06 14:40:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk commented on a change in pull request #2754: HBASE-25375 Provide a VM-based release environment - posted by GitBox <gi...@apache.org> on 2021/01/06 16:23:31 UTC, 4 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2850: HBASE-25467 Fix error prone problems on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/06 16:51:16 UTC, 1 replies.
- [GitHub] [hbase] saintstack commented on pull request #2800: HBASE-25249 Adding StoreContext - posted by GitBox <gi...@apache.org> on 2021/01/06 17:19:17 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-25329) Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/06 18:23:00 UTC, 3 replies.
- [jira] [Resolved] (HBASE-25447) remoteProc is suspended due to OOM ERROR - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/06 18:28:00 UTC, 0 replies.
- [GitHub] [hbase] joshelser commented on a change in pull request #2816: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by GitBox <gi...@apache.org> on 2021/01/06 18:29:05 UTC, 1 replies.
- [jira] [Updated] (HBASE-24792) return value of LogRoller.walRollFinished may be wrong - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:45:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-24792) return value of LogRoller.walRollFinished may be wrong - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:46:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-24813) ReplicationSource should clear buffer usage on ReplicationSourceManager upon termination - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:49:01 UTC, 6 replies.
- [jira] [Commented] (HBASE-25019) check if we're impacted by MASSEMBLY-941 and mitigate if needed - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:50:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25019) check if we're impacted by MASSEMBLY-941 and mitigate if needed - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:50:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25034) Table regions details on master GUI display slowly. - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:51:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25034) Table regions details on master GUI display slowly. - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:51:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25421) There is no limit on the column family length when creating a table - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:56:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25421) There is no limit on the column family length when creating a table - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:56:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25287) Forgetting to unbuffer streams results in many CLOSE_WAIT sockets when loading files - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:56:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25433) There is no limit on the table name length when creating a table - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:58:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25433) There is no limit on the table name length when creating a table - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/06 18:58:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-25445) SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/06 19:22:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25405) Backport HBASE-25287 to branch-1 - posted by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/01/06 20:19:00 UTC, 0 replies.
- [GitHub] [hbase] jojochuang merged pull request #2799: Backport HBASE-25287 to branch-1 - posted by GitBox <gi...@apache.org> on 2021/01/06 21:01:04 UTC, 0 replies.
- [GitHub] [hbase] jojochuang commented on pull request #2799: Backport HBASE-25287 to branch-1 - posted by GitBox <gi...@apache.org> on 2021/01/06 21:01:05 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25405) Backport HBASE-25287 to branch-1 - posted by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/01/06 21:22:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25405) Backport HBASE-25287 to branch-1 - posted by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/01/06 21:22:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25468) Update git-jira-audit fallback_actions file with recent exceptions - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/06 22:52:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk opened a new pull request #2852: HBASE-25468 Update git-jira-audit fallback_actions file with recent exceptions - posted by GitBox <gi...@apache.org> on 2021/01/06 22:53:51 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2852: HBASE-25468 Update git-jira-audit fallback_actions file with recent exceptions - posted by GitBox <gi...@apache.org> on 2021/01/06 22:56:22 UTC, 2 replies.
- [jira] [Work started] (HBASE-25468) Update git-jira-audit fallback_actions file with recent exceptions - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/06 23:07:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25469) Create RIT servlet in HMaster to track more detailed RIT info not captured in metrics - posted by "Caroline (Jira)" <ji...@apache.org> on 2021/01/07 00:44:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25470) Add unitest for HBASE-25445 - SplitWALRemoteProcedure failed to archive split WAL - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/07 00:51:00 UTC, 1 replies.
- [jira] [Created] (HBASE-25470) Add unitest for HBASE-25445 - SplitWALRemoteProcedure failed to archive split WAL - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/07 00:51:00 UTC, 0 replies.
- [GitHub] [hbase] shenshengli commented on a change in pull request #2816: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by GitBox <gi...@apache.org> on 2021/01/07 01:07:25 UTC, 4 replies.
- [jira] [Updated] (HBASE-25342) Upgrade error prone to 2.4.0 - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 02:00:04 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25342) Upgrade error prone to 2.4.0 - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 02:01:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25458) HRegion methods cleanup - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 02:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25445) Old WALs archive fails in procedure based WAL - posted by "Anoop Sam John (Jira)" <ji...@apache.org> on 2021/01/07 02:44:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25445) Old WALs archive fails in procedure based WAL split - posted by "Anoop Sam John (Jira)" <ji...@apache.org> on 2021/01/07 02:44:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25287) Forgetting to unbuffer streams results in many CLOSE_WAIT sockets when loading files - posted by "Anoop Sam John (Jira)" <ji...@apache.org> on 2021/01/07 02:50:00 UTC, 1 replies.
- [GitHub] [hbase] leyangyueshan commented on a change in pull request #2848: HBASE-25459 WAL can't be cleaned in some scenes - posted by GitBox <gi...@apache.org> on 2021/01/07 02:55:21 UTC, 1 replies.
- [jira] [Commented] (HBASE-25446) public static method MultiTableHFileOutputFormat.configureIncrementalLoad actually cannot be invoked outside hbase package - posted by "Anoop Sam John (Jira)" <ji...@apache.org> on 2021/01/07 03:01:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25471) Move RegionScannerImpl out of HRegion - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 03:15:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2853: HBASE-25471 Move RegionScannerImpl out of HRegion - posted by GitBox <gi...@apache.org> on 2021/01/07 03:16:30 UTC, 0 replies.
- [GitHub] [hbase] Apache9 closed pull request #2748: HBASE-25373 Remove HTrace completely in code base and try to make use… - posted by GitBox <gi...@apache.org> on 2021/01/07 03:18:57 UTC, 0 replies.
- [jira] [Created] (HBASE-25472) HBASE-24260 breaks JDK7 compilation in branch-1 - posted by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/01/07 03:28:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25333) Add maven enforcer rule to ban VisibleForTesting imports - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 03:49:00 UTC, 4 replies.
- [GitHub] [hbase] Apache9 closed pull request #2714: HBASE-25333 Add a yetus check to disable usage of VisibleForTesting a… - posted by GitBox <gi...@apache.org> on 2021/01/07 03:51:33 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2853: HBASE-25471 Move RegionScannerImpl out of HRegion - posted by GitBox <gi...@apache.org> on 2021/01/07 04:01:03 UTC, 8 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2854: HBASE-25333 Add maven enforcer rule to ban VisibleForTesting imports - posted by GitBox <gi...@apache.org> on 2021/01/07 04:04:51 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2854: HBASE-25333 Add maven enforcer rule to ban VisibleForTesting imports - posted by GitBox <gi...@apache.org> on 2021/01/07 04:37:21 UTC, 8 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/07 06:38:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-25445) Old WALs archive fails in procedure based WAL split - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 06:44:00 UTC, 11 replies.
- [jira] [Commented] (HBASE-25470) Add unitest for HBASE-25445 - SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 06:45:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25473) [create-release] checkcompatibility.py failing with "KeyError: 'binary'" - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/07 06:47:00 UTC, 0 replies.
- [GitHub] [hbase] pankaj72981 commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl… - posted by GitBox <gi...@apache.org> on 2021/01/07 06:57:28 UTC, 1 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/07 07:06:26 UTC, 3 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl… - posted by GitBox <gi...@apache.org> on 2021/01/07 07:14:15 UTC, 0 replies.
- [GitHub] [hbase] pankaj72981 edited a comment on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl… - posted by GitBox <gi...@apache.org> on 2021/01/07 07:15:41 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl… - posted by GitBox <gi...@apache.org> on 2021/01/07 07:38:37 UTC, 0 replies.
- [jira] [Assigned] (HBASE-21876) Kill the region server if we can not send request to it for a long time in RSProcedureDispatcher - posted by "Laxman Goswami (Jira)" <ji...@apache.org> on 2021/01/07 07:53:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25472) HBASE-24260 breaks JDK7 compilation in branch-1 - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 07:53:00 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 commented on a change in pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl… - posted by GitBox <gi...@apache.org> on 2021/01/07 08:20:50 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25472) HBASE-24260 breaks JDK7 compilation in branch-1 - posted by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/01/07 08:32:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2762: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/07 09:38:46 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/07 10:02:03 UTC, 0 replies.
- [jira] [Created] (HBASE-25474) Update HBase version to 2.5.0 in branch-2 pom.xml - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 10:09:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25458) HRegion methods cleanup - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/07 10:24:01 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25445) Old WALs archive fails in procedure based WAL split - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 10:35:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25470) Add unitest for HBASE-25445 - SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 11:04:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25470) Add unitest for HBASE-25445 - SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 11:04:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-24676) Meta region assignment is blocked when all RS in meta table group are restarted. - posted by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/07 11:28:00 UTC, 0 replies.
- [GitHub] [hbase] arshadmohammad commented on pull request #2112: HBASE-24676: Meta region assignment is blocked when all RS in meta ta… - posted by GitBox <gi...@apache.org> on 2021/01/07 11:30:15 UTC, 0 replies.
- [GitHub] [hbase] arshadmohammad closed pull request #2112: HBASE-24676: Meta region assignment is blocked when all RS in meta ta… - posted by GitBox <gi...@apache.org> on 2021/01/07 11:30:16 UTC, 0 replies.
- [GitHub] [hbase] arshadmohammad closed pull request #1592: HBASE-24244 Move Region Command fails to move region of a table to another RS which is a part of different RSGroup without giving error. - posted by GitBox <gi...@apache.org> on 2021/01/07 11:32:55 UTC, 0 replies.
- [GitHub] [hbase] arshadmohammad commented on pull request #1592: HBASE-24244 Move Region Command fails to move region of a table to another RS which is a part of different RSGroup without giving error. - posted by GitBox <gi...@apache.org> on 2021/01/07 11:32:56 UTC, 0 replies.
- [jira] [Assigned] (HBASE-24244) Region move to different rsgroup server should fail fast. - posted by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/07 11:33:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-24212) HMaster UI hangs when rsgorup is enabled and meta-region is not available - posted by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/07 11:41:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2511: HBASE-24960 reduce invalid subprocedure task - posted by GitBox <gi...@apache.org> on 2021/01/07 11:48:28 UTC, 5 replies.
- [GitHub] [hbase] wchevreuil commented on a change in pull request #2844: HBASE-25445: Use WAL FS instead of master FS in SplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/07 12:07:14 UTC, 0 replies.
- [jira] [Created] (HBASE-25475) Improve unit test for HBASE-25445 : SplitWALRemoteProcedure failed to archive split WAL - posted by "Anjan Das (Jira)" <ji...@apache.org> on 2021/01/07 13:38:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25432) we should add security checks for setTableStateInMeta and fixMeta - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 13:39:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25432) we should add security checks for setTableStateInMeta and fixMeta - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 13:40:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25441) add security check for some APIs in RSRpcServices - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 13:45:00 UTC, 0 replies.
- [GitHub] [hbase] dasanjan1296 opened a new pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/07 13:46:13 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25441) add security check for some APIs in RSRpcServices - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 13:47:01 UTC, 0 replies.
- [GitHub] [hbase] dasanjan1296 commented on pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/07 13:47:04 UTC, 0 replies.
- [jira] [Work started] (HBASE-25475) Improve unit test for HBASE-25445 : SplitWALRemoteProcedure failed to archive split WAL - posted by "Anjan Das (Jira)" <ji...@apache.org> on 2021/01/07 13:48:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25475) Improve unit test for HBASE-25445 : SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 13:53:01 UTC, 4 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2851: HBASE-22947 Client Should not be able to disable Systems table - posted by GitBox <gi...@apache.org> on 2021/01/07 13:55:04 UTC, 0 replies.
- [jira] [Created] (HBASE-25476) Enable error prone check in pre commit - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 13:59:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25476) Enable error prone check in pre commit - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 14:04:01 UTC, 3 replies.
- [jira] [Assigned] (HBASE-25476) Enable error prone check in pre commit - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 14:04:01 UTC, 0 replies.
- [jira] [Work started] (HBASE-25476) Enable error prone check in pre commit - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/07 14:04:01 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/07 14:27:45 UTC, 8 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2856: test error prone check - posted by GitBox <gi...@apache.org> on 2021/01/07 15:14:17 UTC, 1 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2850: HBASE-25467 Fix error prone problems on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/07 15:32:56 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi commented on a change in pull request #2850: HBASE-25467 Fix error prone problems on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/07 15:44:40 UTC, 0 replies.
- [jira] [Created] (HBASE-25477) [filesystem] Purge use of VisibleForTesting - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/07 16:49:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2856: test error prone check - posted by GitBox <gi...@apache.org> on 2021/01/07 16:54:07 UTC, 17 replies.
- [GitHub] [hbase-filesystem] petersomogyi opened a new pull request #19: HBASE-25477 Purge use of VisibleForTesting - posted by GitBox <gi...@apache.org> on 2021/01/07 16:56:05 UTC, 0 replies.
- [GitHub] [hbase-filesystem] wchevreuil merged pull request #19: HBASE-25477 Purge use of VisibleForTesting - posted by GitBox <gi...@apache.org> on 2021/01/07 17:25:33 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25477) [filesystem] Purge use of VisibleForTesting - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/07 17:27:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25477) [filesystem] Purge use of VisibleForTesting - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/07 17:27:00 UTC, 0 replies.
- [GitHub] [hbase-filesystem] petersomogyi commented on pull request #19: HBASE-25477 Purge use of VisibleForTesting - posted by GitBox <gi...@apache.org> on 2021/01/07 17:32:49 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi merged pull request #2850: HBASE-25467 Fix error prone problems on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/07 17:33:48 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25467) Fix error prone problems on branch-2.2 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/07 17:35:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk commented on pull request #2852: HBASE-25468 Update git-jira-audit fallback_actions file with recent exceptions - posted by GitBox <gi...@apache.org> on 2021/01/07 17:39:26 UTC, 1 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2852: HBASE-25468 Update git-jira-audit fallback_actions file with recent exceptions - posted by GitBox <gi...@apache.org> on 2021/01/07 17:44:40 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25468) Update git-jira-audit fallback_actions file with recent exceptions - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/07 17:46:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25473) [create-release] checkcompatibility.py failing with "KeyError: 'binary'" - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/07 17:55:00 UTC, 7 replies.
- [jira] [Created] (HBASE-25478) Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by "Christine Feng (Jira)" <ji...@apache.org> on 2021/01/07 18:12:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-24357) Move hbase-filesystem to hbase-thirdparty-3.3.0 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/07 18:30:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25479) [connectors] Purge use of VisibleForTesting - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/07 18:32:00 UTC, 0 replies.
- [GitHub] [hbase-connectors] petersomogyi opened a new pull request #77: HBASE-25479 Purge use of VisibleForTesting - posted by GitBox <gi...@apache.org> on 2021/01/07 18:32:56 UTC, 0 replies.
- [jira] [Work started] (HBASE-25479) [connectors] Purge use of VisibleForTesting - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/07 18:34:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #1257: HBASE 23887 Up to 3x increase BlockCache performance - posted by GitBox <gi...@apache.org> on 2021/01/07 19:31:52 UTC, 2 replies.
- [jira] [Commented] (HBASE-23887) BlockCache performance improve by reduce eviction rate - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/07 19:54:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-25467) Fix error prone problems on branch-2.2 - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/07 20:09:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-25432) we should add security checks for setTableStateInMeta and fixMeta - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/07 20:09:01 UTC, 0 replies.
- [jira] [Created] (HBASE-25480) NPE when getting metrics of backup master - posted by "Andrey Elenskiy (Jira)" <ji...@apache.org> on 2021/01/07 23:15:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2854: HBASE-25333 Add maven enforcer rule to ban VisibleForTesting imports - posted by GitBox <gi...@apache.org> on 2021/01/08 01:20:26 UTC, 0 replies.
- [jira] [Created] (HBASE-25481) Add host and port attribute when tracing rpc call at client side - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 03:33:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25401) Add trace support for async call in rpc client - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 03:33:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2857: HBASE-25481 Add host and port attribute when tracing rpc call at clie… - posted by GitBox <gi...@apache.org> on 2021/01/08 03:48:56 UTC, 0 replies.
- [jira] [Work started] (HBASE-25481) Add host and port attribute when tracing rpc call at client side - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 03:49:00 UTC, 0 replies.
- [GitHub] [hbase] caroliney14 commented on pull request #2769: HBASE-25032 Wait for region server to become online before adding it to online servers in Master - posted by GitBox <gi...@apache.org> on 2021/01/08 04:33:53 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2857: HBASE-25481 Add host and port attribute when tracing rpc call at clie… - posted by GitBox <gi...@apache.org> on 2021/01/08 04:49:47 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2769: HBASE-25032 Wait for region server to become online before adding it to online servers in Master - posted by GitBox <gi...@apache.org> on 2021/01/08 05:06:12 UTC, 11 replies.
- [jira] [Comment Edited] (HBASE-23887) BlockCache performance improve by reduce eviction rate - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/08 05:44:00 UTC, 0 replies.
- [GitHub] [hbase] infraio commented on a change in pull request #2853: HBASE-25471 Move RegionScannerImpl out of HRegion - posted by GitBox <gi...@apache.org> on 2021/01/08 06:05:41 UTC, 0 replies.
- [jira] [Created] (HBASE-25482) Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/08 06:27:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25483) set the loadMeta log level to debug. - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/08 06:40:00 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2858: HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by GitBox <gi...@apache.org> on 2021/01/08 06:44:06 UTC, 0 replies.
- [jira] [Commented] (HBASE-25483) set the loadMeta log level to debug. - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/08 06:45:00 UTC, 9 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2853: HBASE-25471 Move RegionScannerImpl out of HRegion - posted by GitBox <gi...@apache.org> on 2021/01/08 06:46:56 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25483) set the loadMeta log level to debug. - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/08 06:51:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 merged pull request #2857: HBASE-25481 Add host and port attribute when tracing rpc call at clie… - posted by GitBox <gi...@apache.org> on 2021/01/08 07:16:53 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 opened a new pull request #2859: HBASE-25483 set the loadMeta log level to debug - posted by GitBox <gi...@apache.org> on 2021/01/08 07:18:28 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2858: HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by GitBox <gi...@apache.org> on 2021/01/08 07:33:21 UTC, 9 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2859: HBASE-25483 set the loadMeta log level to debug - posted by GitBox <gi...@apache.org> on 2021/01/08 08:03:47 UTC, 3 replies.
- [jira] [Resolved] (HBASE-25481) Add host and port attribute when tracing rpc call at client side - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 09:13:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 closed pull request #2856: test error prone check - posted by GitBox <gi...@apache.org> on 2021/01/08 09:43:46 UTC, 2 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2856: test error prone check - posted by GitBox <gi...@apache.org> on 2021/01/08 09:43:46 UTC, 2 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2860: HBASE-25476 Enable error prone check in pre commit - posted by GitBox <gi...@apache.org> on 2021/01/08 09:44:26 UTC, 1 replies.
- [GitHub] [hbase] petersomogyi commented on a change in pull request #2854: HBASE-25333 Add maven enforcer rule to ban VisibleForTesting imports - posted by GitBox <gi...@apache.org> on 2021/01/08 09:46:34 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2860: HBASE-25476 Enable error prone check in pre commit - posted by GitBox <gi...@apache.org> on 2021/01/08 09:47:06 UTC, 5 replies.
- [GitHub] [hbase] Apache9 merged pull request #2853: HBASE-25471 Move RegionScannerImpl out of HRegion - posted by GitBox <gi...@apache.org> on 2021/01/08 09:50:27 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25471) Move RegionScannerImpl out of HRegion - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 09:59:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2854: HBASE-25333 Add maven enforcer rule to ban VisibleForTesting imports - posted by GitBox <gi...@apache.org> on 2021/01/08 10:09:26 UTC, 2 replies.
- [GitHub] [hbase] bsglz merged pull request #2837: HBASE-25434 SlowDelete & SlowPut metric value should use updateDelete… - posted by GitBox <gi...@apache.org> on 2021/01/08 10:58:39 UTC, 1 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2860: HBASE-25476 Enable error prone check in pre commit - posted by GitBox <gi...@apache.org> on 2021/01/08 11:05:21 UTC, 1 replies.
- [GitHub] [hbase] wchevreuil commented on a change in pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/08 11:29:18 UTC, 1 replies.
- [jira] [Commented] (HBASE-25468) Update git-jira-audit fallback_actions file with recent exceptions - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/08 12:14:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25434) SlowDelete & SlowPut metric value should use updateDelete & updatePut - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/08 12:24:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2851: HBASE-22947 Client Should not be able to disable Systems table - posted by GitBox <gi...@apache.org> on 2021/01/08 13:08:54 UTC, 2 replies.
- [jira] [Resolved] (HBASE-24950) Another solution for Splittable Meta - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 13:27:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 closed pull request #2385: HBASE-24950 Another solution for Splittable Meta - posted by GitBox <gi...@apache.org> on 2021/01/08 13:27:22 UTC, 1 replies.
- [GitHub] [hbase] Apache9 closed pull request #2447: HBASE-25063 Fan out the edits to root to backup masters - posted by GitBox <gi...@apache.org> on 2021/01/08 13:27:33 UTC, 1 replies.
- [GitHub] [hbase] Apache9 closed pull request #2545: HBASE-25188 Mark all meta znode related methods as deprecated - posted by GitBox <gi...@apache.org> on 2021/01/08 13:27:44 UTC, 1 replies.
- [GitHub] [hbase-connectors] Apache-HBase commented on pull request #77: HBASE-25479 Purge use of VisibleForTesting - posted by GitBox <gi...@apache.org> on 2021/01/08 13:34:42 UTC, 2 replies.
- [GitHub] [hbase] pankaj72981 merged pull request #2859: HBASE-25483 set the loadMeta log level to debug - posted by GitBox <gi...@apache.org> on 2021/01/08 13:57:37 UTC, 1 replies.
- [jira] [Commented] (HBASE-25434) SlowDelete & SlowPut metric value should use updateDelete & updatePut - posted by "Zheng Wang (Jira)" <ji...@apache.org> on 2021/01/08 14:01:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-23887) BlockCache performance improve by reduce eviction rate - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/08 14:03:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25483) set the loadMeta log level to debug. - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/08 14:08:00 UTC, 2 replies.
- [jira] [Resolved] (HBASE-25483) set the loadMeta log level to debug. - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/08 14:11:00 UTC, 0 replies.
- [GitHub] [hbase] wchevreuil merged pull request #2848: HBASE-25459 WAL can't be cleaned in some scenes - posted by GitBox <gi...@apache.org> on 2021/01/08 16:00:34 UTC, 1 replies.
- [jira] [Assigned] (HBASE-22120) Replace HTrace with OpenTelemetry - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 16:03:01 UTC, 0 replies.
- [jira] [Created] (HBASE-25484) Add trace support for WAL sync - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/08 16:03:01 UTC, 0 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2861: HBASE-25455 Add trace support for HRegion read/write operation - posted by GitBox <gi...@apache.org> on 2021/01/08 16:03:30 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2861: HBASE-25455 Add trace support for HRegion read/write operation - posted by GitBox <gi...@apache.org> on 2021/01/08 16:54:37 UTC, 24 replies.
- [GitHub] [hbase] saintstack opened a new pull request #2862: HBASE-25473 [create-release] checkcompatibility.py failing with "KeyE… - posted by GitBox <gi...@apache.org> on 2021/01/08 17:33:20 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2862: HBASE-25473 [create-release] checkcompatibility.py failing with "KeyE… - posted by GitBox <gi...@apache.org> on 2021/01/08 17:36:06 UTC, 5 replies.
- [GitHub] [hbase] pankaj72981 commented on a change in pull request #2780: HBASE-25301 NPE while running balance_rsgroup if any split region is … - posted by GitBox <gi...@apache.org> on 2021/01/08 17:36:28 UTC, 1 replies.
- [GitHub] [hbase] pankaj72981 commented on pull request #2780: HBASE-25301 NPE while running balance_rsgroup if any split region is … - posted by GitBox <gi...@apache.org> on 2021/01/08 17:37:21 UTC, 1 replies.
- [jira] [Updated] (HBASE-25480) NPE when getting metrics of backup master - posted by "Andrey Elenskiy (Jira)" <ji...@apache.org> on 2021/01/08 17:39:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25480) NPE when getting metrics of backup master - posted by "Andrey Elenskiy (Jira)" <ji...@apache.org> on 2021/01/08 17:40:00 UTC, 2 replies.
- [jira] [Created] (HBASE-25486) Fix assembly of the hbase-shaded-testing-util*.jar; can't unzip on case-insensitive fs - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 17:42:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25485) Nightly build uses JDK11 for branch-2.2 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/08 17:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25485) Nightly build uses JDK11 for branch-2.2 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/08 17:52:00 UTC, 2 replies.
- [GitHub] [hbase] petersomogyi opened a new pull request #2863: HBASE-25485 Nightly build uses JDK11 for branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/08 17:57:33 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2863: HBASE-25485 Nightly build uses JDK11 for branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/08 18:02:20 UTC, 1 replies.
- [jira] [Work started] (HBASE-25485) Nightly build uses JDK11 for branch-2.2 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/08 18:03:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25487) [create-release] changes.md update broken - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 18:25:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack opened a new pull request #2864: HBASE-25487 [create-release] changes.md update broken - posted by GitBox <gi...@apache.org> on 2021/01/08 18:34:01 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2864: HBASE-25487 [create-release] changes.md update broken - posted by GitBox <gi...@apache.org> on 2021/01/08 18:37:10 UTC, 2 replies.
- [jira] [Created] (HBASE-25488) Clean up mess made by broken create-release in CHANGES.md - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 18:54:00 UTC, 0 replies.
- [GitHub] [hbase] joshelser commented on a change in pull request #2849: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… - posted by GitBox <gi...@apache.org> on 2021/01/08 18:56:13 UTC, 2 replies.
- [GitHub] [hbase] saintstack opened a new pull request #2865: HBASE-25488 Clean up mess made by broken create-release in CHANGES.md - posted by GitBox <gi...@apache.org> on 2021/01/08 18:58:39 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2865: HBASE-25488 Clean up mess made by broken create-release in CHANGES.md - posted by GitBox <gi...@apache.org> on 2021/01/08 19:01:16 UTC, 3 replies.
- [GitHub] [hbase] saintstack merged pull request #2865: HBASE-25488 Clean up mess made by broken create-release in CHANGES.md - posted by GitBox <gi...@apache.org> on 2021/01/08 19:11:46 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25488) Clean up mess made by broken create-release in CHANGES.md - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 19:13:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25487) [create-release] changes.md update broken - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 19:43:00 UTC, 3 replies.
- [GitHub] [hbase] joshelser commented on pull request #2849: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… - posted by GitBox <gi...@apache.org> on 2021/01/08 20:29:55 UTC, 1 replies.
- [GitHub] [hbase] saintstack merged pull request #2864: HBASE-25487 [create-release] changes.md update broken - posted by GitBox <gi...@apache.org> on 2021/01/08 20:38:57 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25487) [create-release] changes.md update broken - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 20:40:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk commented on a change in pull request #2862: HBASE-25473 [create-release] checkcompatibility.py failing with "KeyE… - posted by GitBox <gi...@apache.org> on 2021/01/08 21:04:59 UTC, 2 replies.
- [GitHub] [hbase] christinefeng opened a new pull request #2866: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/08 21:27:37 UTC, 1 replies.
- [jira] [Created] (HBASE-25489) [git-jira-audit] improve performance of --parse-release-tags - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/08 21:30:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-25489) [git-jira-audit] improve performance of --parse-release-tags - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/08 21:31:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk opened a new pull request #2867: HBASE-25489 improve performance of --parse-release-tags - posted by GitBox <gi...@apache.org> on 2021/01/08 21:31:45 UTC, 1 replies.
- [jira] [Updated] (HBASE-25489) [git-jira-audit] improve performance of --parse-release-tags - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/08 21:32:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk commented on pull request #2867: HBASE-25489 improve performance of --parse-release-tags - posted by GitBox <gi...@apache.org> on 2021/01/08 21:32:17 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2867: HBASE-25489 improve performance of --parse-release-tags - posted by GitBox <gi...@apache.org> on 2021/01/08 21:38:39 UTC, 5 replies.
- [jira] [Updated] (HBASE-25449) 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/08 21:44:00 UTC, 9 replies.
- [jira] [Resolved] (HBASE-25449) 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/08 21:45:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/08 21:53:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2866: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/08 22:16:29 UTC, 12 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2862: HBASE-25473 [create-release] checkcompatibility.py failing with "KeyE… - posted by GitBox <gi...@apache.org> on 2021/01/08 22:18:26 UTC, 3 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2867: HBASE-25489 improve performance of --parse-release-tags - posted by GitBox <gi...@apache.org> on 2021/01/08 22:44:13 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25489) [git-jira-audit] improve performance of --parse-release-tags - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/08 22:45:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2862: HBASE-25473 [create-release] checkcompatibility.py failing with "KeyE… - posted by GitBox <gi...@apache.org> on 2021/01/08 22:45:56 UTC, 1 replies.
- [jira] [Commented] (HBASE-25486) Fix assembly of the hbase-shaded-testing-util*.jar; can't unzip on case-insensitive fs - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 22:46:00 UTC, 2 replies.
- [jira] [Resolved] (HBASE-25473) [create-release] checkcompatibility.py failing with "KeyError: 'binary'" - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/08 22:49:00 UTC, 0 replies.
- [GitHub] [hbase] caroliney14 commented on pull request #2761: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/08 23:25:41 UTC, 3 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2761: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/09 00:04:59 UTC, 21 replies.
- [GitHub] [hbase] huaxiangsun opened a new pull request #2868: HBASE-25368 Filter out more invalid encoded name in isEncodedRegionNa… - posted by GitBox <gi...@apache.org> on 2021/01/09 00:30:44 UTC, 1 replies.
- [GitHub] [hbase] huaxiangsun commented on pull request #2868: HBASE-25368 Filter out more invalid encoded name in isEncodedRegionNa… - posted by GitBox <gi...@apache.org> on 2021/01/09 00:32:58 UTC, 4 replies.
- [GitHub] [hbase] Apache9 merged pull request #2854: HBASE-25333 Add maven enforcer rule to ban VisibleForTesting imports - posted by GitBox <gi...@apache.org> on 2021/01/09 00:50:23 UTC, 1 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2868: HBASE-25368 Filter out more invalid encoded name in isEncodedRegionNa… - posted by GitBox <gi...@apache.org> on 2021/01/09 01:05:13 UTC, 2 replies.
- [GitHub] [hbase] bharathv commented on a change in pull request #2769: HBASE-25032 Wait for region server to become online before adding it to online servers in Master - posted by GitBox <gi...@apache.org> on 2021/01/09 01:09:51 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2868: HBASE-25368 Filter out more invalid encoded name in isEncodedRegionNa… - posted by GitBox <gi...@apache.org> on 2021/01/09 01:12:16 UTC, 9 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2769: HBASE-25032 Wait for region server to become online before adding it to online servers in Master - posted by GitBox <gi...@apache.org> on 2021/01/09 01:52:01 UTC, 1 replies.
- [jira] [Created] (HBASE-25490) TestRollingRestart is broken - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/09 01:55:00 UTC, 0 replies.
- [GitHub] [hbase] dasanjan1296 commented on a change in pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/09 03:46:56 UTC, 1 replies.
- [GitHub] [hbase] taklwu merged pull request #2800: HBASE-25249 Adding StoreContext - posted by GitBox <gi...@apache.org> on 2021/01/09 04:16:59 UTC, 1 replies.
- [jira] [Updated] (HBASE-25249) Adding HStoreContext - posted by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/01/09 04:23:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25249) Adding HStoreContext - posted by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/01/09 04:23:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-25375) Provide a VM-based release environment - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/09 04:26:00 UTC, 1 replies.
- [GitHub] [hbase] saintstack commented on pull request #2754: HBASE-25375 Provide a VM-based release environment - posted by GitBox <gi...@apache.org> on 2021/01/09 04:27:14 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-25249) Adding HStoreContext - posted by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/01/09 04:41:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25489) [git-jira-audit] improve performance of --parse-release-tags - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/09 05:13:01 UTC, 2 replies.
- [jira] [Commented] (HBASE-25471) Move RegionScannerImpl out of HRegion - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/09 05:13:01 UTC, 4 replies.
- [jira] [Commented] (HBASE-25333) Add maven enforcer rule to ban VisibleForTesting imports - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/09 05:13:01 UTC, 6 replies.
- [GitHub] [hbase] taklwu opened a new pull request #2869: Backport "HBASE-25249 Adding StoreContext" to branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/09 06:01:49 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2869: Backport "HBASE-25249 Adding StoreContext" to branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/09 06:43:22 UTC, 8 replies.
- [jira] [Resolved] (HBASE-25333) Add maven enforcer rule to ban VisibleForTesting imports - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/09 08:42:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-25455) Add trace support for HRegion read/write operation - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/09 08:46:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25455) Add trace support for HRegion read/write operation - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/09 08:46:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25488) Clean up mess made by broken create-release in CHANGES.md - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/09 10:23:00 UTC, 1 replies.
- [GitHub] [hbase] taklwu commented on pull request #2869: Backport "HBASE-25249 Adding StoreContext" to branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/09 22:12:05 UTC, 1 replies.
- [GitHub] [hbase] taklwu edited a comment on pull request #2869: Backport "HBASE-25249 Adding StoreContext" to branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/09 22:18:06 UTC, 2 replies.
- [GitHub] [hbase] prathyushag opened a new pull request #2870: HBASE-24972 Wait for connection attempt to succeed before performing operations on ZK - posted by GitBox <gi...@apache.org> on 2021/01/10 20:25:58 UTC, 0 replies.
- [jira] [Work started] (HBASE-24972) Wait for connection attempt to succeed before performing operations on ZK - posted by "Prathyusha (Jira)" <ji...@apache.org> on 2021/01/10 20:32:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2870: HBASE-24972 Wait for connection attempt to succeed before performing operations on ZK - posted by GitBox <gi...@apache.org> on 2021/01/10 20:55:19 UTC, 5 replies.
- [GitHub] [hbase] Apache9 merged pull request #2863: HBASE-25485 Nightly build uses JDK11 for branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/11 01:43:16 UTC, 0 replies.
- [jira] [Updated] (HBASE-25485) Nightly build uses JDK11 for branch-2.2 - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/11 01:44:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25485) Nightly build uses JDK11 for branch-2.2 - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/11 01:45:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25491) stable release channel point to 2.3.3 while the description is still saying 2.2.z is stable line - posted by "Brandon Jiang (Jira)" <ji...@apache.org> on 2021/01/11 02:22:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25459) WAL can't be cleaned in some scenes - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/11 02:52:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25491) stable release channel point to 2.3.3 while the description is still saying 2.2.z is stable line - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/11 02:55:00 UTC, 0 replies.
- [GitHub] [hbase] infraio commented on a change in pull request #2860: HBASE-25476 Enable error prone check in pre commit - posted by GitBox <gi...@apache.org> on 2021/01/11 03:25:39 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2860: HBASE-25476 Enable error prone check in pre commit - posted by GitBox <gi...@apache.org> on 2021/01/11 03:34:15 UTC, 0 replies.
- [jira] [Updated] (HBASE-25442) Refactor MultiVersionConcurrencyControl: replace readWaiters.notifyAll() with WriteEntry.notify() - posted by "Yulin Niu (Jira)" <ji...@apache.org> on 2021/01/11 06:27:00 UTC, 0 replies.
- [GitHub] [hbase] nyl3532016 commented on pull request #2814: HBASE-25442 Refactor MultiVersionConcurrencyControl: replace readWaiters.notifyAll() with WriteEntry.notify() - posted by GitBox <gi...@apache.org> on 2021/01/11 06:32:04 UTC, 0 replies.
- [jira] [Created] (HBASE-25492) Create table with rsgroup - posted by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/11 07:11:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25492) Create table with rsgroup - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/11 07:46:00 UTC, 2 replies.
- [GitHub] [hbase] ZhaoBQ commented on pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number - posted by GitBox <gi...@apache.org> on 2021/01/11 09:00:30 UTC, 0 replies.
- [jira] [Commented] (HBASE-25482) Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/11 09:05:00 UTC, 2 replies.
- [GitHub] [hbase] petersomogyi commented on pull request #2863: HBASE-25485 Nightly build uses JDK11 for branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/11 09:09:07 UTC, 0 replies.
- [jira] [Created] (HBASE-25493) [UI]RIT time(ms) on Master UI page dispalys incorrect occasionally - posted by "mokai (Jira)" <ji...@apache.org> on 2021/01/11 09:32:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25493) [UI]RIT time(ms) on Master UI page dispalys incorrect occasionally - posted by "mokai (Jira)" <ji...@apache.org> on 2021/01/11 09:33:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25493) [UI]RIT time(ms) on Master UI page dispalys incorrect occasionally - posted by "mokai (Jira)" <ji...@apache.org> on 2021/01/11 09:33:00 UTC, 1 replies.
- [GitHub] [hbase] wchevreuil commented on a change in pull request #2858: HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by GitBox <gi...@apache.org> on 2021/01/11 09:41:38 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ commented on a change in pull request #2858: HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by GitBox <gi...@apache.org> on 2021/01/11 10:01:02 UTC, 0 replies.
- [GitHub] [hbase] wchevreuil commented on pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/11 10:46:46 UTC, 0 replies.
- [GitHub] [hbase] wchevreuil removed a comment on pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/11 10:47:27 UTC, 0 replies.
- [jira] [Created] (HBASE-25494) Compilation failed due to package conflict - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/11 13:29:00 UTC, 0 replies.
- [GitHub] [hbase-connectors] petersomogyi merged pull request #77: HBASE-25479 Purge use of VisibleForTesting - posted by GitBox <gi...@apache.org> on 2021/01/11 13:51:35 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25479) [connectors] Purge use of VisibleForTesting - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/11 13:53:00 UTC, 0 replies.
- [GitHub] [hbase] wchevreuil commented on a change in pull request #2849: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… - posted by GitBox <gi...@apache.org> on 2021/01/11 14:50:36 UTC, 0 replies.
- [jira] [Updated] (HBASE-25434) SlowDelete & SlowPut metric value should use updateDelete & updatePut - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/11 15:05:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25474) Update HBase version to 2.5.0 in branch-2 pom.xml - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/11 15:15:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani opened a new pull request #2871: HBASE-25474 : Bump HBase version on branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/11 15:18:50 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2871: HBASE-25474 : Bump HBase version on branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/11 16:12:12 UTC, 2 replies.
- [jira] [Updated] (HBASE-25474) Update HBase version to 2.5.0 in branch-2 pom.xml - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/11 16:35:00 UTC, 1 replies.
- [jira] [Work started] (HBASE-25474) Update HBase version to 2.5.0 in branch-2 pom.xml - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/11 16:35:00 UTC, 0 replies.
- [GitHub] [hbase] huaxiangsun commented on a change in pull request #2868: HBASE-25368 Filter out more invalid encoded name in isEncodedRegionNa… - posted by GitBox <gi...@apache.org> on 2021/01/11 17:29:48 UTC, 1 replies.
- [jira] [Commented] (HBASE-24972) Wait for connection attempt to succeed before performing operations on ZK - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/11 17:56:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-25375) Provide a VM-based release environment - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/11 21:54:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-12830) Unreadable HLogs stuck in replication queues - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/11 21:57:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25495) fix comment error of admin.rb - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/12 03:20:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25495) fix comment error of admin.rb - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/12 03:21:00 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan opened a new pull request #2872: Master new - posted by GitBox <gi...@apache.org> on 2021/01/12 03:23:53 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan closed pull request #2872: Master new - posted by GitBox <gi...@apache.org> on 2021/01/12 03:24:46 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2872: Master new - posted by GitBox <gi...@apache.org> on 2021/01/12 03:27:09 UTC, 2 replies.
- [jira] [Assigned] (HBASE-25480) NPE when getting metrics of backup master - posted by "Anjan Das (Jira)" <ji...@apache.org> on 2021/01/12 03:28:00 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan opened a new pull request #2873: HBASE-25495 fix comment error of admin.rb - posted by GitBox <gi...@apache.org> on 2021/01/12 03:29:34 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2873: HBASE-25495 fix comment error of admin.rb - posted by GitBox <gi...@apache.org> on 2021/01/12 03:32:47 UTC, 2 replies.
- [jira] [Created] (HBASE-25496) add get_namespace_rsgroup command - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/12 03:36:00 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan opened a new pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/12 03:50:22 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/12 03:54:07 UTC, 11 replies.
- [GitHub] [hbase] virajjasani merged pull request #2871: HBASE-25474 : Bump HBase version on branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/12 04:50:35 UTC, 0 replies.
- [jira] [Created] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor - posted by "xijiawen (Jira)" <ji...@apache.org> on 2021/01/12 05:00:00 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan opened a new pull request #2875: HBASE-25497 move_namespaces_rsgroup should change hbase.rsgroup.name … - posted by GitBox <gi...@apache.org> on 2021/01/12 05:04:24 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2875: HBASE-25497 move_namespaces_rsgroup should change hbase.rsgroup.name … - posted by GitBox <gi...@apache.org> on 2021/01/12 05:08:09 UTC, 11 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/12 06:21:03 UTC, 3 replies.
- [GitHub] [hbase] leyangyueshan commented on a change in pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/12 06:34:13 UTC, 5 replies.
- [GitHub] [hbase] bsglz commented on a change in pull request #2875: HBASE-25497 move_namespaces_rsgroup should change hbase.rsgroup.name … - posted by GitBox <gi...@apache.org> on 2021/01/12 07:26:53 UTC, 1 replies.
- [jira] [Reopened] (HBASE-25449) 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/12 07:59:01 UTC, 0 replies.
- [GitHub] [hbase] leyangyueshan commented on a change in pull request #2875: HBASE-25497 move_namespaces_rsgroup should change hbase.rsgroup.name … - posted by GitBox <gi...@apache.org> on 2021/01/12 08:02:17 UTC, 0 replies.
- [GitHub] [hbase] bharathv commented on a change in pull request #2761: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/12 08:29:24 UTC, 0 replies.
- [jira] [Created] (HBASE-25498) [Documentation] Incomplete configuration steps - posted by "wenhao (Jira)" <ji...@apache.org> on 2021/01/12 08:40:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25498) [Documentation] Incomplete configuration steps - posted by "wenhao (Jira)" <ji...@apache.org> on 2021/01/12 08:41:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-25494) Compilation failed due to package conflict - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/12 08:42:02 UTC, 1 replies.
- [jira] [Updated] (HBASE-25494) Compilation failed due to package conflict - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/12 08:46:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25494) Compilation failed due to conflict of plugin dependent packages - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/12 08:57:00 UTC, 2 replies.
- [GitHub] [hbase] sunhelly opened a new pull request #2876: HBASE-25494 Compilation failed due to conflict of plugin dependent pa… - posted by GitBox <gi...@apache.org> on 2021/01/12 08:58:07 UTC, 0 replies.
- [jira] [Updated] (HBASE-25498) [Documentation] Incomplete configuration steps when using Secure HTTP (HTTPS) for the Web UI - posted by "wenhao (Jira)" <ji...@apache.org> on 2021/01/12 09:03:00 UTC, 5 replies.
- [jira] [Assigned] (HBASE-25498) [Documentation] Incomplete configuration steps when using Secure HTTP (HTTPS) for the Web UI - posted by "wenhao (Jira)" <ji...@apache.org> on 2021/01/12 09:08:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25499) False-positive findbugs issue on branch-2.2 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/12 09:16:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2876: HBASE-25494 Compilation failed due to conflict of plugin dependent pa… - posted by GitBox <gi...@apache.org> on 2021/01/12 09:30:52 UTC, 10 replies.
- [GitHub] [hbase] wchevreuil merged pull request #2849: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… - posted by GitBox <gi...@apache.org> on 2021/01/12 09:40:40 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi opened a new pull request #2877: HBASE-25499 False-positive findbugs issue on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/12 10:09:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25499) False-positive findbugs issue on branch-2.2 - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/12 10:16:00 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2877: HBASE-25499 False-positive findbugs issue on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/12 11:08:10 UTC, 0 replies.
- [GitHub] [hbase] bsglz commented on pull request #2875: HBASE-25497 move_namespaces_rsgroup should change hbase.rsgroup.name … - posted by GitBox <gi...@apache.org> on 2021/01/12 11:28:46 UTC, 2 replies.
- [jira] [Commented] (HBASE-25474) Update HBase version to 2.5.0 in branch-2 pom.xml - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/12 15:15:00 UTC, 1 replies.
- [GitHub] [hbase] joshelser opened a new pull request #2878: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - posted by GitBox <gi...@apache.org> on 2021/01/12 15:50:40 UTC, 0 replies.
- [GitHub] [hbase] joshelser commented on pull request #2878: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - posted by GitBox <gi...@apache.org> on 2021/01/12 15:51:32 UTC, 0 replies.
- [jira] [Created] (HBASE-25500) Add metric for age of oldest wal in region server replication queue. - posted by "Rushabh Shah (Jira)" <ji...@apache.org> on 2021/01/12 16:00:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25500) Add metric for age of oldest wal in region server replication queue. - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/12 16:41:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2878: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - posted by GitBox <gi...@apache.org> on 2021/01/12 16:48:09 UTC, 5 replies.
- [jira] [Updated] (HBASE-25343) Avoid the failed meta replica region temporarily in Load Balance mode - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/12 23:30:00 UTC, 0 replies.
- [GitHub] [hbase] apurtell merged pull request #2795: HBASE-25211 : Rack awareness in RegionMover - posted by GitBox <gi...@apache.org> on 2021/01/12 23:31:35 UTC, 0 replies.
- [GitHub] [hbase] apurtell commented on pull request #2795: HBASE-25211 : Rack awareness in RegionMover - posted by GitBox <gi...@apache.org> on 2021/01/12 23:33:19 UTC, 0 replies.
- [jira] [Updated] (HBASE-25211) Rack awareness in region_mover - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/12 23:58:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-24813) ReplicationSource should clear buffer usage on ReplicationSourceManager upon termination - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/13 00:00:01 UTC, 0 replies.
- [GitHub] [hbase] infraio commented on a change in pull request #2861: HBASE-25455 Add trace support for HRegion read/write operation - posted by GitBox <gi...@apache.org> on 2021/01/13 01:41:39 UTC, 2 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2861: HBASE-25455 Add trace support for HRegion read/write operation - posted by GitBox <gi...@apache.org> on 2021/01/13 01:42:48 UTC, 1 replies.
- [GitHub] [hbase] Apache9 merged pull request #2860: HBASE-25476 Enable error prone check in pre commit - posted by GitBox <gi...@apache.org> on 2021/01/13 01:57:14 UTC, 0 replies.
- [GitHub] [hbase] bharathv commented on pull request #2761: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/13 02:17:31 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2761: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/13 06:40:26 UTC, 0 replies.
- [jira] [Updated] (HBASE-25329) Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/13 06:46:00 UTC, 1 replies.
- [jira] [Created] (HBASE-25501) Backup not using parameters such as bandwidth, workers, etc while exporting snapshot - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/13 07:01:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25501) Backup not using parameters such as bandwidth, workers, etc while exporting snapshot - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/13 07:01:00 UTC, 4 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2763: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/13 07:04:24 UTC, 2 replies.
- [jira] [Work started] (HBASE-25501) Backup not using parameters such as bandwidth, workers, etc while exporting snapshot - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/13 07:20:00 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi merged pull request #2877: HBASE-25499 False-positive findbugs issue on branch-2.2 - posted by GitBox <gi...@apache.org> on 2021/01/13 08:07:22 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25476) Enable error prone check in pre commit - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/13 08:44:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2763: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/13 08:52:16 UTC, 0 replies.
- [GitHub] [hbase] virajjasani closed pull request #2763: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/13 08:52:17 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2762: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/13 09:14:53 UTC, 3 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2866: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/13 10:13:32 UTC, 1 replies.
- [jira] [Created] (HBASE-25502) IntegrationTestMTTR fails with TableNotFoundException - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/13 10:19:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25502) IntegrationTestMTTR fails with TableNotFoundException - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/13 10:20:00 UTC, 2 replies.
- [GitHub] [hbase] leyangyueshan commented on pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/13 10:21:21 UTC, 1 replies.
- [GitHub] [hbase] leyangyueshan removed a comment on pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/13 10:21:22 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/13 10:25:26 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2762: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/13 10:32:03 UTC, 5 replies.
- [GitHub] [hbase] pankaj72981 opened a new pull request #2879: HBASE-25502 IntegrationTestMTTR fails with TableNotFoundException - posted by GitBox <gi...@apache.org> on 2021/01/13 10:36:29 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2879: HBASE-25502 IntegrationTestMTTR fails with TableNotFoundException - posted by GitBox <gi...@apache.org> on 2021/01/13 11:03:47 UTC, 2 replies.
- [jira] [Commented] (HBASE-25476) Enable error prone check in pre commit - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/13 13:17:00 UTC, 3 replies.
- [jira] [Resolved] (HBASE-23704) Use errorProne profile for pre commit verification - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/13 14:44:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2878: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - posted by GitBox <gi...@apache.org> on 2021/01/13 15:03:17 UTC, 0 replies.
- [jira] [Created] (HBASE-25503) HBase code download is failing on windows with invalid path error - posted by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/13 15:48:00 UTC, 0 replies.
- [GitHub] [hbase] arshadmohammad opened a new pull request #2880: HBASE-25503: HBase code download is failing on windows with invalid path error - posted by GitBox <gi...@apache.org> on 2021/01/13 15:54:46 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2880: HBASE-25503: HBase code download is failing on windows with invalid path error - posted by GitBox <gi...@apache.org> on 2021/01/13 15:57:19 UTC, 2 replies.
- [jira] [Updated] (HBASE-25503) HBase code download is failing on windows with invalid path error - posted by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/01/13 16:07:00 UTC, 1 replies.
- [GitHub] [hbase] christinefeng commented on pull request #2866: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/13 17:21:06 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2880: HBASE-25503: HBase code download is failing on windows with invalid path error - posted by GitBox <gi...@apache.org> on 2021/01/13 17:49:53 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25503) HBase code download is failing on windows with invalid path error - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/13 17:53:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25503) HBase code download is failing on windows with invalid path error - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/13 17:53:00 UTC, 4 replies.
- [jira] [Created] (HBASE-25504) [branch-2.4] Restore AccessController method removed by HBASE-25277 - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/13 17:55:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25317) [github]rename HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/13 17:56:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25504) [branch-2.4] Restore AccessController method removed by HBASE-25277 - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/13 17:57:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-25504) [branch-2.4] Restore AccessController method removed by HBASE-25277 - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/13 17:58:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25504) [branch-2.4] Restore AccessController method removed by HBASE-25277 - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/13 18:14:00 UTC, 0 replies.
- [GitHub] [hbase] joshelser commented on a change in pull request #2878: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - posted by GitBox <gi...@apache.org> on 2021/01/13 18:53:59 UTC, 0 replies.
- [jira] [Updated] (HBASE-25504) [branch-2.4] Restore method removed by HBASE-25277 to LP(CONFIG) coprocessors - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/13 19:01:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25504) [branch-2.4] Restore method removed by HBASE-25277 to LP(config) coprocessors - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/13 19:01:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2879: HBASE-25502 IntegrationTestMTTR fails with TableNotFoundException - posted by GitBox <gi...@apache.org> on 2021/01/13 19:01:42 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25502) IntegrationTestMTTR fails with TableNotFoundException - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/13 19:05:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25494) Compilation failed due to conflict of plugin dependent packages - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/13 19:23:00 UTC, 7 replies.
- [GitHub] [hbase] saintstack merged pull request #2873: HBASE-25495 fix comment error of admin.rb - posted by GitBox <gi...@apache.org> on 2021/01/13 19:26:44 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25495) fix comment error of admin.rb - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/13 19:28:00 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2870: HBASE-24972 Wait for connection attempt to succeed before performing operations on ZK - posted by GitBox <gi...@apache.org> on 2021/01/13 19:29:53 UTC, 0 replies.
- [jira] [Commented] (HBASE-25499) False-positive findbugs issue on branch-2.2 - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/13 20:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25482) Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/14 00:05:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-25317) [github]rename HBASE-18070-ROOT_hbase:meta_Region_Replicas.pdf - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/14 00:42:00 UTC, 0 replies.
- [GitHub] [hbase] shenshengli commented on pull request #2878: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - posted by GitBox <gi...@apache.org> on 2021/01/14 01:00:24 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 commented on pull request #2511: HBASE-24960 reduce invalid subprocedure task - posted by GitBox <gi...@apache.org> on 2021/01/14 01:12:56 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 commented on pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl… - posted by GitBox <gi...@apache.org> on 2021/01/14 01:16:49 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 commented on pull request #2690: HBASE-24395 Backport HBASE-20589 to branch-1 - posted by GitBox <gi...@apache.org> on 2021/01/14 01:18:51 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 commented on pull request #2843: HBASE-25461 when the cluster has many tables, UI can be opened quickly - posted by GitBox <gi...@apache.org> on 2021/01/14 01:21:53 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25279) Non-daemon thread in ZKWatcher - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/14 01:40:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-25279) Non-daemon thread in ZKWatcher - posted by "Josh Elser (Jira)" <ji...@apache.org> on 2021/01/14 01:50:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25279) Non-daemon thread in ZKWatcher - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/14 02:02:01 UTC, 0 replies.
- [jira] [Created] (HBASE-25505) ZK watcher threads are daemonized; reconsider - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/14 02:10:00 UTC, 0 replies.
- [GitHub] [hbase] joshelser closed pull request #2878: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase… - posted by GitBox <gi...@apache.org> on 2021/01/14 02:25:42 UTC, 0 replies.
- [GitHub] [hbase] joshelser commented on pull request #2816: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by GitBox <gi...@apache.org> on 2021/01/14 02:26:24 UTC, 0 replies.
- [GitHub] [hbase] joshelser closed pull request #2816: HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml - posted by GitBox <gi...@apache.org> on 2021/01/14 02:26:26 UTC, 0 replies.
- [jira] [Commented] (HBASE-25505) ZK watcher threads are daemonized; reconsider - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/14 02:33:00 UTC, 5 replies.
- [GitHub] [hbase] leyangyueshan commented on pull request #2875: HBASE-25497 move_namespaces_rsgroup should change hbase.rsgroup.name … - posted by GitBox <gi...@apache.org> on 2021/01/14 02:45:55 UTC, 1 replies.
- [GitHub] [hbase] pankaj72981 merged pull request #2779: HBASE-23340 hmaster /hbase/replication/rs session expired (hbase repl… - posted by GitBox <gi...@apache.org> on 2021/01/14 03:36:15 UTC, 0 replies.
- [jira] [Updated] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWALs too large (more than 2TB) - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/14 03:38:01 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWALs too large (more than 2TB) - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/14 03:39:00 UTC, 0 replies.
- [GitHub] [hbase] taklwu merged pull request #2869: Backport "HBASE-25249 Adding StoreContext" to branch-2 - posted by GitBox <gi...@apache.org> on 2021/01/14 04:13:53 UTC, 0 replies.
- [jira] [Updated] (HBASE-25249) Adding StoreContext - posted by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/01/14 04:26:00 UTC, 2 replies.
- [jira] [Created] (HBASE-25506) ServerManager affects MTTR of HMaster - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/14 09:47:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25506) ServerManager affects MTTR of HMaster - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/14 09:47:00 UTC, 2 replies.
- [jira] [Assigned] (HBASE-25506) ServerManager affects MTTR of HMaster - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/14 09:47:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25502) IntegrationTestMTTR fails with TableNotFoundException - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/14 11:51:01 UTC, 3 replies.
- [jira] [Commented] (HBASE-25495) fix comment error of admin.rb - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/14 11:51:01 UTC, 0 replies.
- [jira] [Created] (HBASE-25507) Leak of ESTABLISHED sockets when encountered "java.io.IOException: Invalid HFile block magic" - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/14 12:17:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25507) Leak of ESTABLISHED sockets when encountered "java.io.IOException: Invalid HFile block magic" - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/14 12:22:00 UTC, 0 replies.
- [GitHub] [hbase] sunhelly opened a new pull request #2881: HBASE-25507 Leak of ESTABLISHED sockets when encountered "java.io.IOE… - posted by GitBox <gi...@apache.org> on 2021/01/14 12:25:50 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2881: HBASE-25507 Leak of ESTABLISHED sockets when encountered "java.io.IOE… - posted by GitBox <gi...@apache.org> on 2021/01/14 13:20:56 UTC, 2 replies.
- [jira] [Updated] (HBASE-25505) ZK watcher threads are daemonized; reconsider - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/14 15:05:00 UTC, 0 replies.
- [GitHub] [hbase] sunhelly closed pull request #2881: HBASE-25507 Leak of ESTABLISHED sockets when encountered "java.io.IOE… - posted by GitBox <gi...@apache.org> on 2021/01/14 15:16:35 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-25505) ZK watcher threads are daemonized; reconsider - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/14 15:19:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25507) Leak of ESTABLISHED sockets when encountered "java.io.IOException: Invalid HFile block magic" - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/14 16:18:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-25507) Leak of ESTABLISHED sockets when encountered "java.io.IOException: Invalid HFile block magic" - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/14 16:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25507) Leak of ESTABLISHED sockets when compaction encountered "java.io.IOException: Invalid HFile block magic" - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/14 16:26:00 UTC, 4 replies.
- [jira] [Work started] (HBASE-25508) Add an example of using the thrift proxy in thrift-over-http mode - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/14 16:33:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25508) Add an example of using the thrift proxy in thrift-over-http mode - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/14 16:33:00 UTC, 0 replies.
- [GitHub] [hbase] sunhelly opened a new pull request #2882: HBASE-25507 Leak of ESTABLISHED sockets when compaction encountered "… - posted by GitBox <gi...@apache.org> on 2021/01/14 16:38:38 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2882: HBASE-25507 Leak of ESTABLISHED sockets when compaction encountered "… - posted by GitBox <gi...@apache.org> on 2021/01/14 17:25:00 UTC, 14 replies.
- [jira] [Resolved] (HBASE-25356) HBaseAdmin#getRegion() needs to filter out non-regionName and non-encodedRegionName - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 17:51:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25083) make sure the next hbase 1.y release has Hadoop 2.10 as a minimum version - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 17:56:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-25083) make sure the next hbase 1.y release has Hadoop 2.10 as a minimum version - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 18:00:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25083) make sure the next hbase 1.y release has Hadoop 2.10 as a minimum version - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 18:00:15 UTC, 0 replies.
- [jira] [Updated] (HBASE-25425) Some notes on RawCell - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 18:01:01 UTC, 0 replies.
- [GitHub] [hbase] christinefeng commented on a change in pull request #2866: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/14 18:10:35 UTC, 0 replies.
- [jira] [Commented] (HBASE-23340) hmaster /hbase/replication/rs session expired (hbase replication default value is true, we don't use ) causes logcleaner can not clean oldWALs, which resulits in oldWALs too large (more than 2TB) - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/14 18:22:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-25249) Adding StoreContext - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/14 18:22:01 UTC, 5 replies.
- [GitHub] [hbase] ndimiduk commented on pull request #2858: HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by GitBox <gi...@apache.org> on 2021/01/14 18:27:39 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-25249) Adding StoreContext - posted by "Tak-Lon (Stephen) Wu (Jira)" <ji...@apache.org> on 2021/01/14 18:48:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-25277) postScannerFilterRow impacts Scan performance a lot in HBase 2.x - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/14 18:53:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25249) Adding StoreContext - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/14 18:58:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-17686) Improve Javadoc comments in Observer Interfaces - posted by "Zach York (Jira)" <ji...@apache.org> on 2021/01/14 19:10:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2754: HBASE-25375 Provide a VM-based release environment - posted by GitBox <gi...@apache.org> on 2021/01/14 19:21:22 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-24972) Wait for connection attempt to succeed before performing operations on ZK - posted by "Prathyusha (Jira)" <ji...@apache.org> on 2021/01/14 19:22:00 UTC, 2 replies.
- [jira] [Resolved] (HBASE-25375) Provide a VM-based release environment - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/14 19:25:00 UTC, 0 replies.
- [GitHub] [hbase] z-york commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if … - posted by GitBox <gi...@apache.org> on 2021/01/14 19:41:55 UTC, 0 replies.
- [jira] [Updated] (HBASE-25371) When openRegion fails during initial verification(before initializing and setting seq num), exception is observed during region close. - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 20:16:00 UTC, 1 replies.
- [jira] [Reopened] (HBASE-25371) When openRegion fails during initial verification(before initializing and setting seq num), exception is observed during region close. - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 20:17:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25371) When openRegion fails during initial verification(before initializing and setting seq num), exception is observed during region close. - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/14 20:20:00 UTC, 2 replies.
- [GitHub] [hbase] arshadmohammad opened a new pull request #2883: HBASE-25492: Create table with rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/14 20:50:51 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2883: HBASE-25492: Create table with rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/14 21:26:41 UTC, 5 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if … - posted by GitBox <gi...@apache.org> on 2021/01/14 21:57:09 UTC, 2 replies.
- [jira] [Updated] (HBASE-25508) Add a python example of using the thrift proxy in thrift-over-http mode - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/14 23:00:00 UTC, 1 replies.
- [jira] [Created] (HBASE-25509) ChoreService.cancelChore will not call ScheduledChore.cleanup which may lead to resource leak - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/15 00:58:02 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2754: HBASE-25375 Provide a VM-based release environment - posted by GitBox <gi...@apache.org> on 2021/01/15 01:14:36 UTC, 0 replies.
- [GitHub] [hbase] zhengzhuobinzzb opened a new pull request #2884: fix bug: string out of bounds when construct illegal tablename error … - posted by GitBox <gi...@apache.org> on 2021/01/15 02:22:09 UTC, 0 replies.
- [jira] [Commented] (HBASE-25277) postScannerFilterRow impacts Scan performance a lot in HBase 2.x - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/15 02:30:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-25504) [branch-2.4] Restore method removed by HBASE-25277 to LP(CONFIG) coprocessors - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/15 02:30:01 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2884: fix bug: string out of bounds when construct illegal tablename error … - posted by GitBox <gi...@apache.org> on 2021/01/15 02:49:12 UTC, 2 replies.
- [jira] [Created] (HBASE-25510) Optimize TableName.valueOf from O(n) to O(1). We can get benefits when the number of tables in the cluster is greater than dozens - posted by "zhuobin zheng (Jira)" <ji...@apache.org> on 2021/01/15 03:18:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25510) Optimize TableName.valueOf from O(n) to O(1). We can get benefits when the number of tables in the cluster is greater than dozens - posted by "zhuobin zheng (Jira)" <ji...@apache.org> on 2021/01/15 04:13:00 UTC, 8 replies.
- [GitHub] [hbase] zhengzhuobinzzb opened a new pull request #2885: [HBASE-25510] Optimize TableName.valueOf from O(n) to O(1) - posted by GitBox <gi...@apache.org> on 2021/01/15 04:38:26 UTC, 0 replies.
- [jira] [Created] (HBASE-25511) After hbase-thirdparty 3.4.1 release, set next dev version - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/15 04:39:00 UTC, 0 replies.
- [GitHub] [hbase] taklwu commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if … - posted by GitBox <gi...@apache.org> on 2021/01/15 04:39:58 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2884: fix bug: string out of bounds when construct illegal tablename error … - posted by GitBox <gi...@apache.org> on 2021/01/15 04:41:46 UTC, 0 replies.
- [jira] [Commented] (HBASE-25510) Optimize TableName.valueOf from O(n) to O(1). We can get benefits when the number of tables in the cluster is greater than dozens - posted by "zhuobin zheng (Jira)" <ji...@apache.org> on 2021/01/15 04:48:00 UTC, 3 replies.
- [GitHub] [hbase] zhengzhuobinzzb commented on pull request #2884: fix bug: string out of bounds when construct illegal tablename error … - posted by GitBox <gi...@apache.org> on 2021/01/15 04:48:45 UTC, 0 replies.
- [GitHub] [hbase-thirdparty] busbey opened a new pull request #45: HBASE-25511 Set next dev version. - posted by GitBox <gi...@apache.org> on 2021/01/15 04:55:52 UTC, 0 replies.
- [jira] [Updated] (HBASE-25511) After hbase-thirdparty 3.4.1 release, set next dev version - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/15 04:57:00 UTC, 1 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2882: HBASE-25507 Leak of ESTABLISHED sockets when compaction encountered "… - posted by GitBox <gi...@apache.org> on 2021/01/15 05:04:19 UTC, 0 replies.
- [GitHub] [hbase-thirdparty] Apache-HBase commented on pull request #45: HBASE-25511 Set next dev version. - posted by GitBox <gi...@apache.org> on 2021/01/15 05:04:40 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2885: [HBASE-25510] Optimize TableName.valueOf from O(n) to O(1) - posted by GitBox <gi...@apache.org> on 2021/01/15 05:05:52 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2885: [HBASE-25510] Optimize TableName.valueOf from O(n) to O(1) - posted by GitBox <gi...@apache.org> on 2021/01/15 05:12:24 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2885: HBASE-25510 Optimize TableName.valueOf from O(n) to O(1) - posted by GitBox <gi...@apache.org> on 2021/01/15 05:22:06 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2841: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit (addendum) - posted by GitBox <gi...@apache.org> on 2021/01/15 05:45:18 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2840: HBASE-25439 Add BYTE unit in PrettyPrinter.Unit - posted by GitBox <gi...@apache.org> on 2021/01/15 05:47:13 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25439) Add BYTE unit in PrettyPrinter.Unit - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/15 05:49:00 UTC, 0 replies.
- [GitHub] [hbase] rda3mon opened a new pull request #2886: BugFix: Unused backup bandwidth and workers parameter - posted by GitBox <gi...@apache.org> on 2021/01/15 05:56:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-25478) Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/15 06:00:11 UTC, 9 replies.
- [GitHub] [hbase] saintstack merged pull request #2803: HBASE-25431 MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number - posted by GitBox <gi...@apache.org> on 2021/01/15 06:01:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25431) MAX_FILESIZE and MEMSTORE_FLUSHSIZE should not be set negative number - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/15 06:05:00 UTC, 0 replies.
- [GitHub] [hbase] rda3mon commented on pull request #2293: HBASE-24931 Fix for Candidate generator getAction method ignoring 0th… - posted by GitBox <gi...@apache.org> on 2021/01/15 06:13:24 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2886: HBASE-25501 BugFix: Unused backup bandwidth and workers parameter - posted by GitBox <gi...@apache.org> on 2021/01/15 06:37:14 UTC, 2 replies.
- [GitHub] [hbase] virajjasani merged pull request #2855: HBASE-25475: Improve UT added as part of HBASE-25445 in TestSplitWALManager - posted by GitBox <gi...@apache.org> on 2021/01/15 06:48:23 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-16259) Full backup only deployments - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/15 07:08:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-16259) Full backup only deployments - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/15 07:08:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25475) Improve unit test for HBASE-25445 : SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 07:13:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-25478) Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 07:52:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25512) May throw StringIndexOutOfBoundsException when construct illegal tablename error - posted by "zhuobin zheng (Jira)" <ji...@apache.org> on 2021/01/15 07:53:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2866: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/15 07:53:44 UTC, 0 replies.
- [jira] [Updated] (HBASE-25512) May throw StringIndexOutOfBoundsException when construct illegal tablename error - posted by "zhuobin zheng (Jira)" <ji...@apache.org> on 2021/01/15 07:54:00 UTC, 3 replies.
- [GitHub] [hbase] zhengzhuobinzzb commented on pull request #2884: HBASE-25512 string out of bounds when construct illegal tablename error - posted by GitBox <gi...@apache.org> on 2021/01/15 08:07:33 UTC, 0 replies.
- [GitHub] [hbase] lidingshengHHU commented on pull request #2796: HBASE-25421 There is no limit on the column length when creating a table - posted by GitBox <gi...@apache.org> on 2021/01/15 08:28:45 UTC, 0 replies.
- [jira] [Created] (HBASE-25513) When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/15 10:02:00 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2887: HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by GitBox <gi...@apache.org> on 2021/01/15 10:14:02 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2887: HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by GitBox <gi...@apache.org> on 2021/01/15 11:00:03 UTC, 2 replies.
- [GitHub] [hbase] nyl3532016 closed pull request #2814: HBASE-25442 Refactor MultiVersionConcurrencyControl: replace readWaiters.notifyAll() with WriteEntry.notify() - posted by GitBox <gi...@apache.org> on 2021/01/15 11:19:55 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25442) Refactor MultiVersionConcurrencyControl: replace readWaiters.notifyAll() with WriteEntry.notify() - posted by "Yulin Niu (Jira)" <ji...@apache.org> on 2021/01/15 11:21:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25514) Utility to identify git commit / Jira fixVersion discrepancies for RC preparation - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 12:30:01 UTC, 0 replies.
- [jira] [Created] (HBASE-25514) Utility to identify git commit / Jira fixVersion discrepancies for RC preparation - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 12:30:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-25514) Utility to identify git commit / Jira fixVersion discrepancies for RC preparation - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 12:35:00 UTC, 5 replies.
- [GitHub] [hbase] ZhaoBQ commented on pull request #2887: HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by GitBox <gi...@apache.org> on 2021/01/15 14:18:02 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-25514) Utility to identify git commit / Jira fixVersion discrepancies for RC preparation - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 14:39:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-25514) Utility to identify git commit / Jira fixVersion discrepancies for RC preparation - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 14:40:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25329) Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 14:59:01 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25329) Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/15 15:00:01 UTC, 1 replies.
- [GitHub] [hbase-connectors] meszibalu merged pull request #59: HBASE-23606 Removed deprecations of external dependencies - posted by GitBox <gi...@apache.org> on 2021/01/15 15:35:43 UTC, 0 replies.
- [jira] [Updated] (HBASE-23606) Remove external deprecations in hbase-connectors - posted by "Balazs Meszaros (Jira)" <ji...@apache.org> on 2021/01/15 15:37:02 UTC, 0 replies.
- [jira] [Work started] (HBASE-25509) ChoreService.cancelChore will not call ScheduledChore.cleanup which may lead to resource leak - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/15 16:14:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25509) ChoreService.cancelChore will not call ScheduledChore.cleanup which may lead to resource leak - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/15 16:14:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25475) Improve unit test for HBASE-25445 : SplitWALRemoteProcedure failed to archive split WAL - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/15 16:21:00 UTC, 14 replies.
- [GitHub] [hbase-thirdparty] busbey merged pull request #45: HBASE-25511 Set next dev version. - posted by GitBox <gi...@apache.org> on 2021/01/15 16:27:58 UTC, 0 replies.
- [GitHub] [hbase] busbey opened a new pull request #2888: HBASE-25508 Add an example of using the thrift proxy in thrift-over-http mode - posted by GitBox <gi...@apache.org> on 2021/01/15 18:22:34 UTC, 0 replies.
- [jira] [Updated] (HBASE-25404) Procedures table Id under master web UI gets word break to single character - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/15 18:31:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-25404) Procedures table Id under master web UI gets word break to single character - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/15 18:32:00 UTC, 4 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2888: HBASE-25508 Add an example of using the thrift proxy in thrift-over-http mode - posted by GitBox <gi...@apache.org> on 2021/01/15 18:33:18 UTC, 2 replies.
- [jira] [Created] (HBASE-25515) At a glance git branch release history tool - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/15 18:40:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25515) At a glance git branch release history tool - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/15 18:41:00 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] busbey commented on pull request #69: HBASE-24587 hbck2 command should accept one or more files containing … - posted by GitBox <gi...@apache.org> on 2021/01/15 18:53:10 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] busbey commented on pull request #72: HBASE-24793 [hbase-operator-tools] hbck2 filesystem fails against hba… - posted by GitBox <gi...@apache.org> on 2021/01/15 18:55:06 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] busbey commented on pull request #77: HBASE-25161 [hbase-meta-repair] Add tool for repairing metadata. - posted by GitBox <gi...@apache.org> on 2021/01/15 18:57:49 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] busbey commented on a change in pull request #78: HBASE-25266 [hbase-operator-tools] Add a repair tool for moving stale… - posted by GitBox <gi...@apache.org> on 2021/01/15 19:00:32 UTC, 0 replies.
- [GitHub] [hbase] z-york commented on a change in pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if … - posted by GitBox <gi...@apache.org> on 2021/01/15 20:23:32 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2884: HBASE-25512 May throw StringIndexOutOfBoundsException when construct illegal tablename error - posted by GitBox <gi...@apache.org> on 2021/01/15 20:47:14 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on pull request #2876: HBASE-25494 Compilation failed due to conflict of plugin dependent pa… - posted by GitBox <gi...@apache.org> on 2021/01/15 21:00:06 UTC, 0 replies.
- [GitHub] [hbase] zhengzhuobinzzb commented on a change in pull request #2884: HBASE-25512 May throw StringIndexOutOfBoundsException when construct illegal tablename error - posted by GitBox <gi...@apache.org> on 2021/01/15 21:23:39 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2884: HBASE-25512 May throw StringIndexOutOfBoundsException when construct illegal tablename error - posted by GitBox <gi...@apache.org> on 2021/01/15 21:44:25 UTC, 2 replies.
- [jira] [Commented] (HBASE-25515) At a glance git branch release history tool - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/15 22:52:00 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 opened a new pull request #2889: HBASE-25506 ServerManager#startChore affects MTTR of HMaster - posted by GitBox <gi...@apache.org> on 2021/01/16 01:47:05 UTC, 0 replies.
- [GitHub] [hbase] cuibo01 commented on a change in pull request #2889: HBASE-25506 ServerManager#startChore affects MTTR of HMaster - posted by GitBox <gi...@apache.org> on 2021/01/16 01:47:59 UTC, 6 replies.
- [GitHub] [hbase] cuibo01 commented on pull request #2889: HBASE-25506 ServerManager#startChore affects MTTR of HMaster - posted by GitBox <gi...@apache.org> on 2021/01/16 01:48:51 UTC, 0 replies.
- [jira] [Commented] (HBASE-20727) Persist FlushedSequenceId to speed up WAL split after cluster restart - posted by "Bo Cui (Jira)" <ji...@apache.org> on 2021/01/16 02:14:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2889: HBASE-25506 ServerManager#startChore affects MTTR of HMaster - posted by GitBox <gi...@apache.org> on 2021/01/16 02:37:43 UTC, 7 replies.
- [jira] [Commented] (HBASE-25493) [UI]RIT time(ms) on Master UI page dispalys incorrect occasionally - posted by "mokai (Jira)" <ji...@apache.org> on 2021/01/16 02:54:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2890: HBASE-25509 ChoreService.cancelChore will not call ScheduledChore.cle… - posted by GitBox <gi...@apache.org> on 2021/01/16 03:06:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2890: HBASE-25509 ChoreService.cancelChore will not call ScheduledChore.cle… - posted by GitBox <gi...@apache.org> on 2021/01/16 03:16:27 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2890: HBASE-25509 ChoreService.cancelChore will not call ScheduledChore.cle… - posted by GitBox <gi...@apache.org> on 2021/01/16 03:57:34 UTC, 14 replies.
- [jira] [Commented] (HBASE-22853) Git/Jira Release Audit Tool - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/16 06:34:00 UTC, 7 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2890: HBASE-25509 ChoreService.cancelChore will not call ScheduledChore.cle… - posted by GitBox <gi...@apache.org> on 2021/01/16 07:12:29 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2890: HBASE-25509 ChoreService.cancelChore will not call ScheduledChore.cle… - posted by GitBox <gi...@apache.org> on 2021/01/16 07:14:40 UTC, 1 replies.
- [GitHub] [hbase] virajjasani merged pull request #2866: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/16 08:03:23 UTC, 0 replies.
- [jira] [Updated] (HBASE-25478) Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/16 08:06:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-22853) Git/Jira Release Audit Tool - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/16 09:06:00 UTC, 1 replies.
- [jira] [Reopened] (HBASE-25475) Improve unit test for HBASE-25445 : SplitWALRemoteProcedure failed to archive split WAL - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/16 09:53:00 UTC, 1 replies.
- [GitHub] [hbase] dasanjan1296 opened a new pull request #2891: HBASE-25475: Unset zk based wal splitting explicitly in tests - posted by GitBox <gi...@apache.org> on 2021/01/16 11:45:18 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2891: HBASE-25475: Unset zk based wal splitting explicitly in tests - posted by GitBox <gi...@apache.org> on 2021/01/16 12:32:44 UTC, 2 replies.
- [GitHub] [hbase] sunhelly commented on a change in pull request #2882: HBASE-25507 Leak of ESTABLISHED sockets when compaction encountered "… - posted by GitBox <gi...@apache.org> on 2021/01/16 13:15:27 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2891: HBASE-25475: Unset zk based wal splitting explicitly in tests - posted by GitBox <gi...@apache.org> on 2021/01/16 13:42:07 UTC, 3 replies.
- [jira] [Assigned] (HBASE-25510) Optimize TableName.valueOf from O(n) to O(1). We can get benefits when the number of tables in the cluster is greater than dozens - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/16 13:55:00 UTC, 0 replies.
- [GitHub] [hbase] dasanjan1296 commented on pull request #2891: HBASE-25475: Unset zk based wal splitting explicitly in tests - posted by GitBox <gi...@apache.org> on 2021/01/16 14:56:41 UTC, 1 replies.
- [GitHub] [hbase] dasanjan1296 edited a comment on pull request #2891: HBASE-25475: Unset zk based wal splitting explicitly in tests - posted by GitBox <gi...@apache.org> on 2021/01/16 14:57:23 UTC, 1 replies.
- [jira] [Created] (HBASE-25516) jdk11 reflective access Field.class.getDeclaredField("modifiers") not supported - posted by "Leon Bein (Jira)" <ji...@apache.org> on 2021/01/16 15:07:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25418) Run a correctness test with ITBLL - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/16 17:36:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2891: HBASE-25475: Unset zk based wal splitting explicitly in tests - posted by GitBox <gi...@apache.org> on 2021/01/17 11:01:18 UTC, 0 replies.
- [GitHub] [hbase] joshelser commented on a change in pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if … - posted by GitBox <gi...@apache.org> on 2021/01/17 13:58:36 UTC, 0 replies.
- [jira] [Created] (HBASE-25517) Reduce race conditions between balanceRSGroup and balance() cluster, and support concurrently balance RSGroups - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/17 14:37:01 UTC, 0 replies.
- [jira] [Created] (HBASE-25518) Support dividing child regions to different region servers - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/17 14:43:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25517) Reduce race conditions between balanceRSGroup and balance() cluster, and support concurrently balance RSGroups - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/17 14:51:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2887: HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by GitBox <gi...@apache.org> on 2021/01/17 17:11:59 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2887: HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by GitBox <gi...@apache.org> on 2021/01/17 17:13:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 merged pull request #2861: HBASE-25455 Add trace support for HRegion read/write operation - posted by GitBox <gi...@apache.org> on 2021/01/18 02:14:55 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25455) Add trace support for HRegion read/write operation - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/18 02:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25484) Add trace support for WAL sync - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/18 02:49:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25512) May throw StringIndexOutOfBoundsException when construct illegal tablename error - posted by "zhuobin zheng (Jira)" <ji...@apache.org> on 2021/01/18 03:06:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2892: HBASE-25484 Add trace support for WAL sync - posted by GitBox <gi...@apache.org> on 2021/01/18 03:10:13 UTC, 0 replies.
- [jira] [Work started] (HBASE-25484) Add trace support for WAL sync - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/18 03:11:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25484) Add trace support for WAL sync - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/18 03:11:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-23898) Add trace support for simple apis in async client - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/18 03:13:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25453) Add trace support for scan operation - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/18 03:25:00 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2892: HBASE-25484 Add trace support for WAL sync - posted by GitBox <gi...@apache.org> on 2021/01/18 03:39:06 UTC, 12 replies.
- [GitHub] [hbase] sunhelly commented on pull request #2882: HBASE-25507 Leak of ESTABLISHED sockets when compaction encountered "… - posted by GitBox <gi...@apache.org> on 2021/01/18 04:08:40 UTC, 0 replies.
- [GitHub] [hbase] ramkrish86 commented on a change in pull request #2882: HBASE-25507 Leak of ESTABLISHED sockets when compaction encountered "… - posted by GitBox <gi...@apache.org> on 2021/01/18 04:14:38 UTC, 0 replies.
- [GitHub] [hbase] bsglz merged pull request #2875: HBASE-25497 move_namespaces_rsgroup should change hbase.rsgroup.name … - posted by GitBox <gi...@apache.org> on 2021/01/18 10:57:18 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #78: HBASE-25266 [hbase-operator-tools] Add a repair tool for moving stale… - posted by GitBox <gi...@apache.org> on 2021/01/18 11:04:19 UTC, 12 replies.
- [jira] [Commented] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor - posted by "Zheng Wang (Jira)" <ji...@apache.org> on 2021/01/18 11:15:00 UTC, 4 replies.
- [jira] [Resolved] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor - posted by "Zheng Wang (Jira)" <ji...@apache.org> on 2021/01/18 11:16:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor - posted by "Zheng Wang (Jira)" <ji...@apache.org> on 2021/01/18 11:20:00 UTC, 3 replies.
- [GitHub] [hbase] sunhelly opened a new pull request #2893: HBASE-25517 Reduce race conditions between balanceRSGroup and balance… - posted by GitBox <gi...@apache.org> on 2021/01/18 13:41:47 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2893: HBASE-25517 Reduce race conditions between balanceRSGroup and balance… - posted by GitBox <gi...@apache.org> on 2021/01/18 14:32:50 UTC, 5 replies.
- [jira] [Commented] (HBASE-25516) jdk11 reflective access Field.class.getDeclaredField("modifiers") not supported - posted by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2021/01/19 01:38:00 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ commented on a change in pull request #2887: HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by GitBox <gi...@apache.org> on 2021/01/19 02:41:04 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2874: HBASE-25496 add get_namespace_rsgroup command - posted by GitBox <gi...@apache.org> on 2021/01/19 09:21:11 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2890: HBASE-25509 ChoreService.cancelChore will not call ScheduledChore.cle… - posted by GitBox <gi...@apache.org> on 2021/01/19 09:30:01 UTC, 4 replies.
- [GitHub] [hbase] infraio commented on a change in pull request #2892: HBASE-25484 Add trace support for WAL sync - posted by GitBox <gi...@apache.org> on 2021/01/19 09:35:11 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25496) add get_namespace_rsgroup command - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/19 10:00:27 UTC, 0 replies.
- [jira] [Created] (HBASE-25519) BLOCKSIZE needs to support pretty print - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/19 10:23:00 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2894: HBASE-25519 BLOCKSIZE needs to support pretty print - posted by GitBox <gi...@apache.org> on 2021/01/19 10:28:07 UTC, 0 replies.
- [jira] [Commented] (HBASE-25519) BLOCKSIZE needs to support pretty print - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/19 10:31:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2894: HBASE-25519 BLOCKSIZE needs to support pretty print - posted by GitBox <gi...@apache.org> on 2021/01/19 11:05:31 UTC, 2 replies.
- [jira] [Updated] (HBASE-25492) Create table with rsgroup info in branch-2 - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/19 12:03:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-14414) HBase Backup/Restore Phase 3 - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/19 14:46:00 UTC, 2 replies.
- [GitHub] [hbase] pankaj72981 commented on pull request #2883: HBASE-25492: Create table with rsgroup - posted by GitBox <gi...@apache.org> on 2021/01/19 15:01:14 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2887: HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by GitBox <gi...@apache.org> on 2021/01/19 15:54:04 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk opened a new pull request #2895: Backport "HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 (#2887)" - posted by GitBox <gi...@apache.org> on 2021/01/19 15:58:39 UTC, 0 replies.
- [jira] [Updated] (HBASE-25513) When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/19 16:00:00 UTC, 2 replies.
- [jira] [Assigned] (HBASE-14414) HBase Backup/Restore Phase 3 - posted by "Michael Stack (Jira)" <ji...@apache.org> on 2021/01/19 16:12:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25520) Exclude CHANGES and RELEASENOTES files from source control - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/19 16:19:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2895: Backport "HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 (#2887)" - posted by GitBox <gi...@apache.org> on 2021/01/19 16:52:31 UTC, 2 replies.
- [GitHub] [hbase] christinefeng opened a new pull request #2896: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/19 18:07:33 UTC, 0 replies.
- [jira] [Commented] (HBASE-25496) add get_namespace_rsgroup command - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/19 18:12:00 UTC, 3 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2896: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/19 18:49:40 UTC, 2 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2895: Backport "HBASE-25513 When the table is turned on normalize, the first region may not be merged even the size is 0 (#2887)" - posted by GitBox <gi...@apache.org> on 2021/01/19 19:05:30 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2858: HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb - posted by GitBox <gi...@apache.org> on 2021/01/19 19:09:58 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk opened a new pull request #2897: Backport "HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb (#2858)" to branch-2.4 - posted by GitBox <gi...@apache.org> on 2021/01/19 19:13:33 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2897: Backport "HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb (#2858)" to branch-2.4 - posted by GitBox <gi...@apache.org> on 2021/01/19 20:05:51 UTC, 2 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2897: Backport "HBASE-25482 Improve SimpleRegionNormalizer#getAverageRegionSizeMb (#2858)" to branch-2.4 - posted by GitBox <gi...@apache.org> on 2021/01/19 22:49:15 UTC, 0 replies.
- [jira] [Commented] (HBASE-18872) Backup scaling for multiple table and millions of row - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 01:57:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-18872) Backup scaling for multiple table and millions of row - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 01:59:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-17362) HBase Backup/Restore Phase 4 - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 02:07:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-17362) HBase Backup/Restore Phase 4 - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 02:07:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18892) B&R testing - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 02:09:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18871) Counters for Backup Job - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 02:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18871) Counters for Backup Job - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 02:12:00 UTC, 3 replies.
- [jira] [Assigned] (HBASE-17362) HBase Backup/Restore Phase 4 - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 02:15:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18886) Backup command onces cancelled not able re-trigger backup again - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 02:24:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18886) Backup command onces cancelled not able re-trigger backup again - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:06:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18886) Backup command onces cancelled not able re-trigger backup again - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:08:01 UTC, 1 replies.
- [jira] [Assigned] (HBASE-18886) Backup command onces cancelled not able re-trigger backup again - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:08:01 UTC, 0 replies.
- [jira] [Work started] (HBASE-18886) Backup command onces cancelled not able re-trigger backup again - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:09:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18892) B&R testing - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:13:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-14414) HBase Backup/Restore Phase 3 - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:15:02 UTC, 0 replies.
- [jira] [Work started] (HBASE-14414) HBase Backup/Restore Phase 3 - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:15:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-14414) HBase Backup/Restore Phase 3 - posted by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/01/20 04:15:02 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25478) Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/20 06:02:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2896: HBASE-25478 - Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by GitBox <gi...@apache.org> on 2021/01/20 06:02:59 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25478) Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/20 06:06:01 UTC, 0 replies.
- [GitHub] [hbase] sunhelly closed pull request #2876: HBASE-25494 Compilation failed due to conflict of plugin dependent pa… - posted by GitBox <gi...@apache.org> on 2021/01/20 06:57:38 UTC, 0 replies.
- [GitHub] [hbase] sunhelly commented on pull request #2876: HBASE-25494 Compilation failed due to conflict of plugin dependent pa… - posted by GitBox <gi...@apache.org> on 2021/01/20 06:57:39 UTC, 0 replies.
- [GitHub] [hbase] Apache9 merged pull request #2890: HBASE-25509 ChoreService.cancelChore will not call ScheduledChore.cle… - posted by GitBox <gi...@apache.org> on 2021/01/20 08:10:45 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25367) Sort broken after Change 'State time' in UI - posted by "Laxman Goswami (Jira)" <ji...@apache.org> on 2021/01/20 10:09:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-25517) Reduce race conditions between balance of RSGroups and support concurrently balance RSGroups - posted by "Xiaolin Ha (Jira)" <ji...@apache.org> on 2021/01/20 11:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25513) When the table is turned on normalize, the first region may not be merged even the size is 0 - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/20 11:58:00 UTC, 3 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2893: HBASE-25517 Reduce race conditions between balance of RSGroups and support concurrently balance RSGroups - posted by GitBox <gi...@apache.org> on 2021/01/20 12:32:15 UTC, 15 replies.
- [GitHub] [hbase] virajjasani merged pull request #2762: HBASE-25329 Dump region hashes in logs for the regions that are stuck in transition for more than a configured amount of time - posted by GitBox <gi...@apache.org> on 2021/01/20 12:52:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25509) ChoreService.cancelChore will not call ScheduledChore.cleanup which may lead to resource leak - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/20 15:39:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25521) Change ChoreService and ScheduledChore to IA.Private - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/20 15:40:00 UTC, 0 replies.
- [GitHub] [hbase] huaxiangsun merged pull request #2868: HBASE-25368 Filter out more invalid encoded name in isEncodedRegionNa… - posted by GitBox <gi...@apache.org> on 2021/01/20 17:05:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25368) Filter out more invalid encoded name in isEncodedRegionName(byte[] regionName) - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/20 18:56:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25509) ChoreService.cancelChore will not call ScheduledChore.cleanup which may lead to resource leak - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/21 00:23:00 UTC, 2 replies.
- [jira] [Created] (HBASE-25522) Remove deprecated methods in ReplicationPeerConfig - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/21 06:18:00 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2898: HBASE-25522 Remove deprecated methods in ReplicationPeerConfig - posted by GitBox <gi...@apache.org> on 2021/01/21 06:40:16 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2898: HBASE-25522 Remove deprecated methods in ReplicationPeerConfig - posted by GitBox <gi...@apache.org> on 2021/01/21 07:35:53 UTC, 17 replies.
- [jira] [Created] (HBASE-25523) Region normalizer chore thread is getting killed - posted by "Aman Poonia (Jira)" <ji...@apache.org> on 2021/01/21 15:22:00 UTC, 0 replies.
- [GitHub] [hbase] mnpoonia opened a new pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/21 15:28:05 UTC, 1 replies.
- [GitHub] [hbase] sunhelly commented on a change in pull request #2889: HBASE-25506 ServerManager#startChore affects MTTR of HMaster - posted by GitBox <gi...@apache.org> on 2021/01/21 16:22:17 UTC, 2 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/21 16:45:15 UTC, 3 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/21 18:21:14 UTC, 5 replies.
- [GitHub] [hbase] bharathv commented on a change in pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/21 19:16:03 UTC, 2 replies.
- [jira] [Created] (HBASE-25524) Region Servers should give some indication that short-circuit reads are configured properly and working - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/21 19:57:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25525) WALKey Extended Attributes don't serialize to ReplicationSink - posted by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2021/01/21 23:30:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25521) Change ChoreService and ScheduledChore to IA.Private - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/22 01:48:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2898: HBASE-25522 Remove deprecated methods in ReplicationPeerConfig - posted by GitBox <gi...@apache.org> on 2021/01/22 02:06:49 UTC, 1 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2892: HBASE-25484 Add trace support for WAL sync - posted by GitBox <gi...@apache.org> on 2021/01/22 02:07:40 UTC, 1 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2885: HBASE-25510 Optimize TableName.valueOf from O(n) to O(1) - posted by GitBox <gi...@apache.org> on 2021/01/22 02:17:54 UTC, 2 replies.
- [GitHub] [hbase] Apache9 merged pull request #2892: HBASE-25484 Add trace support for WAL sync - posted by GitBox <gi...@apache.org> on 2021/01/22 02:18:17 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25484) Add trace support for WAL sync - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/22 02:19:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25526) Implement more detailed tracing in HBase - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/22 02:21:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2889: HBASE-25506 ServerManager#startChore affects MTTR of HMaster - posted by GitBox <gi...@apache.org> on 2021/01/22 02:25:48 UTC, 2 replies.
- [GitHub] [hbase] Apache9 closed pull request #1215: HBASE-23897. [OpenTracing] Add traces in Procedure V2. - posted by GitBox <gi...@apache.org> on 2021/01/22 02:28:52 UTC, 1 replies.
- [jira] [Updated] (HBASE-23897) [OpenTracing] Add traces in Procedure V2 - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/22 02:29:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-23759) [OpenTracing] Migrate hbase shell and scripts from HTrace to OpenTracing - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/22 02:29:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-23762) Add documentation on how to enable and view tracing with OpenTelemetry - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/22 02:30:00 UTC, 0 replies.
- [GitHub] [hbase] zhengzhuobinzzb commented on pull request #2885: HBASE-25510 Optimize TableName.valueOf from O(n) to O(1) - posted by GitBox <gi...@apache.org> on 2021/01/22 03:36:31 UTC, 1 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry - posted by GitBox <gi...@apache.org> on 2021/01/22 06:44:18 UTC, 0 replies.
- [GitHub] [hbase] gjacoby126 opened a new pull request #2900: HBASE-25525 - WALKey Extended Attributes don't serialize to Replicati… - posted by GitBox <gi...@apache.org> on 2021/01/22 06:44:42 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ commented on pull request #2898: HBASE-25522 Remove deprecated methods in ReplicationPeerConfig - posted by GitBox <gi...@apache.org> on 2021/01/22 07:06:51 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry - posted by GitBox <gi...@apache.org> on 2021/01/22 08:01:14 UTC, 14 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2900: HBASE-25525 - WALKey Extended Attributes don't serialize to Replicati… - posted by GitBox <gi...@apache.org> on 2021/01/22 08:07:30 UTC, 2 replies.
- [GitHub] [hbase] mnpoonia commented on a change in pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/22 08:42:15 UTC, 2 replies.
- [jira] [Updated] (HBASE-25523) Region normalizer chore thread is getting killed - posted by "Aman Poonia (Jira)" <ji...@apache.org> on 2021/01/22 08:49:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2898: HBASE-25522 Remove deprecated methods in ReplicationPeerConfig - posted by GitBox <gi...@apache.org> on 2021/01/22 15:02:15 UTC, 0 replies.
- [GitHub] [hbase] gjacoby126 commented on pull request #2900: HBASE-25525 - WALKey Extended Attributes don't serialize to Replicati… - posted by GitBox <gi...@apache.org> on 2021/01/22 21:06:42 UTC, 0 replies.
- [jira] [Updated] (HBASE-24741) Preserve mvn site output in precommit jobs - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/22 21:24:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25415) Push signed release tag - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/22 22:49:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25414) Update reporter tool with new release - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/22 22:50:00 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25413) Promote 2.3.4 RC artifacts in svn - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/22 22:51:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25414) Update reporter tool with new release - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/22 22:51:00 UTC, 3 replies.
- [jira] [Resolved] (HBASE-25411) "Release" staged nexus repository - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/22 22:51:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25410) Spin RCs - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/22 22:52:00 UTC, 0 replies.
- [GitHub] [hbase] huaxiangsun opened a new pull request #2902: HBASE-25416 Add 2.3.4 to the downloads page - posted by GitBox <gi...@apache.org> on 2021/01/22 23:04:18 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2902: HBASE-25416 Add 2.3.4 to the downloads page - posted by GitBox <gi...@apache.org> on 2021/01/22 23:06:49 UTC, 5 replies.
- [GitHub] [hbase] ndimiduk commented on pull request #2902: HBASE-25416 Add 2.3.4 to the downloads page - posted by GitBox <gi...@apache.org> on 2021/01/22 23:09:25 UTC, 1 replies.
- [GitHub] [hbase] huaxiangsun commented on pull request #2902: HBASE-25416 Add 2.3.4 to the downloads page - posted by GitBox <gi...@apache.org> on 2021/01/22 23:30:53 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25412) Release version 2.3.4 in Jira - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/22 23:43:00 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ commented on a change in pull request #2898: HBASE-25522 Remove deprecated methods in ReplicationPeerConfig - posted by GitBox <gi...@apache.org> on 2021/01/23 03:04:30 UTC, 0 replies.
- [GitHub] [hbase] huaxiangsun merged pull request #2902: HBASE-25416 Add 2.3.4 to the downloads page - posted by GitBox <gi...@apache.org> on 2021/01/23 03:25:14 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25416) Add 2.3.4 to the downloads page - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/23 03:27:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25414) Update reporter tool with new release - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/23 10:01:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25416) Add 2.3.4 to the downloads page - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/23 12:46:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2898: HBASE-25522 Remove deprecated methods in ReplicationPeerConfig - posted by GitBox <gi...@apache.org> on 2021/01/24 15:37:17 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25522) Remove deprecated methods in ReplicationPeerConfig - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/24 15:38:00 UTC, 0 replies.
- [GitHub] [hbase-thirdparty] busbey commented on pull request #36: HBASE-24802 make a drop-in compatible impl of htrace APIs that does not do anything - posted by GitBox <gi...@apache.org> on 2021/01/24 20:49:27 UTC, 3 replies.
- [jira] [Resolved] (HBASE-25417) Send announce email - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/24 20:50:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25409) Release 2.3.4 - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/24 20:50:00 UTC, 1 replies.
- [GitHub] [hbase-thirdparty] Apache-HBase commented on pull request #36: HBASE-24802 make a drop-in compatible impl of htrace APIs that does not do anything - posted by GitBox <gi...@apache.org> on 2021/01/24 21:00:28 UTC, 2 replies.
- [jira] [Commented] (HBASE-24802) Please fix CVEs by removing reference to htrace-core4 - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/24 21:33:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-24802) Please fix CVEs by removing reference to htrace-core4 - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/24 22:36:00 UTC, 0 replies.
- [GitHub] [hbase] mnpoonia opened a new pull request #2903: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/25 06:43:51 UTC, 1 replies.
- [GitHub] [hbase] mnpoonia commented on pull request #2903: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/25 06:44:12 UTC, 1 replies.
- [GitHub] [hbase] mnpoonia commented on pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/25 06:46:10 UTC, 1 replies.
- [GitHub] [hbase] mnpoonia edited a comment on pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/25 06:46:21 UTC, 1 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2903: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/25 07:32:00 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2903: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/25 07:36:24 UTC, 6 replies.
- [GitHub] [hbase] mnpoonia commented on a change in pull request #2903: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/25 07:58:08 UTC, 1 replies.
- [jira] [Commented] (HBASE-25522) Remove deprecated methods in ReplicationPeerConfig - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/25 12:46:00 UTC, 0 replies.
- [GitHub] [hbase] bharathv merged pull request #2900: HBASE-25525 - WALKey Extended Attributes don't serialize to Replicati… - posted by GitBox <gi...@apache.org> on 2021/01/25 16:37:23 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25525) WALKey Extended Attributes don't serialize to ReplicationSink - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/25 16:39:00 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] wchevreuil commented on pull request #78: HBASE-25266 [hbase-operator-tools] Add a repair tool for moving stale… - posted by GitBox <gi...@apache.org> on 2021/01/25 18:13:40 UTC, 1 replies.
- [GitHub] [hbase-operator-tools] wchevreuil merged pull request #78: HBASE-25266 [hbase-operator-tools] Add a repair tool for moving stale… - posted by GitBox <gi...@apache.org> on 2021/01/25 18:14:22 UTC, 1 replies.
- [jira] [Updated] (HBASE-25266) [hbase-operator-tools] Add a repair tool for moving stale regions dir not present in meta away from table dir - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/25 18:15:00 UTC, 2 replies.
- [jira] [Resolved] (HBASE-25266) [hbase-operator-tools] Add a repair tool for moving stale regions dir not present in meta away from table dir - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/25 18:21:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25409) Release 2.3.4 - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/25 20:18:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25527) update download area for 2.3.4 as new stable build - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/25 20:20:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25527) update download area for 2.3.4 as new stable build - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/25 20:26:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-25527) update download area for 2.3.4 as new stable build - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/25 20:26:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25527) update download area for 2.3.4 as new stable build - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/25 20:37:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25528) Dedicated merge dispatch threadpool on master - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/25 21:00:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25528) Dedicated merge dispatch threadpool on master - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/25 21:02:00 UTC, 4 replies.
- [GitHub] [hbase] bharathv opened a new pull request #2904: HBASE-25528: Dedicated merge dispatch thread pool on master - posted by GitBox <gi...@apache.org> on 2021/01/25 21:06:46 UTC, 1 replies.
- [jira] [Updated] (HBASE-25528) Dedicated merge dispatch threadpool on master - posted by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2021/01/25 21:07:00 UTC, 4 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2904: HBASE-25528: Dedicated merge dispatch thread pool on master - posted by GitBox <gi...@apache.org> on 2021/01/25 21:59:01 UTC, 6 replies.
- [GitHub] [hbase] virajjasani merged pull request #2903: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/26 06:25:23 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2899: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/26 06:31:55 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25523) Region normalizer chore thread is getting killed - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/26 06:33:00 UTC, 1 replies.
- [jira] [Resolved] (HBASE-25501) Backup not using parameters such as bandwidth, workers, etc while exporting snapshot - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/26 06:41:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2886: HBASE-25501 BugFix: Unused backup bandwidth and workers parameter - posted by GitBox <gi...@apache.org> on 2021/01/26 06:41:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25529) [hbase-operator-tools]Fix OOME "unable to create new native thread" on UTs - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/26 11:45:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25529) [hbase-operator-tools]Fix OOME "unable to create new native thread" on UTs - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/26 11:46:00 UTC, 2 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2904: HBASE-25528: Dedicated merge dispatch thread pool on master - posted by GitBox <gi...@apache.org> on 2021/01/26 13:55:19 UTC, 0 replies.
- [jira] [Commented] (HBASE-25525) WALKey Extended Attributes don't serialize to ReplicationSink - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/26 15:25:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25523) Region normalizer chore thread is getting killed - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/26 15:25:00 UTC, 5 replies.
- [jira] [Created] (HBASE-25530) hbase 3.0.0 example source not usable due to hbase-asyncfs-3.0.0-SNAPSHOT jar not found - posted by "Richard Tkatch (Jira)" <ji...@apache.org> on 2021/01/26 18:44:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25531) Minor improvement to Profiler Servlet doc - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/26 19:10:00 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk opened a new pull request #2905: HBASE-25531 Minor improvement to Profiler Servlet doc - posted by GitBox <gi...@apache.org> on 2021/01/26 19:11:29 UTC, 0 replies.
- [jira] [Work started] (HBASE-25531) Minor improvement to Profiler Servlet doc - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/26 19:12:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2905: HBASE-25531 Minor improvement to Profiler Servlet doc - posted by GitBox <gi...@apache.org> on 2021/01/26 19:13:53 UTC, 1 replies.
- [jira] [Created] (HBASE-25532) Add 2.4.1 to the downloads page - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/26 19:21:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25532) Add 2.4.1 to the downloads page - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/26 19:23:01 UTC, 0 replies.
- [GitHub] [hbase-thirdparty] busbey closed pull request #36: HBASE-24802 make a drop-in compatible impl of htrace APIs that does not do anything - posted by GitBox <gi...@apache.org> on 2021/01/26 19:46:00 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] wchevreuil opened a new pull request #80: HBASE-25529 [hbase-operator-tools] Fix OOME "unable to create new nat… - posted by GitBox <gi...@apache.org> on 2021/01/26 21:20:00 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] Apache-HBase commented on pull request #80: HBASE-25529 [hbase-operator-tools] Fix OOME "unable to create new nat… - posted by GitBox <gi...@apache.org> on 2021/01/26 21:21:52 UTC, 3 replies.
- [jira] [Commented] (HBASE-25530) hbase 3.0.0 example source not usable due to hbase-asyncfs-3.0.0-SNAPSHOT jar not found - posted by "Sean Busbey (Jira)" <ji...@apache.org> on 2021/01/26 23:39:00 UTC, 3 replies.
- [GitHub] [hbase] ndimiduk merged pull request #2905: HBASE-25531 Minor improvement to Profiler Servlet doc - posted by GitBox <gi...@apache.org> on 2021/01/27 00:15:04 UTC, 0 replies.
- [GitHub] [hbase] ndimiduk commented on pull request #2905: HBASE-25531 Minor improvement to Profiler Servlet doc - posted by GitBox <gi...@apache.org> on 2021/01/27 00:15:25 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25531) Minor improvement to Profiler Servlet doc - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/27 00:16:00 UTC, 0 replies.
- [GitHub] [hbase] taklwu commented on a change in pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if … - posted by GitBox <gi...@apache.org> on 2021/01/27 00:39:57 UTC, 0 replies.
- [jira] [Created] (HBASE-25533) The metadata of the table and family should not be an empty string - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/27 03:19:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25533) The metadata of the table and family should not be an empty string - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/27 03:30:00 UTC, 8 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2906: HBASE-25533 The metadata of the table and family should not be an empty string - posted by GitBox <gi...@apache.org> on 2021/01/27 08:22:01 UTC, 0 replies.
- [jira] [Created] (HBASE-25534) Improve the configuration of Normalizer - posted by "Baiqiang Zhao (Jira)" <ji...@apache.org> on 2021/01/27 08:40:00 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2906: HBASE-25533 The metadata of the table and family should not be an empty string - posted by GitBox <gi...@apache.org> on 2021/01/27 09:01:45 UTC, 2 replies.
- [jira] [Commented] (HBASE-25532) Add 2.4.1 to the downloads page - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/27 12:55:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25531) Minor improvement to Profiler Servlet doc - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/27 12:55:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25501) Backup not using parameters such as bandwidth, workers, etc while exporting snapshot - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/27 12:55:00 UTC, 0 replies.
- [GitHub] [hbase-operator-tools] petersomogyi commented on pull request #80: HBASE-25529 [hbase-operator-tools] Fix OOME "unable to create new nat… - posted by GitBox <gi...@apache.org> on 2021/01/27 13:19:19 UTC, 0 replies.
- [jira] [Created] (HBASE-25535) Set span kind to CLIENT in AbstractRpcClient - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/27 16:14:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25535) Set span kind to CLIENT in AbstractRpcClient - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/27 16:15:00 UTC, 2 replies.
- [GitHub] [hbase-operator-tools] wchevreuil merged pull request #80: HBASE-25529 [hbase-operator-tools] Fix OOME "unable to create new nat… - posted by GitBox <gi...@apache.org> on 2021/01/27 21:01:40 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25529) [hbase-operator-tools]Fix OOME "unable to create new native thread" on UTs - posted by "Wellington Chevreuil (Jira)" <ji...@apache.org> on 2021/01/27 21:03:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-23932) Minor improvements to Region Normalizer - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/27 21:59:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-22285) A normalizer which merges very small size regions with adjacent regions.(MergeToNormalize) - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/27 22:00:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-24416) RegionNormalizer spliting region should not be limited by hbase.normalizer.min.region.count - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/27 22:00:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-24376) MergeNormalizer is merging non-adjacent regions and causing region overlaps/holes. - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/27 22:01:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-23094) Wrong log message in simpleRegionNormaliser while checking if merge is enabled. - posted by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2021/01/27 22:02:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 opened a new pull request #2907: HBASE-25535 Set span kind to CLIENT in AbstractRpcClient - posted by GitBox <gi...@apache.org> on 2021/01/28 00:28:55 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2907: HBASE-25535 Set span kind to CLIENT in AbstractRpcClient - posted by GitBox <gi...@apache.org> on 2021/01/28 01:34:35 UTC, 2 replies.
- [jira] [Resolved] (HBASE-23966) Backport HBASE-22285 (MergeToNormalize) to branch-1 - posted by "Aman Poonia (Jira)" <ji...@apache.org> on 2021/01/28 05:31:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-24815) hbase-connectors mvn install error - posted by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2021/01/28 10:52:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-24815) hbase-connectors mvn install error - posted by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2021/01/28 10:54:00 UTC, 1 replies.
- [jira] [Work started] (HBASE-24815) hbase-connectors mvn install error - posted by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2021/01/28 10:58:00 UTC, 0 replies.
- [GitHub] [hbase] Apache9 merged pull request #2889: HBASE-25506 ServerManager#startChore affects MTTR of HMaster - posted by GitBox <gi...@apache.org> on 2021/01/28 14:55:22 UTC, 0 replies.
- [GitHub] [hbase] Apache9 merged pull request #2907: HBASE-25535 Set span kind to CLIENT in AbstractRpcClient - posted by GitBox <gi...@apache.org> on 2021/01/28 14:59:56 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25506) ServerManager affects MTTR of HMaster - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/28 15:00:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-25535) Set span kind to CLIENT in AbstractRpcClient - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/28 15:00:21 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25535) Set span kind to CLIENT in AbstractRpcClient - posted by "Duo Zhang (Jira)" <ji...@apache.org> on 2021/01/28 15:01:00 UTC, 0 replies.
- [jira] [Created] (HBASE-25536) Remove 0 length wal file from queue if it belongs to old sources. - posted by "Rushabh Shah (Jira)" <ji...@apache.org> on 2021/01/28 15:14:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25536) Remove 0 length wal file from logQueue if it belongs to old sources. - posted by "Rushabh Shah (Jira)" <ji...@apache.org> on 2021/01/28 15:15:00 UTC, 1 replies.
- [GitHub] [hbase] shahrs87 opened a new pull request #2908: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/28 15:25:36 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2908: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/28 16:12:23 UTC, 8 replies.
- [GitHub] [hbase] bharathv commented on a change in pull request #2908: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/28 17:26:03 UTC, 0 replies.
- [GitHub] [hbase] bharathv commented on a change in pull request #2904: HBASE-25528: Dedicated merge dispatch thread pool on master - posted by GitBox <gi...@apache.org> on 2021/01/28 17:32:55 UTC, 0 replies.
- [GitHub] [hbase] bharathv merged pull request #2904: HBASE-25528: Dedicated merge dispatch thread pool on master - posted by GitBox <gi...@apache.org> on 2021/01/28 17:33:50 UTC, 0 replies.
- [GitHub] [hbase] bharathv opened a new pull request #2909: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/28 17:50:36 UTC, 0 replies.
- [GitHub] [hbase] bharathv opened a new pull request #2910: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/28 18:02:10 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi opened a new pull request #2911: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/28 18:28:50 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi commented on pull request #2911: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/28 18:29:12 UTC, 3 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2910: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/28 18:53:30 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2911: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/28 19:57:40 UTC, 2 replies.
- [GitHub] [hbase] shahrs87 commented on a change in pull request #2908: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/28 20:14:15 UTC, 0 replies.
- [GitHub] [hbase] shahrs87 commented on pull request #2908: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/28 20:14:48 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2909: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/28 21:00:36 UTC, 0 replies.
- [GitHub] [hbase] apurtell commented on pull request #2909: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/28 21:13:48 UTC, 0 replies.
- [GitHub] [hbase] shahrs87 opened a new pull request #2912: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/28 22:08:04 UTC, 0 replies.
- [jira] [Updated] (HBASE-25316) Release a hbase-thirdparty with hbase-shaded-miscellaneous suitable for branch-1 - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/28 22:14:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-25308) [branch-1] Consume Guava from hbase-thirdparty hbase-shaded-miscellaneous - posted by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/01/28 22:15:00 UTC, 0 replies.
- [GitHub] [hbase] bharathv merged pull request #2910: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/29 00:09:28 UTC, 0 replies.
- [GitHub] [hbase] bharathv commented on pull request #2909: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/29 00:14:14 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2912: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/29 01:16:41 UTC, 0 replies.
- [jira] [Commented] (HBASE-20993) [Auth] IPC client fallback to simple auth allowed doesn't work - posted by "Alex Batyrshin (Jira)" <ji...@apache.org> on 2021/01/29 01:36:00 UTC, 6 replies.
- [jira] [Assigned] (HBASE-20993) [Auth] IPC client fallback to simple auth allowed doesn't work - posted by "Reid Chan (Jira)" <ji...@apache.org> on 2021/01/29 02:41:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25011) Swallow Throwable if catch throw other exception - posted by "Saksham Gangwar (Jira)" <ji...@apache.org> on 2021/01/29 04:11:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-24900) Make retain assignment configurable during SCP - posted by "Karthik Palanisamy (Jira)" <ji...@apache.org> on 2021/01/29 04:26:00 UTC, 2 replies.
- [jira] [Created] (HBASE-25537) Misleading Range metrcis - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/29 05:53:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-25537) Misleading Range metrcis - posted by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2021/01/29 05:53:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-24900) Make retain assignment configurable during SCP - posted by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/01/29 06:02:00 UTC, 0 replies.
- [GitHub] [hbase] SWH12 opened a new pull request #2913: HBASE-25498 [Documentation] Add a comment when using Secure HTTP (HTTPS) for the Web UI - posted by GitBox <gi...@apache.org> on 2021/01/29 06:29:46 UTC, 0 replies.
- [jira] [Updated] (HBASE-25498) [Documentation] Add a comment when using Secure HTTP (HTTPS) for the Web UI - posted by "wenhao (Jira)" <ji...@apache.org> on 2021/01/29 06:30:00 UTC, 2 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2913: HBASE-25498 [Documentation] Add a comment when using Secure HTTP (HTTPS) for the Web UI - posted by GitBox <gi...@apache.org> on 2021/01/29 06:32:40 UTC, 2 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2914: HBASE-25533 The metadata of the table and family should not be an empty string (branch-2) - posted by GitBox <gi...@apache.org> on 2021/01/29 06:39:11 UTC, 0 replies.
- [jira] [Created] (HBASE-25538) How to Write a Short Essay - posted by "Daniel Teach (Jira)" <ji...@apache.org> on 2021/01/29 07:04:00 UTC, 0 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2915: HBASE-25533 The metadata of the table and family should not be an empty string (branch-2.3) - posted by GitBox <gi...@apache.org> on 2021/01/29 07:05:14 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on a change in pull request #2908: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/29 07:08:44 UTC, 1 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2914: HBASE-25533 The metadata of the table and family should not be an empty string (branch-2) - posted by GitBox <gi...@apache.org> on 2021/01/29 07:17:45 UTC, 5 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2915: HBASE-25533 The metadata of the table and family should not be an empty string (branch-2.3) - posted by GitBox <gi...@apache.org> on 2021/01/29 07:38:56 UTC, 2 replies.
- [GitHub] [hbase] ZhaoBQ opened a new pull request #2916: HBASE-25533 The metadata of the table and family should not be an empty string (branch-1) - posted by GitBox <gi...@apache.org> on 2021/01/29 10:05:50 UTC, 0 replies.
- [GitHub] [hbase] Apache-HBase commented on pull request #2916: HBASE-25533 The metadata of the table and family should not be an empty string (branch-1) - posted by GitBox <gi...@apache.org> on 2021/01/29 11:16:36 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2908: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/29 12:17:40 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2912: [HBASE-25536] Remove 0 length wal file from logQueue if it belongs to… - posted by GitBox <gi...@apache.org> on 2021/01/29 12:29:32 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25536) Remove 0 length wal file from logQueue if it belongs to old sources. - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/29 12:34:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-25506) ServerManager affects MTTR of HMaster - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/29 13:21:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2906: HBASE-25533 The metadata of the table and family should not be an empty string - posted by GitBox <gi...@apache.org> on 2021/01/29 14:05:18 UTC, 1 replies.
- [jira] [Commented] (HBASE-25536) Remove 0 length wal file from logQueue if it belongs to old sources. - posted by "Rushabh Shah (Jira)" <ji...@apache.org> on 2021/01/29 14:46:00 UTC, 6 replies.
- [jira] [Created] (HBASE-25539) Add metric for age of oldest wal. - posted by "Rushabh Shah (Jira)" <ji...@apache.org> on 2021/01/29 15:19:00 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2911: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/29 15:22:02 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2906: HBASE-25533 The metadata of the table and family should not be an empty string - posted by GitBox <gi...@apache.org> on 2021/01/29 15:27:47 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2914: HBASE-25533 The metadata of the table and family should not be an empty string (branch-2) - posted by GitBox <gi...@apache.org> on 2021/01/29 15:30:45 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2915: HBASE-25533 The metadata of the table and family should not be an empty string (branch-2.3) - posted by GitBox <gi...@apache.org> on 2021/01/29 15:34:01 UTC, 0 replies.
- [GitHub] [hbase] virajjasani merged pull request #2916: HBASE-25533 The metadata of the table and family should not be an empty string (branch-1) - posted by GitBox <gi...@apache.org> on 2021/01/29 15:36:07 UTC, 0 replies.
- [jira] [Resolved] (HBASE-25533) The metadata of the table and family should not be an empty string - posted by "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/01/29 15:38:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-25523) Region normalizer chore thread is getting killed - posted by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/01/29 18:04:00 UTC, 0 replies.
- [GitHub] [hbase] petersomogyi merged pull request #2911: HBASE-25523 Region normalizer chore thread is getting killed - posted by GitBox <gi...@apache.org> on 2021/01/29 18:04:51 UTC, 0 replies.
- [GitHub] [hbase] virajjasani commented on pull request #2884: HBASE-25512 May throw StringIndexOutOfBoundsException when construct illegal tablename error - posted by GitBox <gi...@apache.org> on 2021/01/30 06:39:57 UTC, 0 replies.
- [GitHub] [hbase] saintstack merged pull request #2913: HBASE-25498 [Documentation] Add a comment when using Secure HTTP (HTTPS) for the Web UI - posted by GitBox <gi...@apache.org> on 2021/01/30 22:13:54 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2909: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/30 22:56:52 UTC, 0 replies.
- [GitHub] [hbase] saintstack commented on a change in pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry - posted by GitBox <gi...@apache.org> on 2021/01/30 23:37:36 UTC, 0 replies.
- [GitHub] [hbase] Apache9 commented on a change in pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry - posted by GitBox <gi...@apache.org> on 2021/01/31 00:39:14 UTC, 2 replies.
- [GitHub] [hbase] Apache9 commented on pull request #2901: HBASE-22120 Replace HTrace with OpenTelemetry - posted by GitBox <gi...@apache.org> on 2021/01/31 00:52:36 UTC, 0 replies.
- [jira] [Commented] (HBASE-25498) [Documentation] Add a comment when using Secure HTTP (HTTPS) for the Web UI - posted by "Hudson (Jira)" <ji...@apache.org> on 2021/01/31 12:43:00 UTC, 0 replies.
- [GitHub] [hbase] bharathv commented on a change in pull request #2909: HBASE-25528: Dedicated merge dispatch threadpool on master - posted by GitBox <gi...@apache.org> on 2021/01/31 18:46:43 UTC, 0 replies.