You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [PR] Add waitFor method in core. Relocate UtilWaitThread.sleep [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/01 00:37:09 UTC, 2 replies.
- Re: [PR] Modified ZooTabletStateStore to use TabletManagementIterator [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 13:48:56 UTC, 1 replies.
- Re: [I] Attempt to use TabletManagementIterator for root tablet [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 14:02:16 UTC, 0 replies.
- Re: [PR] Remove ZK compaction and compaction cancellation ids [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 14:25:49 UTC, 2 replies.
- Re: [I] Remove compaction id from code and data in upgrade [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 14:38:51 UTC, 0 replies.
- [I] TabletManagementIteratorIT failing in elasticity [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 15:50:26 UTC, 1 replies.
- Re: [PR] Add filtering to Ample [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/01 15:50:43 UTC, 5 replies.
- [I] README and HADOOP_VERSION variable minor issues [accumulo-examples] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/01 15:56:11 UTC, 3 replies.
- Re: [I] Changes to LogEntry may have broken VolumeUtil.switchVolumes [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 16:24:51 UTC, 4 replies.
- [PR] Minor changes to README and env.sh.example [accumulo-examples] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/01 16:27:07 UTC, 3 replies.
- [I] Reorganize manager code [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/01 16:43:43 UTC, 1 replies.
- [I] Create a split scaling test [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/01 16:43:56 UTC, 1 replies.
- [PR] Bump accumulo, zookeeper, hadoop and other versions [accumulo-examples] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/01 17:06:16 UTC, 1 replies.
- Re: [PR] Started working on multiple managers [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/01 20:28:09 UTC, 1 replies.
- [PR] Add Volume replacement test for logs [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 21:04:34 UTC, 3 replies.
- [I] Invalid Root Table Metadata JSON version 2 [accumulo-examples] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/01 21:15:23 UTC, 1 replies.
- [PR] Update delete rows to bet idempotent by always keeping at least 1 tablet [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2023/12/01 21:31:03 UTC, 0 replies.
- [I] Backport into main the max number of files limit that is checked by elasticity during merge operations [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2023/12/01 22:02:44 UTC, 0 replies.
- [PR] Fix TabletManagementIteratorIT log volume replacements test [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/01 22:16:30 UTC, 1 replies.
- [PR] introduces interface for compaction coordination [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/01 23:49:38 UTC, 2 replies.
- Re: [PR] Update delete rows to be idempotent by always keeping at least 1 tablet [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/02 00:50:28 UTC, 1 replies.
- Re: [I] Delete rows operation will fail to resume on retry if no tablets exist or time column is not read [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2023/12/02 15:02:13 UTC, 0 replies.
- Re: [PR] Add retry and logging to CloseScannerIT [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2023/12/02 17:01:43 UTC, 5 replies.
- [I] Incorrect comment in LogEntry [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/04 12:49:49 UTC, 2 replies.
- [PR] Disable two VolumeIT tests that require log recovery [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/04 13:29:14 UTC, 1 replies.
- [PR] Fix disabled test in LargeSplitRowIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/04 16:19:27 UTC, 3 replies.
- [PR] Removed Disabled annotation from UnusedWalIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/04 16:47:03 UTC, 1 replies.
- [PR] Updates to enable ITs [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/04 19:38:11 UTC, 1 replies.
- [PR] refactor fates storage layer [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/04 20:04:11 UTC, 4 replies.
- [PR] fixes volume replace when log recovery is needed [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/04 21:36:06 UTC, 1 replies.
- Re: [PR] Move code from Manager class to compaction coordinator [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/04 22:08:15 UTC, 1 replies.
- Re: [PR] "getValue() method is redundant, use fromMetaWalEntry instead" [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/04 22:18:31 UTC, 10 replies.
- [PR] WIP to include compaction service name in compactor RG [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/04 23:09:35 UTC, 3 replies.
- [PR] WIP: Deprecation of Internal Compaction code [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/05 00:35:07 UTC, 0 replies.
- Re: [I] Refactor scan consistency IT so that it can also be run standalone [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/05 15:36:10 UTC, 0 replies.
- [I] SummaryIT.basicSummaryTest failing [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/05 18:09:50 UTC, 4 replies.
- [PR] Increase tserver ingest memory buffer for SummaryIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/05 20:03:16 UTC, 1 replies.
- Re: [PR] Mark TabletStatistics.getSplitCreationTime as deprecated [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/05 21:39:04 UTC, 5 replies.
- [PR] Fixes AccumuloClientIT.testClose [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/05 21:54:30 UTC, 2 replies.
- [PR] Fix MemoryStarved ITs [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/05 23:12:08 UTC, 7 replies.
- [PR] Fix ManagerRepairsDualAssignmentIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/06 13:02:41 UTC, 1 replies.
- [PR] Fix RegexGroupBalanceIT by hosting tablets [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/06 14:02:06 UTC, 1 replies.
- [PR] Re-enable durability ITs, they pass now with no changes [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/06 14:20:40 UTC, 1 replies.
- [PR] Remove ScanServerIT.testScannerTimeout disabled test [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/06 15:19:37 UTC, 1 replies.
- Re: [I] Handle setting time in bulk import FATE operation [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/06 15:29:11 UTC, 2 replies.
- [PR] Fixes Fate IT race conditions [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/06 15:37:33 UTC, 3 replies.
- [PR] Replace UtilWaitThread.sleep() in tests. [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/06 15:55:13 UTC, 5 replies.
- [I] Create a split scaling test [accumulo-testing] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/06 16:12:26 UTC, 0 replies.
- Re: [PR] Fix error in uuid validation, checkstyle fixes [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/06 17:51:52 UTC, 0 replies.
- [PR] Call Ample.putGCCandidates on compaction completion [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/06 18:52:06 UTC, 2 replies.
- Re: [I] Broken or Flaky test: MemoryStarvedMinCIT, MemoryStarvedMajCIT [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/06 19:46:41 UTC, 0 replies.
- [PR] Remove and prevent use of terminal deprecations [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/06 20:31:13 UTC, 5 replies.
- [I] Modify the DefaultCompactionPlanner to set priorities at a table name level [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/06 22:26:05 UTC, 3 replies.
- Re: [I] Support passing a property file to the shell for setting multiple properties [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/06 22:59:42 UTC, 5 replies.
- [I] Add runtime check for shared compaction queues [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/06 23:08:40 UTC, 0 replies.
- Re: [I] Consider adding service name to compactor group [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/06 23:10:44 UTC, 2 replies.
- Re: [PR] Refactor compaction queue names and de-duplicate queue definitions [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/06 23:37:19 UTC, 1 replies.
- [PR] Fix issues with LogEntryTest [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/07 00:51:23 UTC, 3 replies.
- [I] SplitRecoveryIT failing due to StackOverflowError [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/07 14:26:21 UTC, 0 replies.
- [I] Remove MemoryStarvedMajCIT? [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/07 14:59:34 UTC, 4 replies.
- [I] Update configuration javadoc to indicate if a composite view is being returned or not. [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/07 15:46:52 UTC, 1 replies.
- [PR] Enable meta recovery it [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/07 18:32:14 UTC, 1 replies.
- [I] Make sure tab completion is disabled when executing commands from a file [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/07 19:19:24 UTC, 1 replies.
- Re: [PR] Use "Tablet Availability" rather than "Hosting Goal" [accumulo] - posted by "jmark99 (via GitHub)" <gi...@apache.org> on 2023/12/07 19:49:19 UTC, 0 replies.
- [PR] Fix MemoryStarvedMajCIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/07 21:33:18 UTC, 1 replies.
- [PR] modifies FATE to use a single thread to find work [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/07 21:54:15 UTC, 19 replies.
- [PR] Increase tserver maxmem in SummaryIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/08 13:00:12 UTC, 1 replies.
- Re: [PR] Increase tserv_maxmem for FileMetadataIT, enable tests [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/08 14:04:28 UTC, 0 replies.
- Re: [I] Broken links in docs [accumulo-website] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2023/12/08 16:36:54 UTC, 1 replies.
- [I] Update FATE transaction ids to be globally unique across multiple stores [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2023/12/08 18:35:25 UTC, 1 replies.
- [PR] WIP - Create new test that creates lots of splits [accumulo-testing] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/08 19:16:19 UTC, 6 replies.
- [I] Deprecated properties stopping the build [accumulo-testing] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/08 19:22:39 UTC, 0 replies.
- Re: [PR] Fixes compaction property log message bug [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/08 19:38:40 UTC, 4 replies.
- [I] Table stuck in NEW table state on certain importTable scenario [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/08 20:08:47 UTC, 1 replies.
- [PR] Fix disabled CompactionITs [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/09 00:01:53 UTC, 4 replies.
- [I] Bulk Import Flags use an indeterministic constraint [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/09 00:39:12 UTC, 1 replies.
- [PR] fixes a race condition in tablet group watcher [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/09 22:28:25 UTC, 1 replies.
- [PR] Add a new AccumuloStore for FATE [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2023/12/10 17:49:32 UTC, 15 replies.
- [PR] Fix FateConcurrencyIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/11 14:52:52 UTC, 1 replies.
- [PR] Functionality to run ScanConsistencyIT standalone [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/11 16:47:49 UTC, 32 replies.
- [PR] Removed Disabled annotation from recovery ITs, they work now [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/11 17:07:12 UTC, 1 replies.
- [PR] Fix FlushNoFileIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/11 19:48:39 UTC, 3 replies.
- [PR] implements setting time for hosted tablets [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/12 01:05:17 UTC, 1 replies.
- [I] MiniAccumuloClusterControl.stop(ServerType server, String hostname) does nothing with hostname [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/12 13:10:17 UTC, 1 replies.
- [PR] Fix SuspendedTabletsIT [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/12 13:58:26 UTC, 1 replies.
- [PR] Validation3943 [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2023/12/12 14:25:23 UTC, 1 replies.
- [I] VolumeUtil.switchVolumes() may be unneeded [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/12 17:07:15 UTC, 4 replies.
- [PR] Make bulk import wait for in-progress bulk imports [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/12 18:12:00 UTC, 6 replies.
- [PR] Fix CompactionConfigChangeIT [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/12 18:16:06 UTC, 2 replies.
- Re: [I] Investigate removing `getValue()` from LogEntry class [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/12 18:46:42 UTC, 0 replies.
- [I] Ensure log entries in the metadata table are up-to-date on upgrade (or remove strict validation) [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/12 19:01:30 UTC, 1 replies.
- [PR] Remove active FateTx constraint for bulk import [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/13 03:49:30 UTC, 2 replies.
- [PR] Fixed FlushNoFileIT, re-enabled the test [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/13 13:35:18 UTC, 1 replies.
- Re: [I] Data files in ... differ from in-memory data [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/13 16:35:42 UTC, 0 replies.
- [I] WALSunnyDayIT test failure. [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/13 19:16:51 UTC, 7 replies.
- [I] Validate lock type in distributed lock recovery code [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/13 19:22:23 UTC, 1 replies.
- [PR] Fixes FATE deferral [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/13 19:40:15 UTC, 1 replies.
- [I] Transition zoostore deferral tracking to use System.nanoTime [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/13 19:53:28 UTC, 4 replies.
- [PR] Fix MetricsIT and compaction queue metrics [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/13 22:08:04 UTC, 4 replies.
- [PR] Use LogEntry to parse log entries [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/14 00:45:37 UTC, 3 replies.
- [PR] Remove redundant LogEntry value (#3997) [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/14 01:13:43 UTC, 3 replies.
- [PR] persist time to tablet in bulk update [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/14 01:27:22 UTC, 3 replies.
- Re: [PR] Enhancing LogEntry Validation and Upgrading Column Qualifier Format- 3943 ticket [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/14 01:47:20 UTC, 2 replies.
- [I] Update MetaDataTableScanner to use Ample. [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/14 01:48:01 UTC, 1 replies.
- [I] Reconsider compaction planner default queue / group setup [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/14 13:24:46 UTC, 2 replies.
- [I] Include identifying information in compaction errors. [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/14 15:53:04 UTC, 1 replies.
- [I] Add properties to exit server process when idle [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/14 16:34:57 UTC, 19 replies.
- [PR] Fixed broken links [accumulo-website] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2023/12/14 16:37:48 UTC, 6 replies.
- [PR] Update javadoc to indicate composite view returned or not [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/14 17:03:24 UTC, 10 replies.
- [PR] Initial implementation of idle stop [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/14 18:32:54 UTC, 2 replies.
- Re: [I] Provide indication of intermediate compactions to CompactionConfigurer. [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/14 19:11:14 UTC, 0 replies.
- [PR] Handle exception when compaction queue is empty [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/14 22:35:30 UTC, 6 replies.
- [PR] Enables more tests in CompactionExecutorIT [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/15 06:32:09 UTC, 14 replies.
- [I] Remove selector compactions [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/15 18:06:44 UTC, 0 replies.
- [PR] Stronger type checking and other WAL improvements [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/15 18:27:58 UTC, 15 replies.
- Re: [PR] Create new test that creates lots of splits [accumulo-testing] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/15 20:46:50 UTC, 3 replies.
- [PR] Remove old compaction code [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/16 00:54:41 UTC, 6 replies.
- [PR] Bump ruby version in github actions script [accumulo-website] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/18 17:36:47 UTC, 3 replies.
- [PR] add id to compaction service logging [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/18 20:03:45 UTC, 1 replies.
- Re: [I] Explore naming properties based on functionality instead of where the functionality runs [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/19 04:17:17 UTC, 0 replies.
- [PR] Use LogEntry concrete type in more places [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 07:35:13 UTC, 5 replies.
- [I] DfsLogger should use a "static named constructor" to create a new logger from a new file [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 07:36:02 UTC, 0 replies.
- Re: [I] Concurrent bulk import erroneously reports success. [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 07:59:15 UTC, 0 replies.
- Re: [I] Resource Groups: Emit metrics that could be used by external schedulers [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 09:16:22 UTC, 0 replies.
- Re: [I] Set default value of table.majc.compaction.strategy property to empty string [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 09:23:19 UTC, 0 replies.
- Re: [I] Exception message in deprecated Volume Chooser is a lie [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 10:29:38 UTC, 1 replies.
- Re: [I] Move compaction service properties to accumulo props file [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 10:58:13 UTC, 0 replies.
- Re: [PR] improves ComprehensiveIT and adjust sunny ITs [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 11:06:25 UTC, 0 replies.
- [I] Determine whether RecoveryPath should be removed [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/19 11:55:08 UTC, 0 replies.
- [I] Investigate adjusting sliding window in default compaction planner based on size [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/19 18:25:41 UTC, 0 replies.
- [I] Log a warning when no system compactions are planned but a tablets files exceeds the max for scans. [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/19 18:35:21 UTC, 4 replies.
- [I] Emit a metric for tablets that have more files than the scan max and are not compacting [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/19 18:51:16 UTC, 4 replies.
- [I] Investigate adding trace level logging that helps identify tablets not compacting that need to [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/19 19:02:44 UTC, 0 replies.
- [PR] Update documentation to create an empty wal file [accumulo-website] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/19 20:09:50 UTC, 4 replies.
- [PR] Fix bug in compaction props [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/19 22:16:36 UTC, 16 replies.
- [PR] Pre-release build quality updates [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/20 01:57:32 UTC, 1 replies.
- Re: [I] Assess network port table in 2.x docs [accumulo-website] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/20 07:03:50 UTC, 1 replies.
- [I] ReferencedTabletFile has getTableId method that may be misleading. [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/20 14:20:32 UTC, 2 replies.
- [I] Method to return non-merged view of system config in InstanceOperations [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/20 18:13:29 UTC, 0 replies.
- [PR] Added modifyPropertiesFromFile Method in ConfigCommand [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2023/12/20 18:59:40 UTC, 5 replies.
- [PR] improves readability of code in DefaultCompactionPlanner [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/20 19:23:52 UTC, 3 replies.
- [PR] deprecates table.file.max [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/20 20:21:56 UTC, 5 replies.
- [PR] WIP warn when tablet needs compacting and is not [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/20 21:27:25 UTC, 0 replies.
- [I] Test that WAL header length constants should be moved from DfsLogger to a unit test [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/20 22:42:14 UTC, 2 replies.
- [PR] Fix 4100 - move header length check to test [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/20 23:33:45 UTC, 3 replies.
- [PR] Avoid DfsLogger unencrypted WAL special case [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/21 00:27:36 UTC, 2 replies.
- [PR] Use a Map for volume replacements [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/21 06:20:20 UTC, 1 replies.
- [PR] Fix HTML headings in javadoc, change from h3 to h4 [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/12/21 18:29:31 UTC, 4 replies.
- [PR] revert disruptor version to 3.4.4 for log4j compatibility [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/21 18:35:16 UTC, 4 replies.
- [I] Build failure - MavenReportException: Error while generating Javadoc [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/21 18:37:18 UTC, 2 replies.
- [I] TabletManagementParameters uses convoluted serialization [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/21 21:44:47 UTC, 2 replies.
- [PR] fixes intemittent failure in ScanConsistencyIT [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/21 22:33:39 UTC, 1 replies.
- [PR] Moves the compaction commit process into FATE [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/21 22:50:26 UTC, 0 replies.
- [PR] Adds test for merging compaction metadata [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/21 23:43:09 UTC, 3 replies.
- [I] Ensure split and merge handle bulk import and compaction metadata [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/12/21 23:46:09 UTC, 1 replies.
- [PR] Update isPropertySet to check parent config [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/22 05:19:40 UTC, 2 replies.
- [PR] Remove mutation timestamp for valid GcCandidates [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/22 05:29:16 UTC, 1 replies.
- Re: [I] Delete referenced candidates in AccumuloGC [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/22 05:44:36 UTC, 1 replies.
- [I] Update FATE AccumuloStore to use conditional mutations [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2023/12/22 17:12:42 UTC, 1 replies.
- [PR] Fix ImportConfiguration.builder().setKeepOffline() [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/22 19:14:45 UTC, 0 replies.
- [PR] Add utility to create an empty wal file. [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/22 19:49:51 UTC, 10 replies.
- [PR] 4092 rebase [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/23 08:15:48 UTC, 0 replies.
- Re: [PR] Fix bug in compaction props (reapply #4092) [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/12/23 09:47:56 UTC, 1 replies.
- [PR] Added Indication of Intermediate Compactions to CompactionConfigurer [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/27 15:36:06 UTC, 2 replies.
- [PR] Adds compaction metadata merge test [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2023/12/28 16:07:17 UTC, 0 replies.
- [PR] Return non-merged view of System config [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2023/12/28 17:26:06 UTC, 0 replies.
- [PR] Small improvements to new AccumuloStore related code [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2023/12/28 19:39:33 UTC, 0 replies.
- [PR] Update export version to handle imports of files without fenced ranges [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2023/12/29 16:26:36 UTC, 0 replies.