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

github-bot pushed a change to branch dependabot/maven/jetty.version-11.0.11
in repository https://gitbox.apache.org/repos/asf/druid.git


 discard e914e4fe40 Bump jetty.version from 9.4.41.v20210516 to 11.0.11
     add 6c96d09680 Suppress some false alarm CVEs (#12812)
     add 5417aa2055 Fix: ParseException swallow cause Exception (#12810)
     add 6394ecfd21 update figure and reference (#12813)
     add 5772dfd155 Peons should not report SysMonitor stats since 
MiddleManager reports them. (#12802)
     add 188b5b0027 Upgrade to jetty 9.4.48.v20220622 due to CVEs (#12801)
     add d7d4314367 remove ref to plywood repo (#12809)
     add b9a022ce6d Bump jetty.version from 9.4.41.v20210516 to 11.0.11

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e914e4fe40)
            \
             N -- N -- N   refs/heads/dependabot/maven/jetty.version-11.0.11 
(b9a022ce6d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../java/util/common/parsers/ParseException.java   |  20 +++---
 .../druid/java/util/metrics/NoopSysMonitor.java    |  12 ++--
 ...{SigarLoadTest.java => NoopSysMonitorTest.java} |  21 +++----
 docs/assets/compaction-config.png                  | Bin 376046 -> 103224 bytes
 docs/comparisons/druid-vs-sql-on-hadoop.md         |   2 +-
 docs/ingestion/automatic-compaction.md             |   2 +-
 .../FilteringCloseableInputRowIteratorTest.java    |  69 ++++++++++++++++++++-
 licenses.yaml                                      |   2 +-
 owasp-dependency-check-suppressions.xml            |  29 ++++++++-
 .../segment/incremental/ParseExceptionHandler.java |  13 +++-
 .../apache/druid/server/metrics/MetricsModule.java |  50 +++++++++++++--
 .../druid/server/metrics/MetricsModuleTest.java    |  61 ++++++++++++++++++
 12 files changed, 238 insertions(+), 43 deletions(-)
 copy 
extensions-core/kubernetes-extensions/src/test/java/org/apache/druid/k8s/discovery/NoopServiceEmitter.java
 => core/src/main/java/org/apache/druid/java/util/metrics/NoopSysMonitor.java 
(79%)
 copy core/src/test/java/org/apache/druid/java/util/metrics/{SigarLoadTest.java 
=> NoopSysMonitorTest.java} (75%)


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

Reply via email to