[accumulo] branch master updated: Inline private method in TabletFileUtil

2020-03-06 Thread mmiller
This is an automated email from the ASF dual-hosted git repository. mmiller 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 3d40866 Inline private method in

[accumulo] branch master updated: Remove some reflection where not needed (#1550)

2020-03-06 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 fb68612 Remove some reflection where not

[accumulo] branch master updated: Use sets instead of arrays for volumes (#1551)

2020-03-06 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 9af60ea Use sets instead of arrays for

[accumulo] branch 1.9 updated: Improve master metrics rported (#1536)

2020-03-06 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman 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 d24cdb5 Improve master metrics rported (#1536)

[accumulo] branch master updated (4e519af -> 90dc4d7)

2020-03-06 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 4e519af Merge remote-tracking branch 'upstream/1.9' add 90dc4d7 merge 1.9 fate metics changes to master

[accumulo] branch master updated: Use Set instead of array for ViewFSUtils (#1551)

2020-03-06 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 9e802b8 Use Set instead of array for

[accumulo] branch master updated (9af60ea -> 4e519af)

2020-03-06 Thread edcoleman
This is an automated email from the ASF dual-hosted git repository. edcoleman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 9af60ea Use sets instead of arrays for volumes (#1551) add d24cdb5 Improve master metrics rported

[accumulo] 02/02: Fix another unused variable warning from #1536

2020-03-06 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 91ae9deb1ea14999584f7e3dc21970800d83bfc2 Author: Christopher Tubbs AuthorDate: Fri Mar 6 19:27:46 2020 -0500

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

2020-03-06 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git commit 470780517f1fc60aeb3bd40c70afd552d49bffb7 Merge: 9e802b8 68e1b8b Author: Christopher Tubbs AuthorDate: Fri Mar 6

[accumulo] branch 1.9 updated: Fix unused variable warning from #1536

2020-03-06 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii 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 68e1b8b Fix unused variable warning from #1536

[accumulo] branch master updated (9e802b8 -> 91ae9de)

2020-03-06 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/accumulo.git. from 9e802b8 Use Set instead of array for ViewFSUtils (#1551) new 68e1b8b Fix unused variable warning from