tvalentyn commented on code in PR #30701:
URL: https://github.com/apache/beam/pull/30701#discussion_r1534461551


##########
CHANGES.md:
##########
@@ -52,6 +52,40 @@
 
 * ([#X](https://github.com/apache/beam/issues/X)).
 -->
+# [2.56.0] - Unreleased
+
+## Highlights
+
+* New highly anticipated feature X added to Python SDK 
([#X](https://github.com/apache/beam/issues/X)).
+* New highly anticipated feature Y added to Java SDK 
([#Y](https://github.com/apache/beam/issues/Y)).
+
+## I/Os
+
+* Support for X source added (Java/Python) 
([#X](https://github.com/apache/beam/issues/X)).
+
+## New Features / Improvements
+
+* X feature added (Java/Python) 
([#X](https://github.com/apache/beam/issues/X)).
+
+## Breaking Changes
+
+* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
+
+## Deprecations
+
+* X behavior is deprecated and will be removed in X versions 
([#X](https://github.com/apache/beam/issues/X)).
+
+## Bugfixes
+
+* Fixed locking issue when shutting down inactive bundle processors. Symptoms 
of this issue include slowness or stuckness in long-running jobs (Python) 
([#30679](https://github.com/apache/beam/pull/30679)).

Review Comment:
   thanks, did the locking cause slowness or also stuckness? What would cause 
stuckness?



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to