Skip to content

[Feature Request]: FileIO should limit writes to GCS when throttling is detected. #25648

@Polber

Description

@Polber

What would you like to happen?

GCS has 1000 write per second and 5000 read per second capacity which can be exceeded during certain operations such as writeDynamic(). The sink should be responsible for backing off write requests that exceed the capacity when a runner decides to try and ramp up operations for optimization purposes.

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions