blob: 675d1f79e7a2058e671d156388346cc592321f59 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<title>Apache Storm 2.3.0 Released</title>
<!-- Bootstrap core CSS -->
<link href="/assets/css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap theme -->
<link href="/assets/css/bootstrap-theme.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="http://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css">
<link href="/css/style.css" rel="stylesheet">
<link href="/assets/css/owl.theme.css" rel="stylesheet">
<link href="/assets/css/owl.carousel.css" rel="stylesheet">
<script type="text/javascript" src="/assets/js/jquery.min.js"></script>
<script type="text/javascript" src="/assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/assets/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/assets/js/storm.js"></script>
<!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<header>
<div class="container-fluid">
<div class="row">
<div class="col-md-5">
<a href="/index.html"><img src="/images/logo.png" class="logo" /></a>
</div>
<div class="col-md-5">
</div>
<div class="col-md-2">
<a href="/downloads.html" class="btn-std btn-block btn-download">Download</a>
</div>
</div>
</div>
</header>
<!--Header End-->
<!--Navigation Begin-->
<div class="navbar" role="banner">
<div class="container-fluid">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li><a href="/index.html" id="home">Home</a></li>
<li><a href="/getting-help.html" id="getting-help">Getting Help</a></li>
<li><a href="/about/integrates.html" id="project-info">Project Information</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" id="documentation">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/releases/2.4.0/index.html">2.4.0</a></li>
<li><a href="/releases/2.3.0/index.html">2.3.0</a></li>
<li><a href="/releases/2.2.1/index.html">2.2.1</a></li>
<li><a href="/releases/2.2.0/index.html">2.2.0</a></li>
<li><a href="/releases/2.1.1/index.html">2.1.1</a></li>
<li><a href="/releases/2.1.0/index.html">2.1.0</a></li>
<li><a href="/releases/2.0.0/index.html">2.0.0</a></li>
<li><a href="/releases/1.2.4/index.html">1.2.4</a></li>
<li><a href="/releases/1.2.3/index.html">1.2.3</a></li>
</ul>
</li>
<li><a href="/talksAndVideos.html">Talks and Slideshows</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" id="contribute">Community <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/contribute/Contributing-to-Storm.html">Contributing</a></li>
<li><a href="/contribute/People.html">People</a></li>
<li><a href="/contribute/BYLAWS.html">ByLaws</a></li>
<li><a href="/Powered-By.html">PoweredBy</a></li>
</ul>
</li>
<li><a href="/2022/03/25/storm240-released.html" id="news">News</a></li>
</ul>
</nav>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<div class="row">
<div class="col-md-3">
<ul class="news" id="news-list">
<li><a href="/2021/10/14/storm211-released.html">Apache Storm 2.1.1 Released</a></li>
<li><a href="/2021/10/11/storm221-released.html">Apache Storm 2.2.1 Released</a></li>
<li><a href="/2021/10/11/storm124-released.html">Apache Storm 1.2.4 Released</a></li>
<li><a href="/2021/09/27/storm230-released.html">Apache Storm 2.3.0 Released</a></li>
<li><a href="/2020/06/30/storm220-released.html">Apache Storm 2.2.0 Released</a></li>
<li><a href="/2019/10/31/storm210-released.html">Apache Storm 2.1.0 Released</a></li>
<li><a href="/2019/07/18/storm123-released.html">Apache Storm 1.2.3 Released</a></li>
<li><a href="/2019/05/30/storm200-released.html">Apache Storm 2.0.0 Released</a></li>
<li><a href="/2018/06/04/storm122-released.html">Apache Storm 1.2.2 Released</a></li>
<li><a href="/2018/06/04/storm113-released.html">Apache Storm 1.1.3 Released</a></li>
<li><a href="/2018/02/19/storm121-released.html">Apache Storm 1.2.1 Released</a></li>
<li><a href="/2018/02/15/storm120-released.html">Apache Storm 1.2.0 Released</a></li>
<li><a href="/2018/02/15/storm112-released.html">Apache Storm 1.1.2 Released</a></li>
<li><a href="/2018/02/14/storm106-released.html">Apache Storm 1.0.6 Released</a></li>
<li><a href="/2017/09/15/storm105-released.html">Apache Storm 1.0.5 Released</a></li>
<li><a href="/2017/08/01/storm111-released.html">Apache Storm 1.1.1 Released</a></li>
<li><a href="/2017/07/28/storm104-released.html">Apache Storm 1.0.4 Released</a></li>
<li><a href="/2017/03/29/storm110-released.html">Apache Storm 1.1.0 released</a></li>
<li><a href="/2017/02/14/storm103-released.html">Apache Storm 1.0.3 Released</a></li>
<li><a href="/2016/09/14/storm0102-released.html">Apache Storm 0.10.2 Released</a></li>
<li><a href="/2016/09/07/storm097-released.html">Apache Storm 0.9.7 Released</a></li>
<li><a href="/2016/08/10/storm102-released.html">Apache Storm 1.0.2 Released</a></li>
<li><a href="/2016/05/06/storm101-released.html">Apache Storm 1.0.1 Released</a></li>
<li><a href="/2016/05/05/storm0101-released.html">Apache Storm 0.10.1 Released</a></li>
<li><a href="/2016/04/12/storm100-released.html">Apache Storm 1.0.0 released</a></li>
<li><a href="/2015/11/05/storm096-released.html">Apache Storm 0.9.6 released</a></li>
<li><a href="/2015/11/05/storm0100-released.html">Apache Storm 0.10.0 released</a></li>
<li><a href="/2015/06/15/storm0100-beta-released.html">Apache Storm 0.10.0 Beta Released</a></li>
<li><a href="/2015/06/04/storm095-released.html">Apache Storm 0.9.5 released</a></li>
<li><a href="/2015/03/25/storm094-released.html">Apache Storm 0.9.4 released</a></li>
<li><a href="/2014/11/25/storm093-released.html">Apache Storm 0.9.3 released</a></li>
<li><a href="/2014/10/20/storm093-release-candidate.html">Apache Storm 0.9.3 release candidate 1 available</a></li>
<li><a href="/2014/06/25/storm092-released.html">Apache Storm 0.9.2 released</a></li>
<li><a href="/2014/06/17/contest-results.html">Apache Storm Logo Contest Results</a></li>
<li><a href="/2014/05/27/round1-results.html">Logo Contest - Round 1 Results</a></li>
<li><a href="/2014/04/29/logo-jlee3.html">Logo Entry No. 11 - Jennifer Lee</a></li>
<li><a href="/2014/04/29/logo-jlee2.html">Logo Entry No. 10 - Jennifer Lee</a></li>
<li><a href="/2014/04/29/logo-jlee1.html">Logo Entry No. 9 - Jennifer Lee</a></li>
<li><a href="/2014/04/27/logo-sasili.html">Logo Entry No. 8 - Stefano Asili</a></li>
<li><a href="/2014/04/27/logo-cboustead.html">Logo Entry No. 7 - Calum Boustead</a></li>
<li><a href="/2014/04/23/logo-abartos.html">Logo Entry No. 6 - Alec Bartos</a></li>
<li><a href="/2014/04/22/logo-zsayari.html">Logo Entry No. 5 - Ziba Sayari</a></li>
<li><a href="/2014/04/21/logo-rmarshall.html">Logo Entry No. 4 - Richard Brownlie-Marshall</a></li>
<li><a href="/2014/04/19/logo-ssuleman.html">Logo Entry No. 3- Shaan Shiv Suleman</a></li>
<li><a href="/2014/04/17/logo-squinones.html">Logo Entry No. 2 - Samuel Quiñones</a></li>
<li><a href="/2014/04/17/logo-pforrest.html">Logo Entry No. 1 - Patricia Forrest</a></li>
<li><a href="/2014/04/10/storm-logo-contest.html">Apache Storm Logo Contest</a></li>
<li><a href="/2013/12/08/storm090-released.html">Apache Storm 0.9.0 Released</a></li>
<li><a href="/2013/01/11/storm082-released.html">Apache Storm 0.8.2 released</a></li>
<li><a href="/2012/09/06/storm081-released.html">Apache Storm 0.8.1 released</a></li>
<li><a href="/2012/08/02/storm080-released.html">Apache Storm 0.8.0 and Trident released</a></li>
</ul>
</div>
<div class="col-md-9" id="news-content">
<h1 class="page-title">
Apache Storm 2.3.0 Released
</h1>
<div class="row" style="margin: -15px;">
<div class="col-md-12">
<p class="text-muted credit pull-left">Posted on Sep 27, 2021 by Ethan Li</p>
<div class="pull-right">
<a
href="https://twitter.com/share"
class="twitter-share-button"
data-count=none
>Tweet</a>
<script> !function(d,s,id){
var js,
fjs=d.getElementsByTagName(s)[0],
p=/^http:/.test(d.location)?'http':'https';
if(!d.getElementById(id)){
js=d.createElement(s);
js.id=id;
js.src=p+'://platform.twitter.com/widgets.js';
fjs.parentNode.insertBefore(js,fjs);
}
}(document, 'script', 'twitter-wjs');
</script>
</div>
</div>
</div>
<div>
<p>The Apache Storm community is pleased to announce that version 2.3.0 has been released and is available from <a href="/downloads.html">the downloads page</a>.</p>
<p>This release includes a number of code improvements and important bug fixes that improve Apache Storm&#39;s performance, stability and fault tolerance. We encourage users of previous versions to upgrade to this latest release.</p>
<h2 id="thanks">Thanks</h2>
<p>Special thanks are due to all those who have contributed to Apache Storm -- whether through direct code contributions, documentation, bug reports, or helping other users on the mailing lists. Your efforts are much appreciated.</p>
<h2 id="changes-in-this-release">Changes in this Release</h2>
<h2>New Feature</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3271">STORM-3271</a>] - Launch storm workers in docker containers</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3388">STORM-3388</a>] - Launch workers inside container using runc runtime</li>
</ul>
<h2>Improvement</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3638">STORM-3638</a>] - Add fast and more reliable process liveness check</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3641">STORM-3641</a>] - switch JCQueue metrics to new metrics API</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3642">STORM-3642</a>] - update AutoTGT metric to new API</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3644">STORM-3644</a>] - improve PacemakerClient error messaging</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3647">STORM-3647</a>] - Add OFF-HEAP macro for worker childopts similar to LIMIT-MEM</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3648">STORM-3648</a>] - Add meter to track worker heartbeat rate</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3650">STORM-3650</a>] - Ackers and metricComponents are not distributed evenly</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3653">STORM-3653</a>] - Document treatment of common nodes in favored/unfavored nodes in scheduling</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3654">STORM-3654</a>] - JCQueue shouldn't include executor string in the metric name</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3656">STORM-3656</a>] - Change handling of Hadoop TGT renewal exception</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3657">STORM-3657</a>] - storm.messaging.netty.authentication should be true if it is true in either the topology conf or cluster conf</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3659">STORM-3659</a>] - User page should show storm Version in the Owner topologies table</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3660">STORM-3660</a>] - Remove messaging queue for updating Executor credentials</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3661">STORM-3661</a>] - Netty server should handle incoming messages better</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3662">STORM-3662</a>] - Continue to support Pacemaker for 2.x topologies</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3667">STORM-3667</a>] - Exception message on submitting topology due to incorrect worker max heap size should be more straightforward </li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3670">STORM-3670</a>] - Separate configurations for daemon metric reporters and topology metrics reporters</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3671">STORM-3671</a>] - Add TopologySummary method to NImbus for optimal UI queries</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3673">STORM-3673</a>] - update BuiltinMetrics to use v2 Metrics API</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3675">STORM-3675</a>] - Eliminate ps command and use /proc/<pid> status in ServerUtils</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3676">STORM-3676</a>] - Reduce debug spew to scheduler log</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3682">STORM-3682</a>] - Upgrade netty client metrics to use V2 API</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3685">STORM-3685</a>] - Detect Loops in Topology at Submit</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3691">STORM-3691</a>] - Refactor Resource Aware Strategies (Base, Generic, Default)</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3692">STORM-3692</a>] - Handle UID return from Files.getOwner() at process liveness check</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3694">STORM-3694</a>] - all V2 metric reporters to report metric short names with dimensions</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3697">STORM-3697</a>] - Add metric for capacity</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3706">STORM-3706</a>] - Cluster.needsSchedulingRas always succeeds</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3707">STORM-3707</a>] - Add meter to track update blob failures</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3708">STORM-3708</a>] - ConstraintSolverConfig LOG messages should include topology id</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3709">STORM-3709</a>] - Reject topology submission if missing spout</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3714">STORM-3714</a>] - Add rate information for TaskMetrics</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3715">STORM-3715</a>] - Add Caching to HDFS BlobStore</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3719">STORM-3719</a>] - Add configuration for AsyncLocalizer updateBlobs frequency</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3721">STORM-3721</a>] - Change child pom.xml reference to parent pom.xml</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3724">STORM-3724</a>] - Use blobstore dir modtime to avoid update lookups by HDFSBlobstore</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3737">STORM-3737</a>] - Share Worker Metric Registry For Guice AOP Based Metrics Integeration</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3739">STORM-3739</a>] - Scheduling should sort numa zones by host groups</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3744">STORM-3744</a>] - IntelliJ does not find shaded classes</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3749">STORM-3749</a>] - improve logging on server error in StormServerHandler</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3755">STORM-3755</a>] - While scheduling multiple ackers with executor use best effort basis</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3758">STORM-3758</a>] - Zookeeper reconnect events sometime cause workers to restart</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3774">STORM-3774</a>] - Migrate Cgroup metrics to V2 </li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3778">STORM-3778</a>] - convert SpoutThrottlingMetrics to V2 API</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3780">STORM-3780</a>] - switch ErrorReportingMetrics to V2 API</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3786">STORM-3786</a>] - V2 metrics tick may overreport or not report at all</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3790">STORM-3790</a>] - Add meter to track failures WorkerTokenAuthorizer getPassword</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3791">STORM-3791</a>] - update metric documentation</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3793">STORM-3793</a>] - Add metric to track backpressure status for a task</li>
</ul>
<h2>Bug</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3553">STORM-3553</a>] - Upgrade JQuery to 3.5.1</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3624">STORM-3624</a>] - Race condition on ArtifactoryConfigLoader.load</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3649">STORM-3649</a>] - Logic error regarding storm.supervisor.medium.memory.grace.period.ms</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3652">STORM-3652</a>] - Last error not displayed in Topology summary storm ui</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3655">STORM-3655</a>] - Worker should commit suicide On Change in its assignment.</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3658">STORM-3658</a>] - Problematic worker stays alive because of a deadlock and race condition caused by ShutdownHooks</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3663">STORM-3663</a>] - Topology with Mockito 1.x fails to run unit tests </li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3666">STORM-3666</a>] - Validate component name in rebalance command and fix --executor option</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3677">STORM-3677</a>] - Fix Worker Suicide Function if assignment is null</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3679">STORM-3679</a>] - misuse of nodeId as hostname in LoadAwareShuffleGrouping</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3684">STORM-3684</a>] - receive-queue V2 metrics shouldn't have "_system" as componentId if it is from a system task</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3690">STORM-3690</a>] - UI has NullPointerException when the scheduler is not ResourceAwareScheduler</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3695">STORM-3695</a>] - Add Timer rates to datapoints for V2 metrics tick</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3696">STORM-3696</a>] - ClientSupervisorUtils.processLauncherAndWait ignores InterruptedException</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3699">STORM-3699</a>] - fix flight.bash to support flight recording on openJDK8u262 or newer</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3701">STORM-3701</a>] - Race Condition between cleanup thread and download tasks</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3704">STORM-3704</a>] - Cosmetic: columns shifted in "Topology summary" table</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3712">STORM-3712</a>] - Check-Updated-License-Files CI job has been broken</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3720">STORM-3720</a>] - BlobStoreFile getModTime() never updates after first call</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3723">STORM-3723</a>] - ServerUtils.isAnyPosixProcessPidDirAlive might return wrong result</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3725">STORM-3725</a>] - DRPC spout will crash when any one of DRPC server is down</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3727">STORM-3727</a>] - SUPERVISOR_SLOTS_PORTS could be list of Longs</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3728">STORM-3728</a>] - Workers are not able to connect to Pacemaker if pacemaker.auth.method is KERBEROS</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3729">STORM-3729</a>] - Assigning memory greater and equal than 2048m will make assgin memory for slot values to 1m</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3731">STORM-3731</a>] - Remove unused nashorn import in storm-loadgen:OutputStream.java</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3733">STORM-3733</a>] - AsyncLocalizer stuck looking for missing topology</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3735">STORM-3735</a>] - Kyro serialization fails on some metric tuples when topology.fall.back.on.java.serialization is false</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3740">STORM-3740</a>] - Asynchronous background blob download can cause orphaned blob references</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3741">STORM-3741</a>] - Maven Surefire plugin corrupts output and creates an excessive log file</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3748">STORM-3748</a>] - prevent concurrent modification when fetching v2 metrics</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3763">STORM-3763</a>] - Backpressure message ignored by the receiver caused the topology to not progress</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3765">STORM-3765</a>] - NPE in DRPCSimpleACLAuthorizer.readAclFromConfig when drpc.authorizer.acl has no values</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3767">STORM-3767</a>] - NPE on getComponentPendingProfileActions </li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3769">STORM-3769</a>] - Failed adding references to blobs: FileNotFoundException</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3775">STORM-3775</a>] - topology.blobstore.map can cause supervisor restarts</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3785">STORM-3785</a>] - Rate metrics are wrongly divided by 1000000</li>
</ul>
<h2>Comment</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3687">STORM-3687</a>] - Add a warning about possible issues on a mixed cluster if the StormCommon.systemTopology implementation is changed</li>
</ul>
<h2>Dependency upgrade</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3718">STORM-3718</a>] - Updating the dropwizard dependency</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3757">STORM-3757</a>] - Update jackson version to 2.10.0</li>
</ul>
<h2>Documentation</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3635">STORM-3635</a>] - Add LocalityAwareness documentation</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3722">STORM-3722</a>] - Update committer list</li>
</ul>
<h2>Test</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3743">STORM-3743</a>] - Add new topologies for TestLargeCluster</li>
</ul>
<h2>Sub-task</h2>
<ul>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3674">STORM-3674</a>] - explicitly specify pip2 and pip3 in travis-install.sh</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3681">STORM-3681</a>] - Enable basic Travis ARM CI job</li>
<li>[<a href="https://issues.apache.org/jira/browse/STORM-3711">STORM-3711</a>] - Enable all the modules in ARM CI</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="container-fluid">
<div class="row">
<div class="col-md-3">
<div class="footer-widget">
<h5>Meetups</h5>
<ul class="latest-news">
<li><a href="http://www.meetup.com/Apache-Storm-Apache-Kafka/">Apache Storm & Apache Kafka</a> <span class="small">(Sunnyvale, CA)</span></li>
<li><a href="http://www.meetup.com/Apache-Storm-Kafka-Users/">Apache Storm & Kafka Users</a> <span class="small">(Seattle, WA)</span></li>
<li><a href="http://www.meetup.com/New-York-City-Storm-User-Group/">NYC Storm User Group</a> <span class="small">(New York, NY)</span></li>
<li><a href="http://www.meetup.com/Bay-Area-Stream-Processing">Bay Area Stream Processing</a> <span class="small">(Emeryville, CA)</span></li>
<li><a href="http://www.meetup.com/Boston-Storm-Users/">Boston Realtime Data</a> <span class="small">(Boston, MA)</span></li>
<li><a href="http://www.meetup.com/storm-london">London Storm User Group</a> <span class="small">(London, UK)</span></li>
<!-- <li><a href="http://www.meetup.com/Apache-Storm-Kafka-Users/">Seatle, WA</a> <span class="small">(27 Jun 2015)</span></li> -->
</ul>
</div>
</div>
<div class="col-md-3">
<div class="footer-widget">
<h5>About Apache Storm</h5>
<p>Apache Storm integrates with any queueing system and any database system. Apache Storm's spout abstraction makes it easy to integrate a new queuing system. Likewise, integrating Apache Storm with database systems is easy.</p>
</div>
</div>
<div class="col-md-3">
<div class="footer-widget">
<h5>First Look</h5>
<ul class="footer-list">
<li><a href="/releases/current/Rationale.html">Rationale</a></li>
<li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
<li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
<li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Apache Storm project</a></li>
</ul>
</div>
</div>
<div class="col-md-3">
<div class="footer-widget">
<h5>Documentation</h5>
<ul class="footer-list">
<li><a href="/releases/current/index.html">Index</a></li>
<li><a href="/releases/current/javadocs/index.html">Javadoc</a></li>
<li><a href="/releases/current/FAQ.html">FAQ</a></li>
</ul>
</div>
</div>
</div>
<hr/>
<div class="row">
<div class="col-md-12">
<p align="center">Copyright © 2022 <a href="https://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
<br>Apache Storm, Apache, the Apache feather logo, and the Apache Storm project logos are trademarks of The Apache Software Foundation.
<br>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
</div>
</div>
</div>
</footer>
<!--Footer End-->
<!-- Scroll to top -->
<span class="totop"><a href="#"><i class="fa fa-angle-up"></i></a></span>
</body>
</html>