[accumulo] branch master updated: ACCUMULO-2537 Add @Override Annotations

2018-05-09 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 64e6da0 ACCUMULO-2537 Add @Override

[accumulo] 02/02: Merged in changes for 573 into code correcting compiler errors due to changes in master since PR was initially opened.

2018-09-07 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit c9f11a21d21458d4a8c4414201c5447098bc Author: Mark Owens AuthorDate: Fri Sep 7 16:03:47 2018 -0400 Merged

[accumulo] branch master updated: Fix ShellServerIT test in master

2018-04-06 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new b248db6 Fix ShellServerIT test in master

[accumulo] branch master updated (8a4d553 -> c7f2b1e)

2018-04-05 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 8a4d553 Merge branch '1.8' add 161c01e ACCUMULO-4791 correct setshelliter usage add 9fdf43a ACCUMULO

[accumulo] branch 1.8 updated (44d1f4a -> 63697e7)

2018-04-05 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 44d1f4a ACCUMULO-4585 Fix bootstrap_config memory profiles add 161c01e ACCUMULO-4791 correct setshelliter

[accumulo] 01/01: Merge branch '1.8'

2018-04-05 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit c7f2b1e304c98a503014cb6a29c693da8cf7d07a Merge: 8a4d553 63697e7 Author: Mark Owens <jmark...@gmail.com> Auth

[accumulo] branch master updated (d73b46a -> c64de15)

2018-04-11 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from d73b46a Fix broken ConnectorImpl add c64de15 ACCUMULO-4697 tserver could start too many idle compactions

[accumulo-website] branch asf-site updated: Jekyll build from master:4f1e088

2018-03-23 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 10cf37c Jekyll build from

[accumulo] branch master updated: Replace use of deprecated newInstance calls.

2019-06-11 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new bbee47b Replace use of deprecated

[accumulo] branch master updated: Replace use of equals() with Object.equals() (#1541)

2020-03-04 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new a7251c3 Replace use of equals

[accumulo] branch master updated: Add additional simplification of equals() method. (#1544)

2020-03-04 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new b7d23cb Add additional simplification

[accumulo] branch master updated: Replace explicit types with diamond operator (#1540)

2020-03-02 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new e4b69f9 Replace explicit types with diamond

[accumulo] branch master updated (581cdad -> 6e8787e)

2020-02-18 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 581cdad Updated AccumuloITBase.java (#1504) add 6e8787e Replace older style for-loops with enhanced loops

[accumulo] branch master updated (6a2b949 -> 23dc432)

2020-02-19 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 6a2b949 Remove log4j from CombinerTest. Fixes #1512 add 1bde756 Close open BatchScanner's in SampleIT

[accumulo-website] branch master updated: Update a couple of types in quickstart.md

2020-01-13 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/master by this push: new 5118bae Update a couple of types

[accumulo] branch master updated (f36445a -> d6ac765)

2020-01-14 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from f36445a Fix #1373 Support the init scope in some VolumeChoosers (#1450) add d6ac765 Fix #1350 Update

[accumulo] branch master updated: Remove errorprone profile from pom.xml (#1580)

2020-04-08 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 7684a86 Remove errorprone profile from

[accumulo] branch master updated: Replace Collections.sort() with List.sort() (#1601)

2020-04-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 12c66d9 Replace Collections.sort

[accumulo] branch master updated: Use Long.compare() to compare longs. (#1600)

2020-04-27 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new c8fe3d2 Use Long.compare() to compare longs

[accumulo] branch master updated: Remove negations in 'isEmpty' and 'if' statements. (#1593)

2020-04-24 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 6a74b46 Remove negations in 'isEmpty

[accumulo] branch master updated (6a74b46 -> ca8e1fe)

2020-04-24 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 6a74b46 Remove negations in 'isEmpty' and 'if' statements. (#1593) add ca8e1fe Update manual array

[accumulo] branch master updated: Lambdas replaced with method references. (#1602)

2020-04-29 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 15a95fe Lambdas replaced with method

[accumulo] branch master updated: Use single map method where possible. (#1564)

2020-03-17 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 9d77257 Use single map method where

[accumulo] branch master updated: Removed a duplicate 'if' conditionin TabletLocatorImpl. (#1603)

2020-05-05 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 8d00e2d Removed a duplicate

[accumulo] branch master updated: Remove non-looping 'while' loops. (#1604)

2020-05-06 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/master by this push: new 438b011 Remove non-looping 'while' loops

[accumulo] branch 1.10 updated: Add libraries in tool.sh script for 1.10 examples (#1737)

2020-10-15 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 2ef1477 Add libraries in tool.sh script

[accumulo] branch 1.10 updated: Update README.combiner

2020-10-14 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 9fedc5b Update README.combiner 9fedc5b

[accumulo-testing] branch main updated: Missing license headers #122 (#124)

2020-09-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 6e2495f Missing license headers #122

[accumulo] branch 1.10 updated: Update tool.sh to set correct ZOOKEEPER_CMD. (#1716)

2020-09-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 c21396d Update tool.sh to set correct

[accumulo-testing] branch master updated: Update README.md

2020-05-27 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git The following commit(s) were added to refs/heads/master by this push: new c6c0a64 Update README.md c6c0a64

[accumulo-website] 01/01: Update monitoring-metrics.md

2020-07-31 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch jmark99-legacy-metrics in repository https://gitbox.apache.org/repos/asf/accumulo-website.git commit 808788a288db444d1108f3a6526c5ed45d4cc7b5 Author: Mark Owens AuthorDate: Fri Jul 31 12:11:05

[accumulo-website] branch jmark99-legacy-metrics created (now 808788a)

2020-07-31 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch jmark99-legacy-metrics in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. at 808788a Update monitoring-metrics.md This branch includes the following new commits

[accumulo-website] branch master updated (212c23f -> 09a6415)

2020-07-31 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. from 212c23f Update gems add 808788a Update monitoring-metrics.md new 09a6415 Merge pull request

[accumulo-website] 01/01: Merge pull request #234 from apache/jmark99-legacy-metrics

2020-07-31 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-website.git commit 09a6415a9ae1cc0b57a57cddcc5b2596ff7da7e4 Merge: 212c23f 808788a Author: Mark Owens AuthorDate: Fri Jul 31 17

[accumulo-examples] branch main updated (320c201 -> fee323b)

2020-12-09 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git. from 320c201 Upload test logs on build failure add f32354c Update Visibility example to use correct

[accumulo-examples] 01/01: Update Visibility example to use correct package path.

2020-12-09 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git commit fee323baa41ae77d7954079db86b93b624794741 Merge: 320c201 f32354c Author: Mark Owens AuthorDate: Wed Dec 9 15

[accumulo] branch main updated: Add tablename option to shell insert command. (#1771)

2020-11-10 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 7e563c8 Add tablename option to shell insert

[accumulo-website] branch asf-site updated (502c895 -> b455ae1)

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

[accumulo-website] branch main updated (4c1392c -> d2ef9bc)

2020-11-12 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-website.git. from 4c1392c Move Jeffrey Manno to PMC and Committers (#249) add 80886d0 Update combiner.md to use

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

2020-11-17 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 6bdda64 Correct information in TESTING.md add 7d678ab Update hadoop version to 3.3.0 in pom.xml (#1785

[accumulo] branch main updated: Make LogReader more discoverable (#2106)

2021-05-13 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 1a2ef83 Make LogReader more discoverable (#2106

[accumulo-examples] branch main updated: Avoid checking Accumulo table exists before creation (#74)

2021-05-07 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 ef2e04e Avoid checking Accumulo table

[accumulo-examples] branch main updated: Update combiner.md

2021-05-12 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 965581b Update combiner.md 965581b

[accumulo] branch main updated: Remove duplicated word in TESTING.md (#2090)

2021-05-10 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 afc85ae Remove duplicated word in TESTING.md

[accumulo] branch main updated (8a636a3 -> c11ee7b)

2021-06-02 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 8a636a3 External Compactions feature (#1451) add c11ee7b Unit test converting client props

[accumulo] branch main updated (196fda5 -> f906510)

2021-06-02 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 196fda5 Add Compactor and Coordinator to testExpectedClasses in KeywordStartIT (#2139) add f906510 Test

[accumulo] branch main updated: Move ignoreEmptyDir opt to ImportOptions interface (#2045)

2021-04-29 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 35319d4 Move ignoreEmptyDir opt

[accumulo] branch main updated: Add bulk import option to ignore empty dirs (#2039)

2021-04-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 da2b099 Add bulk import option to ignore empty

[accumulo-examples] branch main updated: Update BulkIngestExample

2021-03-24 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 be2545d Update BulkIngestExample

[accumulo-examples] branch main updated: Update SequentialBatchWriter.java

2021-03-26 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 6c3a912 Update

[accumulo-examples] branch main updated: Update env.sh.example

2021-03-25 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 6723497 Update env.sh.example 6723497

[accumulo-examples] branch main updated: Update pom.xml

2021-03-25 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 02ab78f Update pom.xml 02ab78f

[accumulo-examples] branch main updated: Update pom.xml

2021-03-25 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 c2f3002 Update pom.xml c2f3002

[accumulo-examples] branch main updated: Update env.sh.example

2021-03-23 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 b8f28b9 Update env.sh.example b8f28b9

[accumulo-examples] branch main updated: Update pom.xml

2021-03-23 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 13ba110 Update pom.xml 13ba110

[accumulo-examples] branch main updated: Update wordcount.md

2021-03-16 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 1ca755b Update wordcount.md 1ca755b

[accumulo-examples] branch main updated (1ca755b -> 3fbd7de)

2021-03-17 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git. from 1ca755b Update wordcount.md add 40c5d90 Update Accumulo-Examples pom new 3fbd7de Update

[accumulo-examples] 01/01: Update Accumulo-Examples pom to use jdk 11 and latest Accumulo snapshot

2021-03-17 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git commit 3fbd7de6bf7a95ae57655ecc8c623ae1ccc5db3e Merge: 1ca755b 40c5d90 Author: Mark Owens AuthorDate: Wed Mar 17 07

[accumulo-examples] branch main updated: Update rgbalancer.md

2021-03-08 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 03dd655 Update rgbalancer.md 03dd655

[accumulo-examples] branch main updated: Update wordCount.md

2021-02-12 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 6c0e1e0 Update wordCount.md 6c0e1e0

[accumulo-examples] branch main updated: Update BulkIngest example to work with 2.0

2021-02-12 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 8a71fb7 Update BulkIngest example

[accumulo-examples] branch main updated: Update classpath.md documentation

2021-02-11 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 4480aa5 Update classpath.md

[accumulo-examples] branch main updated: Update combiner.md documentation

2021-02-11 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 40a6e05 Update combiner.md

[accumulo-examples] branch main updated: Minor update to sample.md

2021-02-11 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 5856f6d Minor update to sample.md

[accumulo-examples] branch main updated: Update compactionStrategy.md

2021-02-11 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 70dbb13 Update compactionStrategy.md

[accumulo-examples] branch 2.0 created (now befc2e3)

2021-02-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch 2.0 in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git. at befc2e3 Merge pull request #63 from jmark99/bingest No new revisions were added by this update.

[accumulo-examples] 01/01: Update main branch to work against Accumulo 2.1.x.

2021-02-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git commit c2fafb8ee1b2a5424cbb66cc4a05de0fd12a6b6b Merge: befc2e3 ce94cbb Author: Mark Owens AuthorDate: Mon Feb 22 16

[accumulo-examples] branch main updated (befc2e3 -> c2fafb8)

2021-02-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git. from befc2e3 Merge pull request #63 from jmark99/bingest add ce94cbb Update main branch to work against

[accumulo] branch main updated: Add missing format argument. (#2246)

2021-08-25 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 e55b961 Add missing format argument. (#2246

[accumulo] branch main updated: Update trace code in GarbageCollectionAlgorithm (#2216)

2021-08-02 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 93bafa8 Update trace code

[accumulo] branch main updated: Remove continue point from Garbage Collector (#2214)

2021-07-29 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 485114a Remove continue point from Garbage

[accumulo] branch 1.10 updated: Fix incorrect scan range output in getsplits command (#2370)

2021-11-29 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 b94ce9a Fix incorrect scan range output

[accumulo] branch main updated: Fix incorrect scan range output in getsplits command (#2369)

2021-11-29 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 7e97566 Fix incorrect scan range output

[accumulo] branch main updated: Refactor listSplits operation when using maxSplits (#2381)

2021-12-13 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 83211c2 Refactor listSplits operation when

[accumulo] branch main updated: Utilize Uninterruptibles.joinUninterruptibly in ServiceLockIT (#2476)

2022-02-10 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 66ef783 Utilize

[accumulo] branch main updated: Update HostAndPortTest methods (#2559)

2022-03-09 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 660ed07 Update HostAndPortTest methods (#2559

[accumulo] branch main updated: Add compareTo method to HostAndPort class (#2551)

2022-03-09 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 97af145 Add compareTo method to HostAndPort

[accumulo] branch main updated (97af145 -> 6242c1d)

2022-03-09 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 97af145 Add compareTo method to HostAndPort class (#2551) add 6242c1d Create static private final Comparator

[accumulo] branch main updated: Add two missing override annotations (#2526)

2022-02-24 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 b63e51d Add two missing override annotations

[accumulo] branch main updated: Fate op defer time is not used (#2539)

2022-03-03 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 edbae8e Fate op defer time is not used (#2539

[accumulo] branch main updated: Add errorpone profile to main Accumulo pom. (#2447)

2022-02-14 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 4dc8d3e Add errorpone profile to main Accumulo

[accumulo] branch main updated: Remove self-assignment statement. (#2445)

2022-02-01 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 2658dea Remove self-assignment statement

[accumulo] branch main updated: Remove occurences of unnecessary parentheses (#2460)

2022-02-03 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 d098125 Remove occurences of unnecessary

[accumulo] branch main updated: Add some missing @Override annotations. (#2444)

2022-02-01 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 e20aae4 Add some missing @Override annotations

[accumulo] branch main updated (fc611bc -> 1632c8f)

2022-02-09 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git. from fc611bc Replace minor cases of UUID with InstanceId, minor checkstyle suggestions (#2471) add 1632c8f

[accumulo] branch main updated: Class can be static (#2480)

2022-02-10 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 7088cde Class can be static (#2480) 7088cde

[accumulo-examples] branch main updated (30e613d -> bb4a118)

2022-04-08 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git from 30e613d Remove ACCUMULO_JAVA_OPTS in favor of JAVA_TOOL_OPTIONS (#98) add bb4a118 Update POM to use

[accumulo-examples] branch main updated: Update documentation for Sample and Shard examples (#101)

2022-04-11 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 b34ed03 Update documentation

[accumulo] branch elasticity updated: Adjust shell to indicate how re-authentication occurs

2023-08-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/elasticity by this push: new 064948ef2f Adjust shell to indicate

[accumulo] branch elasticity updated: Rename setgoal/getgoal to sethostinggoal/gethostinggoal (#3842)

2023-10-13 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/elasticity by this push: new c3358c0d83 Rename setgoal/getgoal

[accumulo] branch elasticity updated: Fix bug in testGetHostingGoalCommand test (#3848)

2023-10-16 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/elasticity by this push: new 82bcc5d4b3 Fix bug

[accumulo] branch 2.1 updated: Adjust shell to indicate how re-authtication occurs (#3726)

2023-08-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/2.1 by this push: new fc793ec9a1 Adjust shell to indicate how re

[accumulo] branch main updated (f88500dfd0 -> 59897142d4)

2023-08-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from f88500dfd0 Merge remote-tracking branch 'upstream/2.1' add fc793ec9a1 Adjust shell to indicate how re

[accumulo] 01/01: Merge branch '2.1'

2023-08-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 59897142d4ba39e563f1a9ad14ef512efb842abe Merge: f88500dfd0 fc793ec9a1 Author: Mark Owens AuthorDate: Mon Aug 28 10:04

[accumulo] branch main updated: Implement consistent Namespace and Table property handling (#2771)

2022-06-13 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 6f5c2f07a4 Implement consistent Namespace

[accumulo-website] branch next-release updated (110e622b -> 05eef21a)

2022-07-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 pushed a change to branch next-release in repository https://gitbox.apache.org/repos/asf/accumulo-website.git from 110e622b Address issue #2479 - Add FATE zookeeper structure documentation to 2.x docs (#328

[accumulo-website] branch main updated: Minor spelling update to metrics-tracing blog post

2022-07-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 0b507ab0 Minor spelling update

[accumulo-examples] branch main updated: Add link to the Accumulo Tour

2022-05-02 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 516163f Add link to the Accumulo Tour

[accumulo-examples] branch main updated: Update README.md to clarify use of 'main' vs '2.0' branch (#102)

2022-04-27 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 3d5e01d Update README.md to clarify

[accumulo] branch main updated: Resolve unused format arguments (#2655)

2022-04-28 Thread jmark99
This is an automated email from the ASF dual-hosted git repository. jmark99 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 295f82c4b0 Resolve unused format arguments

  1   2   >