[accumulo] branch master updated: Fixed code quality issues found by lgtm.com (#967)

2019-02-21 Thread mwalch
This is an automated email from the ASF dual-hosted git repository. mwalch 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 7173ae2 Fixed code quality issues found by

[accumulo] branch master updated: Support dispatching and prioritizing by user scan types (#972)

2019-02-21 Thread kturner
This is an automated email from the ASF dual-hosted git repository. kturner 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 4a8df9a Support dispatching and

[accumulo] branch master updated: Evolve IteratorEnvironment into proper API. Closes #954 (#955)

2019-02-21 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 0ba3d36 Evolve IteratorEnvironment into

[accumulo] branch master updated: Make tarball dependencies optional

2019-02-21 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 8537bb6 Make tarball dependencies optional

[accumulo] branch master updated: Fixed more lgtm warnings (#977)

2019-02-21 Thread mwalch
This is an automated email from the ASF dual-hosted git repository. mwalch 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 13d2a7d Fixed more lgtm warnings (#977)

[accumulo] branch master updated: Fix trace views (allow types like "shell:root")

2019-02-21 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 95ad66f Fix trace views (allow types like

[accumulo] branch master updated: Fix more lgtm.com warnings (#974)

2019-02-21 Thread mwalch
This is an automated email from the ASF dual-hosted git repository. mwalch 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 a72c863 Fix more lgtm.com warnings (#974)

[accumulo] branch master updated: Use lambdas when creating Threads (#975)

2019-02-21 Thread mwalch
This is an automated email from the ASF dual-hosted git repository. mwalch 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 3d91fa6 Use lambdas when creating Threads

[accumulo] branch master updated: Ignore unused variables in try-with-resources

2019-02-21 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 06349e6 Ignore unused variables in