issues
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PR] Require every UI API endpoint to declare its authorization (storm)
via GitHub
Re: [PR] Require every UI API endpoint to declare its authorization (storm)
via GitHub
[PR] Filter the topology history by the authenticated caller rather than the requested user name (storm)
via GitHub
Re: [PR] Filter the topology history by the authenticated caller rather than the requested user name (storm)
via GitHub
[PR] Authorize createStateInZookeeper requests like the other blob operations (storm)
via GitHub
Re: [PR] Authorize createStateInZookeeper requests like the other blob operations (storm)
via GitHub
[PR] Check the calling principal against the topology owner in uploadNewCredentials (storm)
via GitHub
Re: [PR] Check the calling principal against the topology owner in uploadNewCredentials (storm)
via GitHub
[PR] Apply the nimbus ACLs to listBlobs so callers only see blobs they may read (storm)
via GitHub
Re: [PR] Apply the nimbus ACLs to listBlobs so callers only see blobs they may read (storm)
via GitHub
[PR] Validate topology.blobstore.map in rebalance conf overrides against the calling user (storm)
via GitHub
Re: [PR] Validate topology.blobstore.map in rebalance conf overrides against the calling user (storm)
via GitHub
[PR] Evaluate nimbus.groups when nimbus.users is empty (storm)
via GitHub
Re: [PR] Evaluate nimbus.groups when nimbus.users is empty (storm)
via GitHub
[PR] Document that an unset scheduler strategy whitelist no longer allows every strategy class (storm)
via GitHub
Re: [PR] Document that an unset scheduler strategy whitelist no longer allows every strategy class (storm)
via GitHub
[I] Umbrella: inventory deprecated API and remove what is marked for removal (storm)
via GitHub
[PR] Decode netty server frames only after the handshake completes (storm)
via GitHub
Re: [PR] Decode netty server frames only after the handshake completes (storm)
via GitHub
[PR] Update logging behavior (storm)
via GitHub
Re: [PR] Update StormSubmitter logging behavior (storm)
via GitHub
[PR] Restrict topology scheduler strategies to the shipped strategies when no allowlist is configured (storm)
via GitHub
Re: [PR] Restrict topology scheduler strategies to the shipped strategies when no allowlist is configured (storm)
via GitHub
Re: [PR] Restrict topology scheduler strategies to the shipped strategies when no allowlist is configured (storm)
via GitHub
Re: [PR] Restrict topology scheduler strategies to the shipped strategies when no allowlist is configured (storm)
via GitHub
[PR] Return a normalized copy of the topology conf from Nimbus (storm)
via GitHub
Re: [PR] Return a normalized copy of the topology conf from Nimbus (storm)
via GitHub
[PR] Require Kryo class registration in the state serializer (storm)
via GitHub
Re: [PR] Require Kryo class registration in the state serializer (storm)
via GitHub
[PR] Pass only the required Kafka consumer properties to the spout lag monitor (storm)
via GitHub
Re: [PR] Pass only the required Kafka consumer properties to the spout lag monitor (storm)
via GitHub
[PR] Verify the peer identity of the Netty TLS server the worker client connects to (storm)
via GitHub
Re: [PR] Verify the peer identity of the Netty TLS server the worker client connects to (storm)
via GitHub
[PR] Remove DRPC per-function request queues once they are empty (storm)
via GitHub
Re: [PR] Remove DRPC per-function request queues once they are empty (storm)
via GitHub
Re: [PR] Remove DRPC per-function request queues once they are empty (storm)
via GitHub
Re: [PR] Remove DRPC per-function request queues once they are empty (storm)
via GitHub
[PR] Generate tuple tree ids from a key stream instead of a recoverable linear congruential generator (storm)
via GitHub
Re: [PR] Generate tuple tree ids from a key stream instead of a recoverable linear congruential generator (storm)
via GitHub
[PR] WIP: Clarify worker/supervisor heartbeat docs and deprecate unused nimbus.supervisor.timeout.secs (storm)
via GitHub
Re: [PR] Clarify worker/supervisor heartbeat docs and deprecate unused nimbus.supervisor.timeout.secs (storm)
via GitHub
[PR] Reject image tags that are neither mapped nor valid image hashes before building the manifest path (storm)
via GitHub
Re: [PR] Reject image tags that are neither mapped nor valid image hashes before building the manifest path (storm)
via GitHub
Re: [PR] Reject image tags that are neither mapped nor valid image hashes before building the manifest path (storm)
via GitHub
Re: [PR] Reject image tags that are neither mapped nor valid image hashes before building the manifest path (storm)
via GitHub
Re: [PR] Reject image tags that are neither mapped nor valid image hashes before building the manifest path (storm)
via GitHub
Re: [PR] Reject image tags that are neither mapped nor valid image hashes before building the manifest path (storm)
via GitHub
Re: [PR] Reject image tags that are neither mapped nor valid image hashes before building the manifest path (storm)
via GitHub
[PR] Reject submitted jar locations that are not inside the Nimbus inbox (storm)
via GitHub
Re: [PR] Reject submitted jar locations that are not inside the Nimbus inbox (storm)
via GitHub
[PR] Give each uploaded dependency artifact its own blob key instead of reusing a pre-existing blob (storm)
via GitHub
Re: [PR] Give each uploaded dependency artifact its own blob key instead of reusing a pre-existing blob (storm)
via GitHub
[PR] Reject blobstore map local names that resolve outside the topology and worker directories (storm)
via GitHub
Re: [PR] Reject blobstore map local names that resolve outside the topology and worker directories (storm)
via GitHub
[PR] Set the CORS filter credentials parameter explicitly instead of a header name the filter ignores (storm)
via GitHub
Re: [PR] Set the CORS filter credentials parameter explicitly instead of a header name the filter ignores (storm)
via GitHub
[PR] Add ui.enable.jsonp to control JSONP callback wrapping in UI and Logviewer API responses (storm)
via GitHub
Re: [PR] Add ui.enable.jsonp to control JSONP callback wrapping in UI and Logviewer API responses (storm)
via GitHub
[PR] Add to instead of replace Jetty's default TLS exclusions on HTTPS connectors (storm)
via GitHub
Re: [PR] Add to instead of replace Jetty's default TLS exclusions on HTTPS connectors (storm)
via GitHub
[PR] Change the worker log file permission only for download requests that are served (storm)
via GitHub
Re: [PR] Change the worker log file permission only for download requests that are served (storm)
via GitHub
[PR] Stop echoing the request Origin with allow-credentials in logviewer JSON responses (storm)
via GitHub
Re: [PR] Stop echoing the request Origin with allow-credentials in logviewer JSON responses (storm)
via GitHub
[PR] Return only the log files the requesting user may access from the log file listing (storm)
via GitHub
Re: [PR] Return only the log files the requesting user may access from the log file listing (storm)
via GitHub
[PR] Apply the configured log user and group lists to daemon log requests (storm)
via GitHub
Re: [PR] Apply the configured log user and group lists to daemon log requests (storm)
via GitHub
Re: [PR] Apply the configured log user and group lists to daemon log requests (storm)
via GitHub
Re: [PR] Apply the configured log user and group lists to daemon log requests (storm)
via GitHub
[PR] BugFix Utils.java (storm)
via GitHub
Re: [PR] BugFix Utils.java (storm)
via GitHub
Re: [PR] BugFix Utils.java (storm)
via GitHub
Re: [PR] BugFix Utils.java (storm)
via GitHub
Re: [PR] BugFix Utils.java (storm)
via GitHub
[PR] [Fix] Reinstate ordering of arguments (storm)
via GitHub
Re: [PR] Reinstate ordering of arguments in `bin/storm.py` (storm)
via GitHub
Re: [PR] Reinstate ordering of arguments in `bin/storm.py` (storm)
via GitHub
Re: [PR] Reinstate ordering of arguments in `bin/storm.py` (storm)
via GitHub
Re: [PR] build(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump datatables.net-bs5 from 2.3.8 to 3.0.0 in /storm-webapp (storm)
via GitHub
[PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] STORM-8585: Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] Sync checkstyle config with upstream google_checks.xml (storm)
via GitHub
Re: [PR] build(deps-dev): bump webpack-cli from 7.2.1 to 7.2.2 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump datatables.net from 2.3.8 to 3.0.0 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump commons-codec:commons-codec from 1.22.0 to 1.22.1 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-java from 5.6.0 to 5.7.0 (storm)
via GitHub
Re: [PR] build(deps): bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-12 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump com.puppycrawl.tools:checkstyle from 13.8.0 to 13.9.0 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump com.github.luben:zstd-jni from 1.5.7-11 to 1.5.7-12 (storm)
via GitHub
Re: [PR] build(deps): bump activemq.version from 6.2.7 to 6.3.0 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump activemq.version from 6.2.7 to 6.3.0 (storm)
via GitHub
Re: [PR] build(deps-dev): bump webpack from 5.108.4 to 5.109.2 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps-dev): bump com.github.eirslett:frontend-maven-plugin from 2.0.1 to 2.0.2 (storm)
via GitHub
Re: [PR] build(deps): bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (storm)
via GitHub
Re: [PR] build(deps): bump datatables.net-dt from 2.3.8 to 3.0.0 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump postcss from 8.5.10 to 8.5.24 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump js-yaml from 5.2.1 to 5.2.2 in /storm-webapp (storm)
via GitHub
[PR] Add storm-iceberg module: a Trident sink for Apache Iceberg (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
Re: [PR] Add storm-iceberg module: an Apache Iceberg sink bolt (storm)
via GitHub
[PR] docs: add missing 3.0.0 feature documentation (storm)
via GitHub
Re: [PR] docs: add missing 3.0.0 feature documentation (storm)
via GitHub
Re: [PR] docs: add missing 3.0.0 feature documentation (storm)
via GitHub
Re: [PR] docs: add missing 3.0.0 feature documentation (storm)
via GitHub
Re: [PR] docs: add missing 3.0.0 feature documentation (storm)
via GitHub
Re: [PR] build(deps): bump io.netty:netty-bom from 4.2.15.Final to 4.2.16.Final in /examples (storm)
via GitHub
Re: [PR] build(deps): bump byte-buddy.version from 1.18.10 to 1.18.11 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1 (storm)
via GitHub
Re: [PR] build(deps): bump org.apache.logging.log4j:log4j-bom from 2.26.0 to 2.26.1 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump io.netty:netty-bom from 4.2.15.Final to 4.2.16.Final (storm)
via GitHub
Re: [PR] build(deps): bump io.netty:netty-bom from 4.2.15.Final to 4.2.16.Final (storm)
via GitHub
Re: [PR] build(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 (storm)
via GitHub
Re: [PR] build(deps): bump netty-tcnative.version from 2.0.80.Final to 2.0.81.Final (storm)
via GitHub
Re: [PR] build(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.1 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump redis.clients:jedis from 7.5.2 to 7.5.3 (storm)
via GitHub
Re: [PR] build(deps): bump org.junit:junit-bom from 6.1.1 to 6.1.2 (storm)
via GitHub
Re: [PR] build(deps): bump org.junit:junit-bom from 6.1.1 to 6.1.2 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump byte-buddy.version from 1.18.10 to 1.18.11 (storm)
via GitHub
Re: [PR] build(deps-dev): bump webpack from 5.108.3 to 5.108.4 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps-dev): bump webpack from 5.108.3 to 5.108.4 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump jetty.version from 12.1.10 to 12.1.11 in /examples (storm)
via GitHub
Re: [PR] build(deps-dev): bump cypress from 15.18.0 to 15.19.0 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump jetty.version from 12.1.10 to 12.1.11 (storm)
via GitHub
Re: [PR] build(deps-dev): bump webpack-cli from 7.1.0 to 7.2.1 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump org.apache.xbean:xbean-spring from 4.30 to 4.31 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump com.puppycrawl.tools:checkstyle from 13.7.0 to 13.8.0 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump org.apache.thrift:libthrift from 0.23.0 to 0.24.0 (storm)
via GitHub
Re: [PR] build(deps): bump bouncycastle.version from 1.84 to 1.85 (storm)
via GitHub
Re: [PR] build(deps): bump bouncycastle.version from 1.84 to 1.85 in /examples (storm)
via GitHub
Re: [PR] build(deps): bump org.apache.xbean:xbean-spring from 4.30 to 4.31 (storm)
via GitHub
Re: [PR] build(deps): bump org.apache.logging.log4j:log4j-bom from 2.26.0 to 2.26.1 (storm)
via GitHub
Re: [PR] build(deps-dev): bump svgo from 4.0.1 to 4.0.2 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.1 (storm)
via GitHub
Re: [PR] build(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 in /storm-webapp (storm)
via GitHub
[PR] Storm 2.x EOL (storm)
via GitHub
Re: [PR] Storm 2.x EOL (storm)
via GitHub
[PR] Update Apache Storm version to 3.0.0 (storm)
via GitHub
Re: [PR] Update Apache Storm version to 3.0.0 (storm)
via GitHub
Re: [PR] build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (storm)
via GitHub
Re: [PR] build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (storm)
via GitHub
[PR] Releasing Apache Storm 2.8.9 - syncing version in pom (storm)
via GitHub
Re: [PR] Releasing Apache Storm 2.8.9 - syncing version in pom (storm)
via GitHub
[PR] Releasing Apache Storm 3.0.0 - syncing versions in pom (storm)
via GitHub
Re: [PR] Releasing Apache Storm 3.0.0 - syncing versions in pom (storm)
via GitHub
Re: [PR] build(deps): bump js-yaml from 5.2.0 to 5.2.1 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps-dev): bump axios from 1.16.1 to 1.18.1 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (storm)
via GitHub
[PR] verify-release-file.sh: check .sha512 files with sha512sum -c (storm)
via GitHub
Re: [PR] verify-release-file.sh: check .sha512 files with sha512sum -c (storm)
via GitHub
[PR] Remove stale lib-worker references from storm.py (storm)
via GitHub
Re: [PR] Implement proper 3-way lib / lib-common / lib-worker classpath split (storm)
via GitHub
Re: [PR] Implement proper 3-way lib / lib-common / lib-worker classpath split (storm)
via GitHub
Re: [PR] Implement proper 3-way lib / lib-common / lib-worker classpath split (storm)
via GitHub
Re: [PR] Implement proper 3-way lib / lib-common / lib-worker classpath split (storm)
via GitHub
Re: [PR] Implement proper 3-way lib / lib-common / lib-worker classpath split (storm)
via GitHub
Re: [PR] Implement proper 3-way lib / lib-common / lib-worker classpath split (storm)
via GitHub
Re: [PR] Implement proper 3-way lib / lib-common / lib-worker classpath split (storm)
via GitHub
Re: [PR] Fix worker launch: add lib-common to the supervisor's worker classpath and restore the lib-worker drop-in directory (storm)
via GitHub
Re: [PR] Fix worker launch: add lib-common to the supervisor's worker classpath and restore the lib-worker drop-in directory (storm)
via GitHub
Re: [PR] Fix worker launch: add lib-common to the supervisor's worker classpath and restore the lib-worker drop-in directory (storm)
via GitHub
[PR] release_notes.py: skip issues labeled github_actions or skip-changelog (storm)
via GitHub
Re: [PR] release_notes.py: skip issues labeled github_actions or skip-changelog (storm)
via GitHub
[PR] improve release_notes.py: filter noise labels and guard against stale GitHub index (storm)
via GitHub
Re: [PR] improve release_notes.py: filter noise labels and guard against stale GitHub index (storm)
via GitHub
Re: [PR] improve release_notes.py: filter noise labels and guard against stale GitHub index (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-java from 5.5.0 to 5.6.0 (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-java from 5.5.0 to 5.6.0 (storm)
via GitHub
Re: [PR] build(deps-dev): bump systeminformation from 5.31.6 to 5.31.17 in /storm-webapp (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (storm)
via GitHub
[PR] Bump dev-tools/cluster Docker image to Java 25 (storm)
via GitHub
Re: [PR] Bump dev-tools/cluster Docker image to Java 25 (storm)
via GitHub
Re: [I] [STORM-3751] NPE in WorkerState.transferLocalBatch (storm)
via GitHub
[PR] Fix NPE in WorkerState.transferLocalBatch causing worker crashes (storm)
via GitHub
Re: [PR] Fix NPE in WorkerState.transferLocalBatch causing worker crashes (storm)
via GitHub
Re: [PR] Fix NPE in WorkerState.transferLocalBatch causing worker crashes (storm)
via GitHub
Re: [PR] build(deps): bump actions/setup-java from 5.4.0 to 5.5.0 (storm)
via GitHub
Earlier messages
Later messages