Abacn commented on code in PR #25960: URL: https://github.com/apache/beam/pull/25960#discussion_r1146874689
########## CHANGES.md: ########## @@ -74,6 +74,7 @@ * If a main session fails to load, the pipeline will now fail at worker startup. ([#25401](https://github.com/apache/beam/issues/25401)). * Python pipeline options will now ignore unparsed command line flags prefixed with a single dash. ([#25943](https://github.com/apache/beam/issues/25943)). +* Support of Cloud Debugger service ([deprecated](https://cloud.google.com/debugger/docs/deprecations)) is removed from Dataflow runner. CloudDebugOptions has no effect now and is subject to remove in nearly future. (Java) ([#25959](https://github.com/apache/beam/issues/25959)). Review Comment: in this case removed milestone and adjusted priority. Note that the service is scheduled to shutdown on May 31 which is between the release of 2.47.0 (end Apr) and 2.48.0 (mid June), which means it would be removed in no later than v2.48.0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
