This is an automated email from the ASF dual-hosted git repository.

dlmarion pushed a change to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 5608a9291a adds validation to user split and new tests (#3431)
     add 969fc52f1c Pass config to ContextClassLoaderFactory (#3400)
     add ecea31428c Merge branch '2.1'
     add 0017fd8949 More build updates to reduce warnings (#3426)
     add bb48f00de9 Minor improvements to BulkImport.estimateSizes() (#3424)
     new 306d33a67e Merge branch 'main' into elasticity

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 assemble/bin/accumulo-cluster                      |  1 -
 assemble/bin/accumulo-service                      |  1 -
 assemble/bin/accumulo-util                         |  1 -
 core/pom.xml                                       |  3 +--
 .../accumulo/core/classloader/ClassLoaderUtil.java |  4 +++-
 .../accumulo/core/clientImpl/bulk/BulkImport.java  | 15 ++-------------
 ...ion.java => ContextClassLoaderEnvironment.java} | 20 +++++++++-----------
 .../core/spi/common/ContextClassLoaderFactory.java | 11 ++++++++++-
 .../accumulo/core/util/ConfigurationImpl.java      |  3 +++
 core/src/main/scripts/generate-thrift.sh           |  2 +-
 .../src/main/scripts/mkdirs.sh                     | 15 +++++++--------
 minicluster/pom.xml                                |  4 ++++
 pom.xml                                            | 22 ++++++++++++++++++----
 server/monitor/pom.xml                             |  4 ++++
 14 files changed, 62 insertions(+), 44 deletions(-)
 copy 
core/src/main/java/org/apache/accumulo/core/spi/common/{IteratorConfiguration.java
 => ContextClassLoaderEnvironment.java} (74%)
 copy contrib/ci/run-shellcheck.sh => core/src/main/scripts/mkdirs.sh (72%)

Reply via email to