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

jihoonson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 397e745  Increase heap to 64m for custom node (#10846)
     add 3f8f00a  Fix CVE-2021-25646 (#10818)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/guice/DruidSecondaryModule.java   |  26 +-
 .../druid/guice/GuiceAnnotationIntrospector.java   |  54 ++++
 .../data/input/impl/DimensionsSpecSerdeTest.java   |   5 +
 .../data/input/impl/StringDimensionSchemaTest.java |  63 ++++
 .../druid/guice/DruidSecondaryModuleTest.java      | 353 +++++++++++++++++++++
 .../apache/druid/indexing/common/TestUtils.java    |   3 +
 .../java/org/apache/druid/segment/TestHelper.java  |  22 ++
 7 files changed, 521 insertions(+), 5 deletions(-)
 create mode 100644 
core/src/test/java/org/apache/druid/data/input/impl/StringDimensionSchemaTest.java
 create mode 100644 
core/src/test/java/org/apache/druid/guice/DruidSecondaryModuleTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to