You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [PR] revise grammar [accumulo-website] - posted by "AdamAce38 (via GitHub)" <gi...@apache.org> on 2024/01/01 03:04:01 UTC, 3 replies.
- Re: [PR] Initial implementation of idle stop [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/02 13:50:10 UTC, 0 replies.
- Re: [I] Add properties to exit server process when idle [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/02 13:51:21 UTC, 0 replies.
- [I] Clone table should optionally allow specifying a range to clone [accumulo] - posted by "FineAndDandy (via GitHub)" <gi...@apache.org> on 2024/01/02 16:21:06 UTC, 0 replies.
- [I] RFile writes should utilize multiple threads [accumulo] - posted by "FineAndDandy (via GitHub)" <gi...@apache.org> on 2024/01/02 16:26:52 UTC, 1 replies.
- [PR] Validate recovered lock type [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/02 17:29:13 UTC, 12 replies.
- [PR] Fixes property deprecation build errors [accumulo-testing] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/02 17:53:17 UTC, 2 replies.
- Re: [I] Deprecated properties stopping the build [accumulo-testing] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/02 18:21:51 UTC, 0 replies.
- Re: [PR] Added modifyPropertiesFromFile Method in ConfigCommand [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/02 20:13:09 UTC, 5 replies.
- [PR] ZooStore deferral time to use System.nanoTime() [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/03 15:29:45 UTC, 4 replies.
- Re: [PR] Small improvements to new AccumuloStore related code [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/03 16:34:31 UTC, 5 replies.
- Re: [I] Include identifying information in compaction errors. [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/03 18:09:39 UTC, 1 replies.
- [PR] Updates DefaultCompactionPlanner to honor table.file.max prop [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/03 19:55:17 UTC, 9 replies.
- Re: [PR] deprecates table.file.max [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/03 19:59:43 UTC, 1 replies.
- Re: [I] Tests table operations with lots of tablets [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/03 20:14:15 UTC, 0 replies.
- Re: [PR] Clean up usage of TabletsMetadata [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/03 21:51:32 UTC, 5 replies.
- [PR] Updates to Terraform configuration based on recent changes [accumulo-testing] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/03 22:55:40 UTC, 1 replies.
- Re: [PR] Add filtering to Ample [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/03 23:07:12 UTC, 6 replies.
- Re: [PR] Added Indication of Intermediate Compactions to CompactionConfigurer [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 00:20:38 UTC, 3 replies.
- Re: [PR] Return non-merged view of System config [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 00:26:38 UTC, 3 replies.
- Re: [PR] Remove old compaction code [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 01:07:36 UTC, 2 replies.
- Re: [PR] Fix ImportConfiguration.builder().setKeepOffline() [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 01:16:07 UTC, 3 replies.
- Re: [PR] Adds compaction metadata merge test [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/04 01:31:13 UTC, 0 replies.
- Re: [PR] Adds test for merging compaction metadata [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 15:03:51 UTC, 2 replies.
- [PR] Fix typo and add resource to try-with-resources block in ZooStore [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/04 19:13:20 UTC, 1 replies.
- [PR] Adds @kevinrr888 as contributor [accumulo-website] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/04 21:35:47 UTC, 1 replies.
- [PR] Avoids reading all fate ids into memory. [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 23:16:10 UTC, 3 replies.
- Re: [PR] Update javadoc to indicate composite view returned or not [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 23:38:30 UTC, 2 replies.
- Re: [I] Provide indication of intermediate compactions to CompactionConfigurer. [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 23:45:14 UTC, 0 replies.
- Re: [I] Method to return non-merged view of system config in InstanceOperations [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/04 23:46:38 UTC, 0 replies.
- [I] Make FATE age off memory efficient [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/05 00:08:34 UTC, 1 replies.
- [I] Move reservations in FATE from memory into the persisted store [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/05 00:16:33 UTC, 0 replies.
- [I] Investigate making tableOperations.online() more strict with table state checks [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/05 15:51:20 UTC, 4 replies.
- Re: [I] ImportConfiguration.builder().setKeepOffline(true) does not create a table offline - table stuck in NEW state [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/05 16:19:06 UTC, 1 replies.
- Re: [I] Look into adding filters to Ample [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/05 16:19:46 UTC, 1 replies.
- Re: [I] Transition zoostore deferral tracking to use System.nanoTime [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/05 17:07:04 UTC, 1 replies.
- Re: [PR] Create new test that creates lots of splits [accumulo-testing] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/05 21:14:46 UTC, 0 replies.
- Re: [I] Create a split scaling test [accumulo-testing] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/05 21:14:46 UTC, 0 replies.
- [PR] Add support for multiple Fate instances to the Manager [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/07 18:17:25 UTC, 15 replies.
- [PR] Fix CompactionIT after changes in #4127 [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/07 18:36:06 UTC, 2 replies.
- [I] Broken compaction tests [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/08 15:09:20 UTC, 5 replies.
- Re: [I] Make sure tab completion is disabled when executing a single command [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/08 17:05:26 UTC, 2 replies.
- [PR] Split its [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/08 17:43:42 UTC, 0 replies.
- Re: [PR] Moves split recovery code to upgrade [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/08 17:55:14 UTC, 6 replies.
- [PR] fixes split recovery for metadata tablet [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/08 18:08:29 UTC, 1 replies.
- [I] Bad usage of ample filter [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/08 20:08:25 UTC, 2 replies.
- [I] Add a compactionFailed method in TabletLogger [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/08 20:15:20 UTC, 2 replies.
- Re: [I] Modify the DefaultCompactionPlanner to set priorities at a table name level [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/08 21:17:10 UTC, 1 replies.
- [PR] removes consitency check in GC wal scan [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/08 23:31:21 UTC, 1 replies.
- [PR] Fix paste invocation to work with Mac OS X [accumulo] - posted by "kristapsdz-saic (via GitHub)" <gi...@apache.org> on 2024/01/09 01:00:09 UTC, 4 replies.
- [PR] uses table id in compaction prioritization [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/09 02:04:55 UTC, 4 replies.
- [PR] Warn when tablet needs compacting and is not [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/09 06:14:03 UTC, 5 replies.
- Re: [PR] WIP warn when tablet needs compacting and is not [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/09 06:16:06 UTC, 1 replies.
- [I] Concurrent modification exception in manager [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/09 18:02:56 UTC, 1 replies.
- [PR] Fix compaction service cs1 [accumulo-testing] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/09 19:10:59 UTC, 4 replies.
- [PR] added a check for execCommand tab completion disabled, solves #4040 [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/09 21:41:50 UTC, 3 replies.
- [PR] disable tab completion for execCommand #4040 [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/10 00:59:10 UTC, 2 replies.
- [PR] Fixes 2.1 merge to main [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/10 02:42:06 UTC, 1 replies.
- [PR] More Detailed Compaction Errors [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/10 16:27:45 UTC, 12 replies.
- [I] Exception in manager tablet group watcher when attempting tablet update [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/10 21:05:44 UTC, 1 replies.
- [PR] Fix ConcurrentModificationException in QueueMetrics [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/10 21:25:31 UTC, 4 replies.
- [PR] Adjusts compactor error logging because of race [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/11 00:39:45 UTC, 4 replies.
- Re: [I] Update MetaDataTableScanner to use Ample. [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2024/01/11 16:38:30 UTC, 3 replies.
- [PR] Update people.md [accumulo-website] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/11 17:53:29 UTC, 2 replies.
- [PR] Compaction Failed Logging in TabletLogger [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/11 19:18:29 UTC, 1 replies.
- [PR] Remove direct use of System.out in shell [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2024/01/11 21:37:05 UTC, 1 replies.
- [PR] allows compact column in metadata constraint [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/12 00:33:00 UTC, 3 replies.
- [PR] fixes CompactionPriorityQueueMetricsIT [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/12 01:25:21 UTC, 7 replies.
- [I] Investigate OOM error in SplitIT#concurrentSplit() test after changes in #4113 [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/12 16:06:49 UTC, 6 replies.
- [PR] Feature/trace to debug [accumulo] - posted by "MiguelRicardos (via GitHub)" <gi...@apache.org> on 2024/01/12 19:53:15 UTC, 3 replies.
- [PR] Update various dependency versions [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/12 20:07:13 UTC, 2 replies.
- [PR] Use conditional mutations for AccumuloStore [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/12 21:45:21 UTC, 11 replies.
- [PR] Moves Compaction Properties to accumulo.properties file. [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/12 23:02:16 UTC, 2 replies.
- Re: [I] Move compaction service properties to accumulo props file [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/12 23:14:18 UTC, 1 replies.
- Re: [PR] Moves the compaction commit process into FATE [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/12 23:32:10 UTC, 4 replies.
- [PR] Replaces BulkFailureIT with new test [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/13 01:57:07 UTC, 5 replies.
- [PR] Centralizes definitions of accumulo tables [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/13 19:35:39 UTC, 9 replies.
- Re: [PR] Moves Compaction Properties to accumulo.properties file [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/13 19:49:48 UTC, 2 replies.
- [PR] consider fate table in compaction prioritization [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/16 21:02:55 UTC, 2 replies.
- Re: [I] Explore comparing file values in requireSame [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/16 21:29:50 UTC, 0 replies.
- [PR] Stricter checks before transitioning table state [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/17 15:25:27 UTC, 3 replies.
- Re: [I] Update configuration javadoc to indicate if a composite view is being returned or not. [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/17 15:53:31 UTC, 2 replies.
- Re: [I] Update FATE transaction ids to be globally unique across multiple stores [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/17 18:46:43 UTC, 0 replies.
- [I] Fix start up exception in TabletServer log after the introduction of the FATE AccumuloStore in Manager [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/17 22:59:43 UTC, 0 replies.
- [I] Update upgrade code to handle the addition of the new FATE table [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/17 23:06:23 UTC, 1 replies.
- [I] Update Fate admin command to support the addition of the Accumulo instance type [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/17 23:27:11 UTC, 0 replies.
- [PR] Stopped tracking fate age off data in memory [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/18 04:27:05 UTC, 1 replies.
- [PR] fixes intermittent failure in FileMetadataIT [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/18 19:05:59 UTC, 1 replies.
- [PR] fixes intermittent failure in DeleteEverythingIT [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/18 20:00:00 UTC, 1 replies.
- [PR] fixes intermittent failure in LargeSplitRowIT [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/19 01:03:14 UTC, 1 replies.
- [PR] Avoids buffering large split points in memory [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/19 01:41:11 UTC, 1 replies.
- [PR] Trivial javadoc update in SimpleGarbageCollector.isSafeMode. [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/19 16:37:16 UTC, 4 replies.
- Re: [I] Update FATE AccumuloStore to use conditional mutations [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/19 19:15:51 UTC, 0 replies.
- Re: [PR] Use conditional mutations for AccumuloStore. Add checks for status and putRepo [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/19 19:16:43 UTC, 11 replies.
- Re: [PR] Update export version to handle imports of files without fenced ranges [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/19 19:47:12 UTC, 12 replies.
- [PR] checks the entire map, solves #3522 [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/19 20:29:25 UTC, 5 replies.
- [PR] Cleanup usages of TabletsMetadata in elasticity [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/19 21:28:05 UTC, 1 replies.
- [I] Move tracking of unsplittable tablets from manager memory to metadata table [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/20 01:40:36 UTC, 0 replies.
- [PR] WIP moves finding split points into FATE [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/20 01:47:41 UTC, 0 replies.
- [PR] Add a default limit of deferred FATE transactions [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/20 16:27:05 UTC, 3 replies.
- [PR] Fix fateRefs init check when setting the manager state [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/20 17:37:48 UTC, 1 replies.
- Re: [I] Fix start up exception in TabletServer after the introduction of the FATE AccumuloStore in the Manager [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/20 18:20:53 UTC, 1 replies.
- [PR] adds missing sync in fate code [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/20 19:59:20 UTC, 1 replies.
- Re: [PR] Improves performance by avoiding parse tree creation [accumulo-access] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/22 13:45:16 UTC, 8 replies.
- [PR] Added additional build plugins in preparation for release [accumulo-access] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/22 15:37:06 UTC, 1 replies.
- Re: [I] Add unit test for SetEqualityIterator [accumulo] - posted by "rsingh433 (via GitHub)" <gi...@apache.org> on 2024/01/22 16:10:00 UTC, 0 replies.
- Re: [PR] persist time to tablet in bulk update [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/22 20:21:08 UTC, 0 replies.
- Re: [I] DfsLogger should use a "static named constructor" to create a new logger from a new file [accumulo] - posted by "ArbaazKhan1 (via GitHub)" <gi...@apache.org> on 2024/01/22 20:48:27 UTC, 0 replies.
- [PR] Use future in Fate deferred overflow test [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/22 22:04:17 UTC, 1 replies.
- [I] Add way to avoid creating duplicate FATE operation [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/23 04:36:32 UTC, 0 replies.
- Re: [I] SplitRecoveryIT failing due to StackOverflowError [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/23 13:48:32 UTC, 1 replies.
- [PR] Fixed TabletManagmentParameters serialization of replacements [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/23 16:04:10 UTC, 2 replies.
- Re: [I] OnDemand Tables: Resolve TODO in Bulk Import V2 [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/23 19:27:04 UTC, 1 replies.
- [PR] clean up AddressUtil.parseAddress usage [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/23 20:53:57 UTC, 4 replies.
- Re: [I] Handle split recovery metadata in upgrade [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2024/01/23 22:12:50 UTC, 1 replies.
- Re: [PR] Add utility to create an empty wal file. [accumulo] - posted by "ctubbsii (via GitHub)" <gi...@apache.org> on 2024/01/23 22:44:25 UTC, 14 replies.
- [PR] Fixes Queue Metric Tag format [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/24 06:27:27 UTC, 1 replies.
- [I] MetricsUtil.formatString contains unnecessary code? [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/24 13:08:22 UTC, 5 replies.
- [PR] Recreated compaction coordinator unit test [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/24 16:11:12 UTC, 1 replies.
- Re: [I] Allow import table to set hosting goal. [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/24 16:21:35 UTC, 1 replies.
- Re: [PR] re #3724: tablet transaction log [accumulo] - posted by "ivakegg (via GitHub)" <gi...@apache.org> on 2024/01/24 16:26:07 UTC, 1 replies.
- [PR] Add comments [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/24 16:46:02 UTC, 1 replies.
- [I] Tserver gets stuck if context classloader fails on first try [accumulo] - posted by "ivakegg (via GitHub)" <gi...@apache.org> on 2024/01/24 16:47:09 UTC, 11 replies.
- Re: [I] Data files in ... differ from in-memory data [accumulo] - posted by "ddanielr (via GitHub)" <gi...@apache.org> on 2024/01/24 20:33:45 UTC, 1 replies.
- [PR] Globally Unique FATE Transaction Ids [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/24 20:51:38 UTC, 5 replies.
- Re: [I] TabletManagementParameters uses convoluted serialization [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/24 21:56:54 UTC, 1 replies.
- [PR] Refactored DfsLogger constructors to static methods that now call a p… [accumulo] - posted by "ArbaazKhan1 (via GitHub)" <gi...@apache.org> on 2024/01/24 22:15:12 UTC, 2 replies.
- [I] Investigate if a new human readable export file version should be created [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/25 15:21:52 UTC, 0 replies.
- [PR] Some touch-ups before release. [accumulo-access] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/25 16:51:06 UTC, 4 replies.
- [PR] clean up some AddressUtil usages [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/25 19:49:49 UTC, 3 replies.
- [PR] update cache workflow action to v4, replaces node 16 with node 20 [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/25 20:20:30 UTC, 1 replies.
- [PR] Bumped SpotBugs and ErrorProne plugins, marked classes final [accumulo-access] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/25 20:27:23 UTC, 1 replies.
- Re: [I] Update compaction coordinator test [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/25 20:33:44 UTC, 1 replies.
- Re: [PR] Use "Tablet Availability" rather than "Hosting Goal" [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/25 21:16:13 UTC, 6 replies.
- [PR] Fixes GC WAL bug [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/25 22:45:31 UTC, 0 replies.
- [PR] CompactableImpl sync fix and message update [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/26 01:10:10 UTC, 2 replies.
- Re: [PR] WIP Globally Unique FATE Transaction Ids [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/26 11:58:32 UTC, 1 replies.
- [PR] Make sure AccumuloStore persists ageoff txinfo [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/26 17:28:04 UTC, 3 replies.
- Re: [PR] Fixes RowFilter bug with deep copy [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/26 20:17:23 UTC, 0 replies.
- [PR] fixes periodic failure with CompactionIT [accumulo] - posted by "keith-turner (via GitHub)" <gi...@apache.org> on 2024/01/26 22:28:39 UTC, 1 replies.
- [PR] Refactor AccumuloStoreReadWriteIT to also run against ZooStore [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/26 23:49:44 UTC, 6 replies.
- [PR] Fix intermittent failure in AuthenticationTokenSecretManagerTest [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/27 15:20:13 UTC, 2 replies.
- [PR] Add support for creating a FATE transaction by key [accumulo] - posted by "cshannon (via GitHub)" <gi...@apache.org> on 2024/01/27 19:08:43 UTC, 4 replies.
- [PR] set max files to fix test [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/30 00:44:50 UTC, 0 replies.
- [PR] Minor changes to source and pom based on review [accumulo-access] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/30 15:10:48 UTC, 1 replies.
- Re: [PR] Changes to Accumulo-Access for integration with Accumulo [accumulo-access] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/31 13:15:32 UTC, 1 replies.
- Re: [PR] Integrate Accumulo-Access into Accumulo [accumulo] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/31 13:17:58 UTC, 4 replies.
- Re: [PR] updates column visibility to use accumulo access library [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/31 16:44:50 UTC, 2 replies.
- [PR] Update antlr contrib maven project with recent changes [accumulo-access] - posted by "dlmarion (via GitHub)" <gi...@apache.org> on 2024/01/31 16:45:55 UTC, 1 replies.
- [PR] Enable override of hosting goal on table import [accumulo] - posted by "DomGarguilo (via GitHub)" <gi...@apache.org> on 2024/01/31 19:00:31 UTC, 3 replies.
- [I] Elasticity Broken or Flaky test: ReadWriteIT.sunnyDay() [accumulo] - posted by "kevinrr888 (via GitHub)" <gi...@apache.org> on 2024/01/31 19:22:40 UTC, 1 replies.
- [PR] Add retry for metrics registration to fix ExternalCompactionMetricsIT [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/31 21:12:25 UTC, 0 replies.
- Re: [PR] Add delay to allow for ZooKeeper, Update prop names [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/31 21:13:27 UTC, 1 replies.
- Re: [I] Investigate what happens when importing a table from 2.1 to 3.1 [accumulo] - posted by "EdColeman (via GitHub)" <gi...@apache.org> on 2024/01/31 22:58:57 UTC, 0 replies.