dependabot[bot] opened a new pull request, #2024: URL: https://github.com/apache/stormcrawler/pull/2024
Bumps `storm-client.version` from 2.8.8 to 3.0.0. Updates `org.apache.storm:storm-client` from 2.8.8 to 3.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/storm/releases">org.apache.storm:storm-client's releases</a>.</em></p> <blockquote> <h2>Apache Storm 3.0.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🚀 New Features</h3> <ul> <li>Removed all uses of Clojure, version 3.0.0-SNAPSHOT by <a href="https://github.com/jnioche"><code>@jnioche</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8537">apache/storm#8537</a></li> <li>build: introduce aggregator modules and unify pom display names by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8541">apache/storm#8541</a></li> <li>storm-submit-tools: modernize Java code, no API surface changes by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8582">apache/storm#8582</a></li> <li>Bump Java to 21, update docs for Storm 3.x and javadoc.io migration by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8594">apache/storm#8594</a></li> <li>Introduce jitter metric based on RFC 1889 Appendix A by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8586">apache/storm#8586</a></li> <li>Zstd compression for thrift serialization (storm cluster state) by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8653">apache/storm#8653</a></li> <li>Make storm more windows friendly by <a href="https://github.com/sigee"><code>@sigee</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8699">apache/storm#8699</a></li> <li>Fix checkstyle violations (<a href="https://redirect.github.com/apache/storm/issues/8585">#8585</a> - Phase 3 - Part 1) by <a href="https://github.com/sigee"><code>@sigee</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8702">apache/storm#8702</a></li> <li>Docker compose local (dev) distributed Storm cluster with full observability and network simulation by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8706">apache/storm#8706</a></li> <li>Add tuple compression for inter-worker communication by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8707">apache/storm#8707</a></li> <li>Optimize ZooKeeper read requests and remove redundant checks by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8714">apache/storm#8714</a></li> <li>EvenScheduler: opt-in round-robin rebalance onto returning idle supervisors by <a href="https://github.com/mwkang"><code>@mwkang</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8778">apache/storm#8778</a></li> <li>Skip stale worker heartbeats from orphaned worker directories by <a href="https://github.com/mwkang"><code>@mwkang</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8789">apache/storm#8789</a></li> <li>Isolation Scheduler Hosts Sorting | Add secondary sort (No of free slots) and tertiary sort (Hostname) by <a href="https://github.com/meetjain74"><code>@meetjain74</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8709">apache/storm#8709</a></li> <li>Add AIMD based dynamic producer batch sizing to <code>JCQueue</code> by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8796">apache/storm#8796</a></li> <li>scheduler: replace reflection with <a href="https://github.com/VisibleForTesting"><code>@VisibleForTesting</code></a> in IsolationSchedulerTest by <a href="https://github.com/reiabreu"><code>@reiabreu</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8811">apache/storm#8811</a></li> <li>Improve RELEASING.md accuracy and completeness by <a href="https://github.com/reiabreu"><code>@reiabreu</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8813">apache/storm#8813</a></li> <li>Add jitter control loop and <code>JitterAwareStreamGrouping</code> by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8593">apache/storm#8593</a></li> <li>ci: add ASF allowlist check for GitHub Actions (Dependabot guard) by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8817">apache/storm#8817</a></li> <li>build: run ASF allowlist check on every PR so the required check reports by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8887">apache/storm#8887</a></li> <li>Bump Java baseline to 25 on master by <a href="https://github.com/reiabreu"><code>@reiabreu</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8893">apache/storm#8893</a></li> <li>Decouple the control plane from the data plane on receive queues by <a href="https://github.com/GGraziadei"><code>@GGraziadei</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8892">apache/storm#8892</a></li> <li>Reduce binary distribution size: unbundle optional Hadoop/Kafka deps + de-duplicate shared jars by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8819">apache/storm#8819</a></li> </ul> <h3>🐛 Bug Fixes</h3> <ul> <li>fix(topology_lag): Kafka Topology Lag breaking when no offsets are commited for topic/partition by <a href="https://github.com/DiogoP98"><code>@DiogoP98</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8589">apache/storm#8589</a></li> <li>Remove shuffle post sorting assignable hosts in Isolation Scheduler by <a href="https://github.com/meetjain74"><code>@meetjain74</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8705">apache/storm#8705</a></li> <li>Fix Y2038 worker heartbeat overflow by migrating timestamps to i64 by <a href="https://github.com/dpol1"><code>@dpol1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8788">apache/storm#8788</a></li> <li>Fix late tuple stream serialization in windowed bolts by <a href="https://github.com/dpol1"><code>@dpol1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8790">apache/storm#8790</a></li> <li>Fix double max.free.per.topology cap in EvenScheduler idle rebalance by <a href="https://github.com/mwkang"><code>@mwkang</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8798">apache/storm#8798</a></li> <li>Filter worker heartbeats by per-topology timeout by <a href="https://github.com/mwkang"><code>@mwkang</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8800">apache/storm#8800</a></li> <li>Fix NPE in WorkerState.transferLocalBatch causing worker crashes by <a href="https://github.com/dpol1"><code>@dpol1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8896">apache/storm#8896</a></li> <li>Fix worker launch: add lib-common to the supervisor's worker classpath and restore the lib-worker drop-in directory by <a href="https://github.com/reiabreu"><code>@reiabreu</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8905">apache/storm#8905</a></li> </ul> <h3>📦 Dependency Upgrades</h3> <ul> <li>build: replace storm-maven-plugins with git-commit-id-maven-plugin by <a href="https://github.com/rzo1"><code>@rzo1</code></a> in <a href="https://redirect.github.com/apache/storm/pull/8540">apache/storm#8540</a></li> <li>Bump cytoscape from 3.33.2 to 3.33.3 in /storm-webapp by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8578">apache/storm#8578</a></li> <li>Bump terser-webpack-plugin from 5.4.0 to 5.5.0 in /storm-webapp by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8577">apache/storm#8577</a></li> <li>Bump cypress from 15.13.0 to 15.14.2 in /storm-webapp by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8576">apache/storm#8576</a></li> <li>Bump datatables.net from 2.3.7 to 2.3.8 in /storm-webapp by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8575">apache/storm#8575</a></li> <li>Bump mockito.version from 5.14.2 to 5.23.0 in /examples by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8569">apache/storm#8569</a></li> <li>Bump io.github.git-commit-id:git-commit-id-maven-plugin from 9.0.1 to 10.0.0 in /examples by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8567">apache/storm#8567</a></li> <li>Bump activemq.version from 6.2.4 to 6.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8543">apache/storm#8543</a></li> <li>Bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8548">apache/storm#8548</a></li> <li>Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8549">apache/storm#8549</a></li> <li>Bump org.apache.maven:maven-resolver-provider from 3.9.14 to 3.9.15 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8551">apache/storm#8551</a></li> <li>Bump org.yaml:snakeyaml from 2.2 to 2.6 in /examples by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/storm/pull/8560">apache/storm#8560</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/storm/commit/d17de0c3dc087c25142184c8df11747327214456"><code>d17de0c</code></a> [maven-release-plugin] prepare release v3.0.0</li> <li><a href="https://github.com/apache/storm/commit/2f0a63a2ac0cb5934901e485bfcf9256362181c4"><code>2f0a63a</code></a> Fix worker launch: add lib-common to the supervisor's worker classpath and re...</li> <li><a href="https://github.com/apache/storm/commit/b2b9bc524b1c671299ab74d6fa574f87b25bba1f"><code>b2b9bc5</code></a> Merge pull request <a href="https://redirect.github.com/apache/storm/issues/8904">#8904</a> from apache/improve-release-notes-script-v2</li> <li><a href="https://github.com/apache/storm/commit/af1cb1e7002336a3d7f908a4a056d432c2589a5d"><code>af1cb1e</code></a> release_notes.py: guard against stale GitHub index when checking unresolved i...</li> <li><a href="https://github.com/apache/storm/commit/6edc9929d3fdd2cc472e7fc7af137ef46a5401d5"><code>6edc992</code></a> release_notes.py: skip issues labeled github_actions or skip-changelog</li> <li><a href="https://github.com/apache/storm/commit/18971ea3619ec3c0798a8682c97e7f36d6a909a8"><code>18971ea</code></a> Merge pull request <a href="https://redirect.github.com/apache/storm/issues/8901">#8901</a> from apache/dependabot/github_actions/actions/setup-...</li> <li><a href="https://github.com/apache/storm/commit/014bf08b8f73c59279a59cb2965ae82799fc2cd4"><code>014bf08</code></a> build(deps): bump actions/setup-java from 5.5.0 to 5.6.0</li> <li><a href="https://github.com/apache/storm/commit/991d9b659174f4679f133ed4d3f6c59f53182eec"><code>991d9b6</code></a> Merge pull request <a href="https://redirect.github.com/apache/storm/issues/8900">#8900</a> from apache/dependabot/npm_and_yarn/storm-webapp/sys...</li> <li><a href="https://github.com/apache/storm/commit/e0f8afcec94c46e6453be956ca5523ff6dbd1bd3"><code>e0f8afc</code></a> build(deps-dev): bump systeminformation in /storm-webapp</li> <li><a href="https://github.com/apache/storm/commit/250f8d773aef95b4cbbb99ef0f47a3f4452d58a2"><code>250f8d7</code></a> Reduce binary distribution size: unbundle optional Hadoop/Kafka deps + de-dup...</li> <li>Additional commits viewable in <a href="https://github.com/apache/storm/compare/v2.8.8...v3.0.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.storm:storm-hdfs` from 2.8.8 to 3.0.0 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
