The GitHub Actions job "CI" on 
pekko-connectors-kafka.git/remove/alpakka-kafka-deprecated-apis has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
9f6e138f7e824300508c3a888743dbad5516c1b2 / 虎鸣 <[email protected]>
refactor: remove Alpakka Kafka deprecated APIs

Motivation:
ManualSubscription.rebalanceListener/withRebalanceListener were deprecated
since Alpakka Kafka 1.0-RC1. DrainingControl.shutdown() was deprecated since
Alpakka Kafka 2.0.0 in favor of drainAndShutdown().

Modification:
Remove deprecated rebalanceListener/withRebalanceListener from 
ManualSubscription
trait. Simplify DrainingControl.shutdown() to delegate to control.shutdown()
without the deprecated drain behavior.

Result:
ManualSubscription no longer exposes misleading rebalance listener methods.
DrainingControl.shutdown() delegates consistently with other Control methods.

Tests:
Not run - deprecated API cleanup

References:
None - deprecated API cleanup

Report URL: 
https://github.com/apache/pekko-connectors-kafka/actions/runs/28718615234

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to