(accumulo) branch elasticity updated: Fixes the IdleProcessMetricsIT (#4759)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 3ad9198a86 Fixes the IdleProcessMetr

(accumulo) 01/02: Merge branch '2.1'

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 6eae7831fb7cb0ab4f7ba99bbc1d9d9b807445fc Merge: 15035d7b27 85accd6b86 Author: Christopher Tubbs AuthorDate: Thu

(accumulo) 02/02: Merge branch 'main' into elasticity

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 03caeb01ff135c36cbc10b701d1aef7dd2e6dba4 Merge: 4385344c9b 6eae7831fb Author: Christopher Tubbs AuthorDate: Thu

(accumulo) branch main updated (15035d7b27 -> 6eae7831fb)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from 15035d7b27 Update ScanServerRefFile format to sort on UUID (#4691) add 85accd6b86 Increase Thrift max message s

(accumulo) branch elasticity updated (4385344c9b -> 03caeb01ff)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from 4385344c9b Merge branch 'main' into elasticity add 85accd6b86 Increase Thrift max message size defaults (

(accumulo) branch 2.1 updated: Increase Thrift max message size defaults (#3873)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 85accd6b86 Increase Thrift max message size defaul

(accumulo) branch elasticity updated (6c87d893a1 -> 4385344c9b)

2024-07-24 Thread ddanielr
This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from 6c87d893a1 Merge branch 'main' into elasticity add 15035d7b27 Update ScanServerRefFile format to sort on

(accumulo) branch main updated: Update ScanServerRefFile format to sort on UUID (#4691)

2024-07-24 Thread ddanielr
This is an automated email from the ASF dual-hosted git repository. ddanielr 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 15035d7b27 Update ScanServerRefFile format to so

(accumulo) branch elasticity updated (8460c6409d -> 6c87d893a1)

2024-07-24 Thread kturner
This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from 8460c6409d Fix spotbugs error for unused member add dd40162b19 acquires two locks in correct order in tabl

(accumulo) 01/01: Merge branch '2.1'

2024-07-24 Thread kturner
This is an automated email from the ASF dual-hosted git repository. kturner pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit f210f860d7ab08017bc1dbccf7c078f8cfa33b26 Merge: 62cd737399 bb9a967f56 Author: Keith Turner AuthorDate: Wed Jul 24 19:22

(accumulo) branch main updated (62cd737399 -> f210f860d7)

2024-07-24 Thread kturner
This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from 62cd737399 Merge branch '2.1' add dd40162b19 acquires two locks in correct order in tablet close (#4751) ad

(accumulo) branch 2.1 updated: Cleans up non-existent migrating metadata tablets in manager (#4750)

2024-07-24 Thread kturner
This is an automated email from the ASF dual-hosted git repository. kturner 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 bb9a967f56 Cleans up non-existent migrating metadat

(accumulo) branch 2.1 updated (f54a2b214a -> dd40162b19)

2024-07-24 Thread kturner
This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git from f54a2b214a Fix CredentialProviderToken serialization (#4580) add dd40162b19 acquires two locks in correct order i

(accumulo) branch main updated (3c5bb40ae9 -> 62cd737399)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from 3c5bb40ae9 Merge branch '2.1' add 9bd6a8d403 Make isPropertySet work for fixed properties (#4752) add f54a

(accumulo) 01/03: Merge branch '2.1'

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 62cd737399b4a0a8a0bcef6eef6180b3ec3df48c Merge: 3c5bb40ae9 f54a2b214a Author: Christopher Tubbs AuthorDate: Wed

(accumulo) 03/03: Fix spotbugs error for unused member

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 8460c6409d2e6be0bbf6952c3c8063dd9e3f1864 Author: Christopher Tubbs AuthorDate: Wed Jul 24 10:23:47 2024 -0400

(accumulo) 02/03: Merge branch 'main' into elasticity

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 9990e2bb75e273a16175393915c7957467b1defd Merge: cbb9efdece 62cd737399 Author: Christopher Tubbs AuthorDate: Wed

(accumulo) branch elasticity updated (cbb9efdece -> 8460c6409d)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from cbb9efdece Merge branch 'main' into elasticity add 9bd6a8d403 Make isPropertySet work for fixed propertie

(accumulo) 01/01: Merge branch 'main' into elasticity

2024-07-24 Thread ddanielr
This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git commit cbb9efdece6a03855d270ac5fc1e06a16b12e407 Merge: 552adf2e1e 3c5bb40ae9 Author: Daniel Roberts AuthorDate: Wed Jul

(accumulo) branch elasticity updated (552adf2e1e -> cbb9efdece)

2024-07-24 Thread ddanielr
This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from 552adf2e1e Merge branch 'main' into elasticity add 35d60a5a1e Simplify idle check used for idle process m

(accumulo) branch 2.1 updated: Make isPropertySet work for fixed properties (#4752)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 9bd6a8d403 Make isPropertySet work for fixed prope

(accumulo) branch 2.1 updated: Fix CredentialProviderToken serialization (#4580)

2024-07-24 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 f54a2b214a Fix CredentialProviderToken serializati

(accumulo) 01/01: Merge branch '2.1'

2024-07-24 Thread ddanielr
This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 3c5bb40ae9a902afe40b3825fd3efc15cbd5be9a Merge: d54b4e57bc 35d60a5a1e Author: Daniel Roberts AuthorDate: Wed Jul 24 11

(accumulo) branch main updated (d54b4e57bc -> 3c5bb40ae9)

2024-07-24 Thread ddanielr
This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from d54b4e57bc Cleanup of main branch (#4747) add 35d60a5a1e Simplify idle check used for idle process metric in C

(accumulo) branch 2.1 updated (e97f5886b8 -> 35d60a5a1e)

2024-07-24 Thread ddanielr
This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/accumulo.git from e97f5886b8 Modified Deriver to throw Exception on null result (#4746) add 35d60a5a1e Simplify idle check used fo