(accumulo) branch 2.1 updated: Change to use ServerContext to get scheduled thread pool (#4353)

2024-03-11 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman 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 45bcbd44b9 Change to use ServerContext to get

(accumulo) branch main updated (311c5fe821 -> 9d9bcc1d48)

2024-03-11 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from 311c5fe821 Merge remote-tracking branch 'upstream/2.1' add 45bcbd44b9 Change to use ServerContext to get

(accumulo) 01/01: Merge remote-tracking branch 'upstream/2.1'

2024-03-11 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 9d9bcc1d4875dfd1405f36ea2fc87eec24b62b4a Merge: 311c5fe821 45bcbd44b9 Author: Ed Coleman AuthorDate: Mon Mar 11

(accumulo) 01/01: Merge remote-tracking branch 'upstream/main' into elasticity

2024-03-11 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 8b0d2355813300ed09b45920fc1cd7cf091df1be Merge: 3fe1115014 9d9bcc1d48 Author: Ed Coleman AuthorDate: Mon Mar

(accumulo) branch elasticity updated (3fe1115014 -> 8b0d235581)

2024-03-11 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from 3fe1115014 Updates merge code to handle all tablet metadata columns (#4352) add 45bcbd44b9 Change to

(accumulo) branch 2.1 updated: Update TabletsMetadata stream() to autoclose TabletsMetadata (#4355)

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon 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 802b6e948d Update TabletsMetadata stream() to

(accumulo) branch main updated (9d9bcc1d48 -> e3039f402b)

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git from 9d9bcc1d48 Merge remote-tracking branch 'upstream/2.1' add 802b6e948d Update TabletsMetadata stream() to

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

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git commit e3039f402bcc725dbf48e18a22f69267323935f1 Merge: 9d9bcc1d48 802b6e948d Author: Christopher L. Shannon AuthorDate: Mon

(accumulo) branch main updated: Update TabletsMetadata stream() to autoclose TabletsMetadata (#4356)

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon 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 5515656132 Update TabletsMetadata stream() to

(accumulo) branch elasticity updated (649bf132e0 -> 83d84e501e)

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from 649bf132e0 Merge branch 'main' into elasticity add 5515656132 Update TabletsMetadata stream() to

(accumulo) branch elasticity updated: Fix missing import

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon 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 b095fbc87d Fix missing import

(accumulo) branch elasticity updated (b095fbc87d -> d4722432a8)

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from b095fbc87d Fix missing import add d4722432a8 Update TabletsMetadata stream() to autoclose

(accumulo) branch elasticity updated (8b0d235581 -> 649bf132e0)

2024-03-11 Thread cshannon
This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git from 8b0d235581 Merge remote-tracking branch 'upstream/main' into elasticity add 802b6e948d Update