[GH] (fluss/producer): Workflow run "CI" is working again!

2026-01-26 Thread GitBox


The GitHub Actions job "CI" on fluss.git/producer has succeeded.
Run started by GitHub user platinumhamburg (triggered by platinumhamburg).

Head commit for run:
0336ea11b6c4ae16dfc9556a63bd986cb8a498ef / ocean.wy 
Fix missing FlussRuntimeException import in ProducerOffsetsStore

Report URL: https://github.com/apache/fluss/actions/runs/21352959276

With regards,
GitHub Actions via GitBox



[GH] (fluss/producer): Workflow run "CI" is working again!

2026-01-26 Thread GitBox


The GitHub Actions job "CI" on fluss.git/producer has succeeded.
Run started by GitHub user platinumhamburg (triggered by polyzos).

Head commit for run:
41d103deb57f6016dd4106b109518c203d1b422d / ocean.wy 
Rename producer snapshot classes to producer offsets

Rename classes and corresponding variable declarations:
- ProducerSnapshot -> ProducerOffsets
- ProducerSnapshotJsonSerde -> ProducerOffsetsJsonSerde
- ProducerSnapshotStore -> ProducerOffsetsStore
- ProducerSnapshotManager -> ProducerOffsetsManager

Update variable names in:
- CoordinatorService: producerSnapshotManager -> producerOffsetsManager
- ZooKeeperClient: class type references updated
- ZkData: class type references updated

Test classes renamed accordingly.

Report URL: https://github.com/apache/fluss/actions/runs/21348398992

With regards,
GitHub Actions via GitBox