[accumulo] branch main updated: Refactor LogSorter to use config (#2191)

2021-07-07 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 908105b Refactor LogSorter to use config (#2191

[accumulo] branch main updated: Catch NoNodeException in CompactRange undo (#2178)

2021-06-24 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 04a4a7b Catch NoNodeException in CompactRange

[accumulo] branch main updated: Adds tests to LogFileKeyTest (#2177)

2021-06-23 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 89b411c Adds tests to LogFileKeyTest (#2177

[accumulo] branch main updated: Fix row encoding/decoding in LogFileKey (#2176)

2021-06-23 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new b8262a4 Fix row encoding/decoding in LogFileKey

[accumulo] branch main updated: Make sorted recovery write to RFiles (#2117)

2021-06-21 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 3e765b1 Make sorted recovery write to RFiles

[accumulo] branch main updated: Add test and fix for bug in KeyBuilder (#2170)

2021-06-17 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 1fecdd3 Add test and fix for bug in KeyBuilder

[accumulo] branch main updated: Fix crypto in SplitLarge utility (#2145)

2021-06-04 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 512325e Fix crypto in SplitLarge utility (#2145

[accumulo] branch main updated (af2d2d6 -> b15fbf3)

2021-05-21 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from af2d2d6 Improve LocalityGroupUtil.java (#2112) add b15fbf3 Move logic in LogSorter outside sort method

[accumulo-website] branch main updated: Update people.md (#283)

2021-05-20 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/main by this push: new 8f0de12 Update people.md (#283) 8f0de12

[accumulo] branch main updated: Fix property JSON strings (#2109)

2021-05-14 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 763cf4f Fix property JSON strings (#2109

[accumulo] branch main updated (a28b27a -> 3c039c7)

2021-05-12 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from a28b27a Add extent to metadata update failure logs (#2086) add 3c039c7 Add option to disable encryption

[accumulo] branch main updated: Fix #2070 address ShellServerIT test failures (#2087)

2021-05-10 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new a0af230 Fix #2070 address ShellServerIT test

[accumulo] branch main updated: Create MockServerContext for use in unit tests (#2083)

2021-05-06 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 6a0a5ee Create MockServerContext for use

[accumulo] branch main updated: Fix for Constraint API (#2074)

2021-05-03 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 6094a53 Fix for Constraint API (#2074) 6094a53

[accumulo] branch main updated: Fix redundant TableId creation in TableLoadBalancer (#2060)

2021-04-30 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 4213d76 Fix redundant TableId creation

[accumulo-website] branch asf-site updated (c611f61 -> a0db284)

2021-04-29 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. from c611f61 Automatic Site Publish by Buildbot add 9c2604e Automatic Site Publish by Buildbot

[accumulo-website] branch main updated: Add build command to pages/how-to-contribute.md (#276)

2021-04-29 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/main by this push: new b670b9a Add build command to pages/how

[accumulo] branch main updated: Migrate Constraints to API (#1985)

2021-04-28 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new d3b41fc Migrate Constraints to API (#1985

[accumulo] branch main updated: Made private fields in Violations.CVSKey final (#2036)

2021-04-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 9afab2c Made private fields

[accumulo-testing] branch main updated: Update pom to Java 11 (#138)

2021-04-14 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/main by this push: new 64c5e17 Update pom to Java 11 (#138

[accumulo] branch main updated (7957d67 -> 183387a)

2021-04-09 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 7957d67 Set reuseForks to true for unit tests, false for ITs (#2007) add 183387a Drop duplicate constructor

[accumulo-examples] branch main updated: Add missing job information for MR. Fixes #43 (#73)

2021-04-02 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git The following commit(s) were added to refs/heads/main by this push: new aed79ea Add missing job information

[accumulo-examples] branch main updated: Make runmr script use HADOOP_HOME (#72)

2021-03-31 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git The following commit(s) were added to refs/heads/main by this push: new 7aa5a4d Make runmr script use

[accumulo-examples] branch main updated: Drop TraceDumpExample. Closes #35 (#71)

2021-03-30 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git The following commit(s) were added to refs/heads/main by this push: new 10e6e1a Drop TraceDumpExample. Closes

[accumulo] branch main updated (b0fe6cf -> 391b399)

2021-03-30 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from b0fe6cf Cleanup Tests (#1982) add 391b399 Drop unused method in Property.java (#1983) No new revisions were

[accumulo] branch main updated (7de7928 -> b0fe6cf)

2021-03-30 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 7de7928 Fixes #1976 table prop check in Shell (#1979) add b0fe6cf Cleanup Tests (#1982) No new revisions

[accumulo] branch main updated: Fixes #1976 table prop check in Shell (#1979)

2021-03-29 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 7de7928 Fixes #1976 table prop check in Shell

[accumulo-examples] branch main updated: Add missing htrace dep

2021-03-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git The following commit(s) were added to refs/heads/main by this push: new 9f7704d Add missing htrace dep 9f7704d

[accumulo-examples] branch main updated: Add more precise excludes to pom to fix hadoop client

2021-03-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git The following commit(s) were added to refs/heads/main by this push: new 09e12a9 Add more precise excludes

[accumulo-examples] branch main updated: Fix shade plugin warnings

2021-03-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git The following commit(s) were added to refs/heads/main by this push: new b6bc9d9 Fix shade plugin warnings

[accumulo] branch main updated: Refactor Crypto packages (#1956)

2021-03-04 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 0781550 Refactor Crypto packages (#1956

[accumulo] branch main updated: Clean up CompactionDirectives default impl (#1950)

2021-03-04 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 3bbc77d Clean up CompactionDirectives default

[accumulo] branch main updated (7e3c67d -> 2a4226b)

2021-02-26 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 7e3c67d Fix typo in RecoveryManager add 2a4226b Create CryptoUtils getFileDecrypter method (#1951) No new

[accumulo] branch main updated: Fix typo in RecoveryManager

2021-02-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 7e3c67d Fix typo in RecoveryManager 7e3c67d

[accumulo] branch main updated (8718d02 -> a17397d)

2021-02-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 8718d02 Improve tablet details in Monitor. Closes #1940 (#1943) add a17397d Increase difference between test

[accumulo] branch main updated (65c451a -> 8718d02)

2021-02-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 65c451a Minor warning cleanup from IDE add 8718d02 Improve tablet details in Monitor. Closes #1940 (#1943

[accumulo] branch main updated (97ac5c4 -> 2b1410a)

2021-02-24 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 97ac5c4 Update plugin/some dependency versions (#1941) add 2b1410a Create readTablets method in Ample

[accumulo-testing] branch main updated: Fix typo in bin/cingest script

2021-02-23 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/main by this push: new fbaf16d Fix typo in bin/cingest script

[accumulo-testing] branch main updated: Add back END to MultiTable so it can be used by other modules

2021-02-22 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/main by this push: new 17963d6 Add back END to MultiTable so

[accumulo] branch main updated: Stop recovery if tablet is being deleted (#1934)

2021-02-19 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 1052076 Stop recovery if tablet is being

[accumulo] branch main updated (e6cc640 -> f18a83d)

2021-02-19 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from e6cc640 Remove unused param from CompactionEnv (#1936) add f18a83d Add stats to new Compactable classes

[accumulo] branch main updated (287a1bd -> e6cc640)

2021-02-18 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 287a1bd Stop user flush if table is being deleted (#1931) add e6cc640 Remove unused param from CompactionEnv

[accumulo-testing] branch main updated: Add more splits to RW multitable CreateTable

2021-02-17 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/main by this push: new 66dcd04 Add more splits to RW

[accumulo] branch main updated: Stop user flush if table is being deleted (#1931)

2021-02-17 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 287a1bd Stop user flush if table is being

[accumulo] branch main updated: Update ServerBulkImportStatus for new Bulk import. Closes #1510 (#1923)

2021-02-17 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 970b054 Update ServerBulkImportStatus for new

[accumulo] 01/02: Merge remote-tracking branch 'upstream/1.10' into main

2021-02-16 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 3a1d7404b2dc8d910c8a340c19a5326ae2e3cd23 Merge: 0d5ea4b 4b3a3b9 Author: Mike Miller AuthorDate: Tue Feb 16 15:13:04

[accumulo] 02/02: Improvements to TabletStateChangeIteratorIT. Closes #1932

2021-02-16 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 925d17bdd72cf1bbdd0d693d31e58b02fb7d6eab Author: Mike Miller AuthorDate: Tue Feb 16 10:37:37 2021 -0500

[accumulo] branch main updated (0d5ea4b -> 925d17b)

2021-02-16 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 0d5ea4b Prevent deleted tablets from being flushed (#1899) add 4b3a3b9 Improvements

[accumulo] branch 1.10 updated: Improvements to TabletStateChangeIteratorIT (#1933)

2021-02-16 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.10 by this push: new 4b3a3b9 Improvements

[accumulo] branch main updated: Prevent deleted tablets from being flushed (#1899)

2021-02-12 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 0d5ea4b Prevent deleted tablets from being

[accumulo] branch main updated (f2ecaf6 -> 1a5b46e)

2021-02-11 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from f2ecaf6 Document master/manager rename in Upgrader9to10 re #1922 (#1927) add 1a5b46e Improve log message

[accumulo] 01/01: Merge remote-tracking branch 'upstream/1.10' into main

2021-02-11 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 2ff2618b1c49d01a3ded44173b522c5670cfdeac Merge: c7b1d85 fbdbda9 Author: Mike Miller AuthorDate: Thu Feb 11 07:42:33

[accumulo] branch main updated (c7b1d85 -> 2ff2618)

2021-02-11 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from c7b1d85 Fix warnings (unused imports, deprecation) add fbdbda9 Improve filename extension usage in RFile API

[accumulo] branch 1.10 updated: Improve filename extension usage in RFile API (#1917)

2021-02-11 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.10 by this push: new fbdbda9 Improve filename extension usage

[accumulo] branch main updated (a75dad4 -> 3edd539)

2021-02-10 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from a75dad4 fixes #1909 - test broken by changes in commit 954a55395 (#1915) add 3edd539 Drop debug logs

[accumulo-testing] branch main updated: Add a Bulk import to randomwalk MultiTable (#134)

2021-02-09 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/main by this push: new 689d6d4 Add a Bulk import to randomwalk

[accumulo-website] branch asf-site updated (495569e -> 0db6439)

2021-02-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. from 495569e Automatic Site Publish by Buildbot add 1ecd555 Automatic Site Publish by Buildbot

[accumulo-website] branch main updated: Make 2.x manual landing page more clear (#262)

2021-02-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/main by this push: new ca97fed Make 2.x manual landing page

[accumulo] branch main updated (c00fb38 -> 2bc2415)

2021-02-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from c00fb38 Fix log file names in minicluster and two broken ITs. (#1914) add daa6985 Add a Bulk import

[accumulo] branch 1.10 updated: Add a Bulk import to randomwalk MultiTable (#1911)

2021-02-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.10 by this push: new daa6985 Add a Bulk import to randomwalk

[accumulo] branch main updated (8ed8ff6 -> fd001c9)

2021-02-01 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 8ed8ff6 Improvements to BulkImportCacheCleaner (#1890) add fd001c9 Revert "Add check to not flush when

[accumulo] branch main updated (b8dac78 -> 8ed8ff6)

2021-02-01 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from b8dac78 Add check to not flush when table is being deleted. (#1887) add 8ed8ff6 Improvements

[accumulo] branch main updated (6af856b -> b8dac78)

2021-02-01 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 6af856b Merge remote-tracking branch 'upstream/1.10' into main add b8dac78 Add check to not flush when table

[accumulo] branch main updated (ecddf35 -> 6af856b)

2021-01-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from ecddf35 Merge remote-tracking branch 'upstream/1.10' into main add ed97eac Make UnloadTabletHandler log

[accumulo] 01/01: Merge remote-tracking branch 'upstream/1.10' into main

2021-01-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 6af856b38bb57f49418547a8b9c262c66a1fe31e Merge: ecddf35 ed97eac Author: Mike Miller AuthorDate: Wed Jan 27 08:20:57

[accumulo] branch 1.10 updated: Make UnloadTabletHandler log before waiting (#1881)

2021-01-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.10 by this push: new ed97eac Make UnloadTabletHandler log before

[accumulo] branch main updated (300c933 -> ecddf35)

2021-01-26 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 300c933 Deprecate/replace 'master.*' properties with 'manager.*'. (fixes #1640) (#1873) add 48e483b Add

[accumulo] 01/01: Merge remote-tracking branch 'upstream/1.10' into main

2021-01-26 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit ecddf35a9e84be668caf0837166abc07ff67594a Merge: 300c933 48e483b Author: Mike Miller AuthorDate: Tue Jan 26 09:40:56

[accumulo] branch 1.10 updated (0187567 -> 48e483b)

2021-01-26 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 0187567 Re-throw exception from LoggingRunnable (re #1808) add 48e483b Add tserver to badservers instead

[accumulo] branch main updated (2db6d44 -> 9fdfaff)

2021-01-26 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 2db6d44 Move tests using curator testing server to more general package. (#1882) add 9fdfaff Add tserver

[accumulo-website] branch asf-site updated (44f239a -> 495569e)

2021-01-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. from 44f239a Automatic Site Publish by Buildbot add 9022d1b Automatic Site Publish by Buildbot

[accumulo-website] branch main updated: Update Authorizations.md and People.md (#260)

2021-01-25 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/main by this push: new 52301d9 Update Authorizations.md

[accumulo] branch main updated: Add cast checks to compaction cancel method. Fixes #1875 (#1876)

2021-01-21 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 06251db Add cast checks to compaction cancel

[accumulo] branch main updated (3e23ad8 -> 9f549b2)

2021-01-12 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 3e23ad8 Fixes #1665 use old compaction thread pool config if set (#1861) add 076f1b3 Add check for finished

[accumulo] 01/01: Merge remote-tracking branch 'upstream/1.10' into main

2021-01-12 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 9f549b2fe19666138290913f5660f8bcc83e9f51 Merge: 3e23ad8 076f1b3 Author: Mike Miller AuthorDate: Tue Jan 12 14:50:10

[accumulo] branch 1.10 updated (e6bba1c -> 076f1b3)

2021-01-12 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from e6bba1c Merge pull request #1860 from brianloss/1.10 add 076f1b3 Add check for finished to LogSorter (#1863

[accumulo-testing] branch main updated: Exclude log4j2 jars from shade plugin (#133)

2021-01-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/main by this push: new fed6712 Exclude log4j2 jars from shade

[accumulo] branch main updated (ede736f -> 0aff4d2)

2021-01-05 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from ede736f Remove unneeded resource warning suppressions (#1852) add 0aff4d2 Get proper value

[accumulo-testing] branch main updated: Fix warning in randomwalk Init

2021-01-05 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/main by this push: new 02a39c5 Fix warning in randomwalk Init

[accumulo] branch main updated: Create listtablets shell command. Closes #1317 (#1821)

2021-01-04 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 376910e Create listtablets shell command

[accumulo] branch 1.10 updated: Reduce log level of replication offline retries (#1843)

2020-12-30 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.10 by this push: new 6bf3f40 Reduce log level of replication offline

[accumulo-website] branch asf-site updated (ffca8f2 -> 18c4baf)

2020-12-09 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. from ffca8f2 Automatic Site Publish by Buildbot add 18c4baf Automatic Site Publish by Buildbot

[accumulo-website] branch main updated: Create drafts for 1.10.1 and 2.0.1

2020-12-09 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/main by this push: new 1c67ee8 Create drafts for 1.10.1

[accumulo] 01/01: Merge remote-tracking branch 'upstream/1.10' into main

2020-12-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit b263b863335f22b4a0f54479444b5b84ef0db9e8 Merge: 58b9de1 b8fd349 Author: Mike Miller AuthorDate: Tue Dec 8 15:38:00

[accumulo] branch main updated (58b9de1 -> b263b86)

2020-12-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 58b9de1 Throw exceptions when permissions checks fail (#1828) add b8fd349 Improve log message in Delete

[accumulo] branch 1.10 updated: Improve log message in Delete CleanUp FATE. (#1829)

2020-12-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.10 by this push: new b8fd349 Improve log message in Delete CleanUp

[accumulo] branch main updated (c29c102 -> b93c678)

2020-12-08 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from c29c102 fixes #1574: remove stop / start of MAC because flushes are waiting for completion. Reduce number

[accumulo] branch main updated (d33e07a -> f279ae8)

2020-11-24 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from d33e07a Fix typo in issue template (flaky, not flakey) add f279ae8 Add getTabletState to TabletMetadata

[accumulo] branch main updated (a7a96b8 -> a19e207)

2020-11-20 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from a7a96b8 Fix #1764 Parallelize listcompactions in shell (#1783) add a19e207 Make TabletLocationState human

[accumulo] branch main updated (7ee4a2d -> 5cb30ed)

2020-11-17 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 7ee4a2d Add back toString() to TServerInstance add 5cb30ed Utilize ServerContext in DeadServerList No new

[accumulo] branch main updated: Add back toString() to TServerInstance

2020-11-17 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 7ee4a2d Add back toString() to TServerInstance

[accumulo] branch main updated (7d678ab -> cccac86)

2020-11-17 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 7d678ab Update hadoop version to 3.3.0 in pom.xml (#1785) add cccac86 Refactor Tablet state classes (#1774

[accumulo] branch main updated (fe4d4d1 -> 1861473)

2020-11-12 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from fe4d4d1 Improve tool tip for hold time in Monitor (#1772) add 1861473 Make cluster script start monitor last

[accumulo] branch main updated: Improve tool tip for hold time in Monitor (#1772)

2020-11-12 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new fe4d4d1 Improve tool tip for hold time

[accumulo] branch main updated: Minor cleanup in BulkImport (#1769)

2020-11-04 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 46ee51d Minor cleanup in BulkImport (#1769

[accumulo] branch main updated: Modify IteratorEnvIT to expose bug

2020-11-03 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 02f778a Modify IteratorEnvIT to expose bug

[accumulo] branch main updated: Refactor TabletGroupWatcher (#1761)

2020-11-02 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new 3f47da1 Refactor TabletGroupWatcher (#1761

[accumulo] branch main updated: Create Ample interface method for createDeleteMutation (#1757)

2020-10-30 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/main by this push: new d820360 Create Ample interface method

[accumulo] branch 1.10 updated (51dde75 -> 252897d)

2020-10-28 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 51dde75 Configure surefire/failsafe forkCount separately (#1756) add 252897d Back port #1754 to 1.10 No new

[accumulo] branch 1.10 updated (51dde75 -> 252897d)

2020-10-28 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller pushed a change to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 51dde75 Configure surefire/failsafe forkCount separately (#1756) add 252897d Back port #1754 to 1.10 No new

<    1   2   3   4   5   6   7   8   9   10   >