[Dataflow Streaming] Add support to read user worker settings from backend by arunpandianp · Pull Request #32408 · apache/beam

@arunpandianp

@arunpandianp arunpandianp changed the title [WIP] [Dataflow Streaming] Add support to read user worker settings from backend [Dataflow Streaming] Add support to read user worker settings from backend

Sep 8, 2024

@arunpandianp

@github-actions

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

scwhittle

@arunpandianp

@arunpandianp

@arunpandianp

@arunpandianp

@arunpandianp

@arunpandianp

@arunpandianp

This is ready for review, the failing test looks unrelated to the change.

scwhittle

@arunpandianp

scwhittle

*/
package org.apache.beam.runners.dataflow.worker.streaming.config;

import com.google.common.base.Preconditions;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use vendored

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Should we remove the unvendored dependency from the classpath somehow?

@arunpandianp

@arunpandianp

todo: Manage the threadpool shutdown

@arunpandianp

Modified StreamingGlobalConfigHandleImpl to queue callbacks internally without relying on executors. PTAL

@arunpandianp

scwhittle

@arunpandianp

scwhittle

reeba212 pushed a commit to reeba212/beam that referenced this pull request

Dec 4, 2024

@arunpandianp @reeba212