Skip to content

[Feature Request]: Warn when a user's ValueState looks like it could use a better state type #36746

@kennknowles

Description

@kennknowles

What would you like to happen?

When a user puts a Map, Set, Multiset, List, etc into a ValueState, it is likely that they could hit performance issues due to read-modify-write of the whole object. Instead, we can inform them of the existence of BagState and MapState, etc.

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 YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions