You are viewing a plain text version of this content. The canonical link for it is here.
- [accumulo-testing] branch main updated: Bump guava from 26.0-jre to 29.0-jre (#137) - posted by ct...@apache.org on 2021/04/01 21:42:47 UTC, 0 replies.
- [accumulo-proxy] branch main updated: Bump guava from 28.2-jre to 29.0-jre (#28) - posted by ct...@apache.org on 2021/04/01 21:48:56 UTC, 0 replies.
- [accumulo-wikisearch] branch main updated: Bump guava from 27.0-jre to 29.0-jre (#9) - posted by ct...@apache.org on 2021/04/01 21:59:04 UTC, 0 replies.
- [accumulo-examples] branch main updated: Add missing job information for MR. Fixes #43 (#73) - posted by mm...@apache.org on 2021/04/02 12:08:07 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Get metrics for external compactions working - posted by kt...@apache.org on 2021/04/04 17:39:30 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Modify compactor to use ServerServices in announceExistence() - posted by dl...@apache.org on 2021/04/05 13:52:40 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: fixes #1988: Modify Coordinator to wait for the lock like the Manager does - posted by dl...@apache.org on 2021/04/05 15:18:16 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Stop waiting on external compactions on tablet close - posted by kt...@apache.org on 2021/04/05 16:17:32 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fixed bug with ext comp completing against offline tablet - posted by kt...@apache.org on 2021/04/05 20:18:04 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fixed wait that was causing consistent dead compaction false positives. - posted by kt...@apache.org on 2021/04/05 22:08:51 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Added unit test for Compactor - posted by dl...@apache.org on 2021/04/06 16:21:21 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Add coordinator test - posted by dl...@apache.org on 2021/04/07 14:51:39 UTC, 0 replies.
- [accumulo] branch 1.10 updated (05a4fc0 -> 2d12640) - posted by ib...@apache.org on 2021/04/07 16:13:54 UTC, 0 replies.
- [accumulo] branch 1.10 updated (2d12640 -> 30fd56e) - posted by ib...@apache.org on 2021/04/07 16:16:31 UTC, 0 replies.
- [accumulo-website] branch main updated (2d336e9 -> 876b998) - posted by ct...@apache.org on 2021/04/08 19:08:56 UTC, 0 replies.
- [accumulo-website] branch asf-staging updated: Automatic Site Publish by Buildbot - posted by gi...@apache.org on 2021/04/08 19:09:20 UTC, 6 replies.
- Buildbot success in on jekyll_websites - posted by bu...@apache.org on 2021/04/08 19:09:22 UTC, 6 replies.
- [accumulo-website] branch main updated (876b998 -> baf509e) - posted by ed...@apache.org on 2021/04/08 20:08:59 UTC, 0 replies.
- [accumulo-website] branch asf-site updated (1d4b480 -> 2e22d25) - posted by ct...@apache.org on 2021/04/08 20:24:11 UTC, 0 replies.
- [accumulo] branch main updated: Set reuseForks to true for unit tests, false for ITs (#2007) - posted by jm...@apache.org on 2021/04/09 16:32:21 UTC, 0 replies.
- [accumulo] branch main updated (7957d67 -> 183387a) - posted by mm...@apache.org on 2021/04/09 17:37:17 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fix failing test for compaction coordinator - posted by dl...@apache.org on 2021/04/12 13:07:29 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated (9ccadb8 -> 654b273) - posted by dl...@apache.org on 2021/04/12 13:27:51 UTC, 0 replies.
- [accumulo] 01/01: Merge branch 'main' into 1451-external-compactions-feature - posted by dl...@apache.org on 2021/04/12 13:27:52 UTC, 2 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fix some build issues - posted by dl...@apache.org on 2021/04/12 14:15:48 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: closes #2010 - warn when no compactor has asked for a queued external compaction in 15 minutes - posted by dl...@apache.org on 2021/04/12 15:10:19 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: closes #2003 - don't cancel compactions when tserver deleted from live tserver set - posted by dl...@apache.org on 2021/04/12 15:40:58 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Changes to get QA build working - posted by dl...@apache.org on 2021/04/12 18:18:32 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: closes #1997 - cancel compaction on table delete - posted by dl...@apache.org on 2021/04/12 19:54:02 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Add external compaction IT - posted by kt...@apache.org on 2021/04/12 23:36:22 UTC, 0 replies.
- [accumulo] branch main updated: Use correct UGI for SetGoalState (#2014) - posted by ct...@apache.org on 2021/04/13 05:25:06 UTC, 0 replies.
- [accumulo] branch main updated: Temporarily disable reuseForks (partial revert of #2007) - posted by ct...@apache.org on 2021/04/13 05:46:16 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: re #2102 - modified Thrift definition, TServer, and Coordinator to pass extent on compaction completion (success or fail) - posted by dl...@apache.org on 2021/04/13 12:16:41 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: re #2012 - modified Thrift definition, TServer, and Coordinator to pass extent on compaction completion (success or fail) - posted by dl...@apache.org on 2021/04/13 12:17:52 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Improved IT and added sanity check - posted by kt...@apache.org on 2021/04/13 15:00:25 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: re #1999 - use copy of selectedfiles to ensure that it doesn't change - posted by dl...@apache.org on 2021/04/13 15:14:30 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Filter out ports with value of 0 to prevent duplicate key error when creating the map - posted by dl...@apache.org on 2021/04/13 15:55:57 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: add comment to ext compaction IT - posted by kt...@apache.org on 2021/04/13 18:06:39 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: split table in external compaction IT - posted by kt...@apache.org on 2021/04/13 19:10:17 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fixes #2013 and prevents commit after tablet closes - posted by kt...@apache.org on 2021/04/13 22:35:58 UTC, 0 replies.
- [accumulo-testing] branch main updated: Update pom to Java 11 (#138) - posted by mm...@apache.org on 2021/04/14 11:53:46 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Added test for compaction that occurs while TServer is down. - posted by dl...@apache.org on 2021/04/14 15:36:49 UTC, 0 replies.
- [accumulo] branch 1.10 updated: Update GitHub Actions workflow timeouts - posted by ct...@apache.org on 2021/04/14 17:57:47 UTC, 0 replies.
- [accumulo] branch main updated (d68bab1 -> ebf743c) - posted by ct...@apache.org on 2021/04/14 17:57:48 UTC, 0 replies.
- [accumulo] 01/01: Merge branch '1.10' - posted by ct...@apache.org on 2021/04/14 17:57:49 UTC, 2 replies.
- [accumulo] branch main updated: Fix thrift generation for manager classes (#2022) - posted by ct...@apache.org on 2021/04/15 23:05:59 UTC, 0 replies.
- [accumulo] branch main updated: Use builtin immutable maps/sets/lists when available (#2023) - posted by ct...@apache.org on 2021/04/15 23:07:23 UTC, 0 replies.
- [accumulo] branch main updated: Remove ZK stats from Monitor overview page (#2020) - posted by ct...@apache.org on 2021/04/15 23:12:32 UTC, 0 replies.
- [accumulo] branch 1.10 updated: Fix IP address in GitHub Actions container (#2024) - posted by ct...@apache.org on 2021/04/16 08:11:01 UTC, 0 replies.
- [accumulo] branch main updated (af955c8 -> dd0d88e) - posted by ct...@apache.org on 2021/04/16 08:12:18 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: fixed #2019 repopulate selected set for ext compactions w/ other improvements - posted by kt...@apache.org on 2021/04/16 15:29:07 UTC, 0 replies.
- [accumulo] branch main updated: Fix WebViewsIT - posted by ct...@apache.org on 2021/04/19 16:04:39 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: WIP refactored how tservers are found, not tested - posted by kt...@apache.org on 2021/04/19 19:29:23 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Added test for queue summaries - posted by kt...@apache.org on 2021/04/19 21:48:03 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Return Thrift client to pool in finally block so that the connection can be reused. - posted by dl...@apache.org on 2021/04/20 12:37:27 UTC, 0 replies.
- [accumulo] branch 1.10 updated (1dc2101 -> 631386d) - posted by ib...@apache.org on 2021/04/20 13:22:05 UTC, 0 replies.
- [accumulo] 01/03: Revert "Revert "Ensure that HostRegexTableLoadBalancer propery changes are picked up"" - posted by ib...@apache.org on 2021/04/20 13:22:06 UTC, 0 replies.
- [accumulo] 02/03: re #2006: changed method from public to protected - posted by ib...@apache.org on 2021/04/20 13:22:07 UTC, 0 replies.
- [accumulo] 03/03: re #2006: Removed the configuration Observable mechism * The properties are now reloaded on every balance and getAssignments call. Hence the table configuration observable mechanism is no longer required. - posted by ib...@apache.org on 2021/04/20 13:22:08 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fix CompactionCoordinatorTest - posted by dl...@apache.org on 2021/04/20 13:28:59 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated (703710e -> 3aa65f8) - posted by dl...@apache.org on 2021/04/20 13:49:22 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fix queue summary class - posted by kt...@apache.org on 2021/04/20 14:07:10 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Added test for deleting a table during a system compaction - posted by dl...@apache.org on 2021/04/21 16:30:59 UTC, 0 replies.
- [accumulo] branch main updated (8dfe443 -> 70e1be4) - posted by ct...@apache.org on 2021/04/21 17:02:33 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: remove unused thrift and update to new thrift dir - posted by kt...@apache.org on 2021/04/21 17:30:37 UTC, 0 replies.
- [accumulo] branch main updated: Pom changes to allow reuseForks to be set to true (#2015) - posted by jm...@apache.org on 2021/04/21 17:56:09 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Prefix thrift types with T that have duplicate names - posted by kt...@apache.org on 2021/04/21 18:12:01 UTC, 0 replies.
- [accumulo] branch main updated: Auto Generate Accumulo Client in JShell (#1995) - posted by ct...@apache.org on 2021/04/21 21:07:06 UTC, 0 replies.
- [accumulo-website] branch main updated: Remove self from Reviewers lines on blog posts - posted by ct...@apache.org on 2021/04/22 18:58:28 UTC, 0 replies.
- [accumulo-website] branch main updated: Fix downloads script for mirror selection - posted by ct...@apache.org on 2021/04/22 19:14:52 UTC, 0 replies.
- [accumulo-website] branch asf-site updated (2e22d25 -> c611f61) - posted by ct...@apache.org on 2021/04/22 19:17:59 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Handle splits, merges, and canceling of user compactions (all untested) - posted by kt...@apache.org on 2021/04/24 00:20:08 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Removed ZK test expectations as the code has changed - posted by dl...@apache.org on 2021/04/26 14:00:31 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: ref #2026 ref #1992 ref #1993 exposed metrics and details via http to support verification in ITs - posted by dl...@apache.org on 2021/04/26 18:45:33 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fix runtime error in http endpoints - posted by dl...@apache.org on 2021/04/26 19:26:02 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Populate the running metric count based on RUNNING map size - posted by dl...@apache.org on 2021/04/26 19:57:47 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated (54d6c37 -> 4d3117f) - posted by dl...@apache.org on 2021/04/27 10:56:19 UTC, 0 replies.
- [accumulo] branch main updated: Made private fields in Violations.CVSKey final (#2036) - posted by mm...@apache.org on 2021/04/27 13:08:24 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: ref #2011 - added ITs for splits and merges during external compaction - posted by dl...@apache.org on 2021/04/27 15:34:36 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fixed some spotbugs errors - posted by dl...@apache.org on 2021/04/27 16:07:21 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Add missing import statement - posted by dl...@apache.org on 2021/04/27 16:19:58 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fixing QA errors - posted by dl...@apache.org on 2021/04/27 16:35:16 UTC, 0 replies.
- [accumulo] branch main updated: Fix typo in ConstraintChecker.java (#2037) - posted by ed...@apache.org on 2021/04/27 18:36:37 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Fix for hadoop-compat QA build - posted by dl...@apache.org on 2021/04/27 18:59:48 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Moved metrics for coordinator to test coordinator class - posted by dl...@apache.org on 2021/04/27 21:14:51 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Got Hadoop metrics working for ext compactions - posted by kt...@apache.org on 2021/04/28 00:09:10 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: small improvements to ext compaction IT - posted by kt...@apache.org on 2021/04/28 00:09:15 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: more IT tweaks - posted by kt...@apache.org on 2021/04/28 00:50:03 UTC, 0 replies.
- [accumulo-website] branch main updated (e732cd2 -> 729d361) - posted by ed...@apache.org on 2021/04/28 11:23:53 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: ref #2028 - modify checks to account for compactions that start after split, remove unused property - posted by dl...@apache.org on 2021/04/28 12:49:05 UTC, 0 replies.
- [accumulo] branch main updated: Add bulk import option to ignore empty dirs (#2039) - posted by jm...@apache.org on 2021/04/28 13:27:55 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: ref #1998 - added IT to test that compaction for offline table completes and is committed when online again - posted by dl...@apache.org on 2021/04/28 14:44:51 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: ref #1998 - fixed possible race condition in test, fixed so that tserver will not get notification that compaction completed - posted by dl...@apache.org on 2021/04/28 15:26:39 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: closes #2032 - remove unused method, moved removal of running compaction from RUNNING to other methods, fixed up IT - posted by dl...@apache.org on 2021/04/28 16:10:53 UTC, 0 replies.
- [accumulo] branch main updated: Migrate Constraints to API (#1985) - posted by mm...@apache.org on 2021/04/28 18:25:36 UTC, 0 replies.
- [accumulo-website] branch main updated: Add build command to pages/how-to-contribute.md (#276) - posted by mm...@apache.org on 2021/04/29 13:13:39 UTC, 0 replies.
- [accumulo-website] branch asf-site updated (c611f61 -> a0db284) - posted by mm...@apache.org on 2021/04/29 13:20:38 UTC, 0 replies.
- [accumulo] branch main updated: Move ignoreEmptyDir opt to ImportOptions interface (#2045) - posted by jm...@apache.org on 2021/04/29 15:14:25 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Added IT for external compaction metrics - posted by kt...@apache.org on 2021/04/29 16:13:45 UTC, 0 replies.
- [accumulo] branch main updated (35319d4 -> 4383b41) - posted by ed...@apache.org on 2021/04/29 18:11:23 UTC, 0 replies.
- [accumulo] branch main updated: Fix #2054 typo in ClientOps (conection-> connection) - posted by ed...@apache.org on 2021/04/29 19:27:32 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: Makes listcompactions work w/ external compactions - posted by kt...@apache.org on 2021/04/30 03:18:45 UTC, 0 replies.
- [accumulo] branch main updated: Fix redundant TableId creation in TableLoadBalancer (#2060) - posted by mm...@apache.org on 2021/04/30 13:34:58 UTC, 0 replies.
- [accumulo] branch main updated: #2049 Renamed method in SingletonManager (#2061) - posted by ed...@apache.org on 2021/04/30 14:03:01 UTC, 0 replies.
- [accumulo-website] branch main updated: Added Ali Mustafa as a contributor in people.md (#277) - posted by ct...@apache.org on 2021/04/30 16:12:59 UTC, 0 replies.
- [accumulo] branch main updated (323bbea -> c180b34) - posted by ed...@apache.org on 2021/04/30 19:02:19 UTC, 0 replies.
- [accumulo] branch 1451-external-compactions-feature updated: changes how compactors are represented in listcompactions - posted by kt...@apache.org on 2021/04/30 19:05:24 UTC, 0 replies.