flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-34975] Implement Aggregating Async State API for ForStStateBackend

Open jectpro7 opened this issue 1 year ago • 1 comments

What is the purpose of the change

Implement Aggregating Async State API for ForStStateBackend

Brief change log

  • Deser/ser for Aggregating state
  • Build put/get request

Verifying this change

ForStStateExecutorTest and InternalAggregatingStateTest for testing get and put operation.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

jectpro7 avatar Jul 26 '24 08:07 jectpro7

CI report:

  • 9fbba3e415181d2db7f473000bbaeaebd4ff4ed8 Azure: SUCCESS Azure: FAILURE
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Jul 26 '24 08:07 flinkbot

@flinkbot run azure

jectpro7 avatar Sep 28 '24 14:09 jectpro7

@flinkbot run azure

Zakelly avatar Sep 29 '24 02:09 Zakelly

@flinkbot run azure

Zakelly avatar Sep 29 '24 11:09 Zakelly