[accumulo] branch 2.1 updated (a0b3f9dd82 -> 9dfa9e3b64)

2023-10-21 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git from a0b3f9dd82 Created a CombinedSizeLimitSelector add 9dfa9e3b64 Revert "Created a CombinedSizeLimitSel

[accumulo] branch 2.1 updated: Created a CombinedSizeLimitSelector

2023-10-21 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella 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 a0b3f9dd82 Created a CombinedSizeLimitSelector

[accumulo] 01/07: Exception during iterator yield caused by multiple issues in LookupTask (#2789)

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 849a61a3796550d51c3cc7ce6f940fbc834447bb Author: Bill Oley AuthorDate: Tue Jun 28 16:20:53 2022 -0400 Exception

[accumulo] 06/07: Add comments

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit bac732a776034cd16b01fac7db99aa9bdbc4d7e5 Author: Bill Oley AuthorDate: Thu Jul 14 14:57:06 2022 -0400 Add comments

[accumulo] 05/07: Use try with resources in YieldScannersIT.testBatchScanWithSplits

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit a26568cdecc8aad3f0ab1e900c93ce11401dc5a4 Author: Bill Oley AuthorDate: Mon Jul 11 12:39:53 2022 -0400 Use try

[accumulo] 04/07: Maintain session.queries in LookupTask and modify YieldingIterator so that it yields on initial seeks (#2789)

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 7e21e5e1e8133cdb787e9578f5cd5f7012dfcdbc Author: Bill Oley AuthorDate: Thu Jun 30 15:48:26 2022 -0400 Maintain

[accumulo] 02/07: Use a LinkedList to track queries

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit cba9b1669b95398a4b21c5eb4844a699346458d2 Author: Bill Oley AuthorDate: Wed Jun 29 13:23:43 2022 -0400 Use

[accumulo] branch main updated (a0b61191b8 -> bf9b0f69cf)

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from a0b61191b8 Various modifications to the scan server ITs (#2863) new 849a61a379 Exception during iterator yield

[accumulo] 03/07: formatting (#2789)

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 434e68ad918fe7d904797269da90478d07b104b3 Author: Bill Oley AuthorDate: Wed Jun 29 13:36:06 2022 -0400 formatting

[accumulo] 07/07: Revert to iterating over session.queries, break out of loop on unfinishedRange where tablet not closed, add unfinished ranges outside iter loop

2022-08-17 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit bf9b0f69cf72c854aac2ca12af03f4ec33e5bf04 Author: Bill Oley AuthorDate: Fri Aug 12 15:34:43 2022 -0400 Revert

[accumulo] 02/03: re #2006: changed method from public to protected

2021-04-20 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit fb16d7c4d777d7927776181ed372c5bba228bb5b Author: Ivan Bella AuthorDate: Fri Apr 9 17:34:38 2021 + re #2006

[accumulo] 03/03: re #2006: Removed the configuration Observable mechism * The properties are now reloaded on every balance and getAssignments call. Hence the table configuration observable mechanism

2021-04-20 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 631386de49bbc351411ce0e3c49982f1df998fe9 Author: Ivan Bella AuthorDate: Fri Apr 9 19:37:39 2021 + re #2006

[accumulo] branch 1.10 updated (1dc2101 -> 631386d)

2021-04-20 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 1dc2101 Fix IP address in GitHub Actions container (#2024) new 8bb4749 Revert "Revert &q

[accumulo] 01/03: Revert "Revert "Ensure that HostRegexTableLoadBalancer propery changes are picked up""

2021-04-20 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 8bb474908817228b51571f80c342b8f7ea9e2f9b Author: Ivan Bella AuthorDate: Wed Apr 7 16:21:27 2021 + Revert

[accumulo] branch 1.10 updated (2d12640 -> 30fd56e)

2021-04-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 2d12640 Ensure that HostRegexTableLoadBalancer propery changes are picked up * When properties are set

[accumulo] branch 1.10 updated (05a4fc0 -> 2d12640)

2021-04-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.10 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 05a4fc0 Use stronger crypto settings for test certificates (#1960) add 2d12640 Ensure

[accumulo] 05/09: Update core/src/main/java/org/apache/accumulo/core/conf/Property.java

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 3844430f635641fc63c09808a364fe83d371733c Author: Ivan Bella AuthorDate: Tue Jun 23 10:20:47 2020 -0400 Update

[accumulo] 06/09: re #1621: Increased the thread pool timeout.

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit b643edcd7770be9c7ca2416287575ffdfd196cfb Author: Ivan Bella AuthorDate: Tue Jun 23 11:50:15 2020 -0400 re #1621

[accumulo] 01/09: fixes #1621: The ClientPool thread pool allows all core threads to time out * Added properties to allow overridding the allowCoreThreadTimeout in various threadpools: master incoming

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 352d2cd050411233148fd476531d93297b98d308 Author: Ivan Bella AuthorDate: Thu Jun 4 18:17:27 2020 + fixes

[accumulo] 08/09: re #1621: Changed the mechanism to supply a timeout property instead of allow_timeout boolean

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 87da7a1b3d23599e429902e084e134c15af4c4d5 Author: Ivan Bella AuthorDate: Wed Jul 1 19:37:10 2020 + re #1621

[accumulo] 04/09: Update core/src/main/java/org/apache/accumulo/core/conf/Property.java

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 909c275a07e8d79120449e15ab2a91bdef62b202 Author: Ivan Bella AuthorDate: Tue Jun 23 10:20:40 2020 -0400 Update

[accumulo] 02/09: re #1621: Changed the default to "false" for the ...ALLOW_TIMEOUT properties

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 4c7bd9f09351aa6f083542ce8c5b68e7cec0aec9 Author: Ivan Bella AuthorDate: Fri Jun 5 12:43:15 2020 + re #1621

[accumulo] branch master updated (4115db0 -> 9c4f732)

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 4115db0 Fix #1609 dynamically reinitialize compaction services when config ch… (#1632) new 352d2cd fixes

[accumulo] 09/09: re #1621: Simplified constructors in the SimpleThreadPool

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 9c4f732e56f7d52f7969ad4a95904c51877ddc56 Author: Ivan Bella AuthorDate: Tue Jul 7 09:08:46 2020 -0400 re #1621

[accumulo] 07/09: re #1621: refine property description

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 113ca49ae4a86a4066c97ace12b0d13bf5708c77 Author: Ivan Bella AuthorDate: Tue Jun 23 12:00:51 2020 -0400 re #1621

[accumulo] branch 1.9 updated: fixes #1644: minor compaction retry * Updated the minor compaction to gracefully handle temporary VFS class loader issues while minor compacting

2020-07-07 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.9 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.9 by this push: new 9f32d08 fixes #1644: minor compaction retry

[accumulo-website] branch asf-site updated: Jekyll build from master:915b78b

2019-06-11 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella 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 cb67d19 Jekyll build from master

[accumulo-website] branch master updated: fixes #183: Added a chapter on yielding and fixed pseudocode (#185)

2019-06-11 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella 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 915b78b fixes #183: Added a chapter

[accumulo] 01/02: Merge branch '1.9'

2018-11-30 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit d7bf4a28f273dda49bfd0d21b59040b33ef0dcac Merge: 80aaf65 1be8298 Author: Ivan Bella AuthorDate: Fri Nov 30 20:59:32

[accumulo] 02/02: Merge branch 'master' of https://gitbox.apache.org/repos/asf/accumulo

2018-11-30 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 643c6d6cd1b1f62d2fbe4df31564548ce43a872c Merge: d7bf4a2 33b2eab Author: Ivan Bella AuthorDate: Fri Nov 30 21:01:19

[accumulo] branch master updated (33b2eab -> 643c6d6)

2018-11-30 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 33b2eab Make durability propertyType case insensitive (#790) add 1be8298 fixes ACCUMULO-4410: Master did

[accumulo] branch 1.9 updated: fixes ACCUMULO-4410: Master did not resume balancing after administrative tserver shutdown - Updated the master to reduce the serversToShutdown to only those that are cu

2018-11-30 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.9 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.9 by this push: new 1be8298 fixes ACCUMULO-4410: Master did not resume

[accumulo] branch master updated: ACCUMULO-4854 : DfsLogger exceptions (#616) Removed translation of ClosedChannelException to a LogClosedException in the write method as that is done by callers of th

2018-09-04 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella 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 4b3273b ACCUMULO-4854 : DfsLogger exceptions

[accumulo] branch 1.8 updated (f0684b2 -> 898d2df)

2018-02-27 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from f0684b2 Merge branch '1.7' into 1.8 add e0cf7cd Fixes ACCUMULO-4832 WAL warnings new 898d2df Merge

[accumulo] branch master updated (d98843b -> f2befaa)

2018-02-27 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from d98843b Merge branch '1.8' add e0cf7cd Fixes ACCUMULO-4832 WAL warnings add 898d2df Merge branch '1.7

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

2018-02-27 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit f2befaadf739544583f7c3414c2d1eabac2b9ddb Merge: d98843b 898d2df Author: Ivan Bella <i...@bella.name> AuthorDat

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

2018-02-27 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 898d2df93ac5189cdc920b1fb693d91a44d72833 Merge: f0684b2 e0cf7cd Author: Ivan Bella <i...@bella.name> AuthorDate: T

[accumulo] branch 1.7 updated: Fixes ACCUMULO-4832 WAL warnings

2018-02-27 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.7 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.7 by this push: new e0cf7cd Fixes ACCUMULO-4832 WAL warnings e0cf7cd

[accumulo] branch master updated (d90d39e -> a003128)

2018-02-01 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from d90d39e Merge branch '1.8' add b52db47 ACCUMULO-4777 Refine retry logging add 46a5bdb Merge branch

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

2018-02-01 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 46a5bdb8daa2a284be555eb6d2fe0769811a7cd2 Merge: 53c0e4f b52db47 Author: Ivan Bella <i...@bella.name> AuthorDate: T

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

2018-02-01 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit a0031285b052488c7ee3b5d480f6e09f96c1ffea Merge: d90d39e 46a5bdb Author: Ivan Bella <i...@bella.name> AuthorDat

[accumulo] branch 1.8 updated (53c0e4f -> 46a5bdb)

2018-02-01 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 53c0e4f Merge branch '1.7' into 1.8 add b52db47 ACCUMULO-4777 Refine retry logging new 46a5bdb Merge

[accumulo] branch 1.7 updated: ACCUMULO-4777 Refine retry logging

2018-02-01 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.7 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.7 by this push: new b52db47 ACCUMULO-4777 Refine retry logging b52db47

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

2018-01-25 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit d46dd1658d2d89c3f495be19efd76a86eed13417 Merge: a13a6ad 79e127f Author: Ivan Bella <i...@bella.name> AuthorDate: T

[accumulo] branch master updated (8477d93 -> d99de2c)

2018-01-25 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 8477d93 ACCUMULO-3361 CryptoTest created files in /tmp/tmp add 37e2395 ACCUMULO-4777 Removed the unused

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

2018-01-25 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit d99de2cbf3d2d44cb83e78aaa53a2073df1a6912 Merge: 8477d93 d46dd16 Author: Ivan Bella <i...@bella.name> AuthorDat

[accumulo] 01/02: ACCUMULO-4777 Removed the unused sequence generator.

2018-01-25 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.7 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 37e2395c690b08c6ab1cb74a31c95560527f8c8b Author: Ivan Bella <i...@bella.name> AuthorDate: Thu Jan 11 18:56:51 2018

[accumulo] branch 1.8 updated (a13a6ad -> d46dd16)

2018-01-25 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from a13a6ad Merge branch '1.7' into 1.8 add 37e2395 ACCUMULO-4777 Removed the unused sequence generator. add

[accumulo] branch 1.7 updated (3a9efa0 -> 79e127f)

2018-01-25 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.7 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 3a9efa0 ACCUMULO-4587 Upgrade Monitor jquery to 3.2.1 new 37e2395 ACCUMULO-4777 Removed the unused sequence

[accumulo] 02/02: ACCUMULO-4777: Added a backoff mechanism for writing to the WALs as we do for creating WALs but with unlimited retries.

2018-01-25 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.7 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 79e127f2b1dd7352bdc7b30ceef74391d4930a9f Author: Ivan Bella <i...@bella.name> AuthorDate: Fri Jan 12 09:45:42 2018

[accumulo] branch master updated (c7117b8 -> 10dfc20)

2017-09-06 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from c7117b8 ACCUMULO-4686 Fix upgrade process to set version in all volumes. add 2cc5778 ACCUMULO-4686 Fix

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

2017-09-06 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 10dfc20f56c0cb74eaedd9a5c77ab7a57ab7acfd Merge: c7117b8 9c4858f Author: Ivan Bella <i...@bella.name> AuthorDat

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

2017-09-06 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 9c4858fe9548838609dff08d50662c7317226896 Merge: 2cc5778 bafeece Author: Ivan Bella <i...@bella.name> AuthorDate: W

[accumulo] branch 1.8 updated (2cc5778 -> 9c4858f)

2017-09-06 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a change to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 2cc5778 ACCUMULO-4686 Fix upgrade process to set version in all volumes. add bafeece ACCUMULO-4686 Fix

[accumulo] branch master updated: ACCUMULO-4686 Fix upgrade process to set version in all volumes.

2017-09-06 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella 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 c7117b8 ACCUMULO-4686 Fix upgrade process

[accumulo] branch 1.8 updated: ACCUMULO-4686 Fix upgrade process to set version in all volumes.

2017-09-06 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.8 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.8 by this push: new 2cc5778 ACCUMULO-4686 Fix upgrade process to set

[accumulo] branch 1.7 updated: ACCUMULO-4686 Fix upgrade process to set version in all volumes.

2017-09-06 Thread ibella
This is an automated email from the ASF dual-hosted git repository. ibella pushed a commit to branch 1.7 in repository https://gitbox.apache.org/repos/asf/accumulo.git The following commit(s) were added to refs/heads/1.7 by this push: new bafeece ACCUMULO-4686 Fix upgrade process to set

accumulo-website git commit: Mike Wall -> ASRC

2017-07-24 Thread ibella
Repository: accumulo-website Updated Branches: refs/heads/master c1ef696d7 -> 3705ad388 Mike Wall -> ASRC Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/3705ad38 Tree:

[3/4] accumulo git commit: ACCUMULO-4667 Inefficient LocalityGroupIterator

2017-07-23 Thread ibella
ACCUMULO-4667 Inefficient LocalityGroupIterator Reworked the LocalityGroupIterator to more efficiently determine which groups to search when seeking. Closes #275 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[2/4] accumulo git commit: ACCUMULO-4667 Inefficient LocalityGroupIterator

2017-07-23 Thread ibella
ACCUMULO-4667 Inefficient LocalityGroupIterator Reworked the LocalityGroupIterator to more efficiently determine which groups to search when seeking. Closes #275 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[1/4] accumulo git commit: ACCUMULO-4667 Inefficient LocalityGroupIterator

2017-07-23 Thread ibella
Repository: accumulo Updated Branches: refs/heads/1.8 ef78423e2 -> 6c21a8f0a refs/heads/master 66d8956bf -> 867c2de35 ACCUMULO-4667 Inefficient LocalityGroupIterator Reworked the LocalityGroupIterator to more efficiently determine which groups to search when seeking. Closes #275

[4/4] accumulo git commit: Merge branch '1.8'

2017-07-23 Thread ibella
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/867c2de3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/867c2de3 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/867c2de3

[1/3] accumulo git commit: ACCUMULO-4655 Added a Response Time column to the monitor

2017-07-23 Thread ibella
Repository: accumulo Updated Branches: refs/heads/1.8 1ab2431c9 -> ef78423e2 refs/heads/master 1910e25be -> 66d8956bf ACCUMULO-4655 Added a Response Time column to the monitor Added a Response Time column to the monitor which shows how long it took to get status from that tserver. This is

[3/3] accumulo git commit: Merge branch '1.8'

2017-07-23 Thread ibella
Merge branch '1.8' Closes #281 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/66d8956b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/66d8956b Diff:

[2/3] accumulo git commit: ACCUMULO-4655 Added a Response Time column to the monitor

2017-07-23 Thread ibella
ACCUMULO-4655 Added a Response Time column to the monitor Added a Response Time column to the monitor which shows how long it took to get status from that tserver. This is useful in determining whether long Last Contact times are dues to one or more tservers or whether this is due to churn in

[1/4] accumulo git commit: ACCUMULO-4602 Deleted AssignmentThreadsIT

2017-07-20 Thread ibella
Repository: accumulo Updated Branches: refs/heads/master 78f4dc69e -> 1910e25be ACCUMULO-4602 Deleted AssignmentThreadsIT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/818e56bb Tree:

[3/4] accumulo git commit: ACCUMULO-4643 Allow iterators to yield

2017-07-20 Thread ibella
ACCUMULO-4643 Allow iterators to yield Implemented a mechanism to allow iterators to yield control allowing other scans to use the scan thread. Added requirement for hasTop to return false after yielding. closes #263 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit:

[2/4] accumulo git commit: Merge branch '1.7' into 1.8

2017-07-20 Thread ibella
Merge branch '1.7' into 1.8 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a5ed1ba3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a5ed1ba3 Diff:

[4/4] accumulo git commit: Merge branch '1.8'

2017-07-20 Thread ibella
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1910e25b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1910e25b Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/1910e25b

[2/2] accumulo git commit: Merge branch '1.8'

2017-07-19 Thread ibella
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/80762e9f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/80762e9f Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/80762e9f

[1/2] accumulo git commit: ACCUMULO-4654 Continue balancing even with pending migrations

2017-07-19 Thread ibella
Repository: accumulo Updated Branches: refs/heads/master 32dbd4258 -> 80762e9fc ACCUMULO-4654 Continue balancing even with pending migrations Added the ability to continue balancing with the HostRegexTableLoadBalancer even if there are pending migrations. Also added detection for tables that

accumulo git commit: ACCUMULO-4654 Continue balancing even with pending migrations

2017-07-19 Thread ibella
Repository: accumulo Updated Branches: refs/heads/1.8 cdafd0203 -> 6c20e50c2 ACCUMULO-4654 Continue balancing even with pending migrations Added the ability to continue balancing with the HostRegexTableLoadBalancer even if there are pending migrations. Also added detection for tables that

accumulo-website git commit: PMC Ivan Bella, and fixed company for Dave Marion

2017-07-17 Thread ibella
| Jason Trost | [Endgame][ENDGAME] | | +| ibella| Ivan Bella| [Arctic Slope Regional Corp.][ASRC]| [ET][ET] | | kturner | Keith Turner | [Peterson Technologies][PETERSON] | [ET][ET] | | mdrob | Mike Drob