undf: assign 732-733; stamp activemq-0002/0003

This commit is contained in:
russell@unturf.com 2026-03-30 08:02:58 -04:00
parent 23fbfdca44
commit 9f9acfd5f5
4 changed files with 6 additions and 2 deletions

View file

@ -124,7 +124,7 @@ git push
### Current counts (update when generator runs)
**731** assigned | **731** UNDF posts | last run: 2026-03-30
**733** assigned | **733** UNDF posts | last run: 2026-03-30
### Patch stamp format

View file

@ -729,5 +729,7 @@
"nova-0002": "UNDF-2026-000000728",
"element-web-0002": "UNDF-2026-000000729",
"esbuild-0001": "UNDF-2026-000000730",
"postgres-0001": "UNDF-2026-000000731"
"postgres-0001": "UNDF-2026-000000731",
"activemq-0002": "UNDF-2026-000000732",
"activemq-0003": "UNDF-2026-000000733"
}

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000732
--- a/activemq-broker/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java
+++ b/activemq-broker/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java
@@ -1558,7 +1558,8 @@ public abstract class DemandForwardingBridgeSupport implements NetworkBridge, Br

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000733
--- a/activemq-client/src/main/java/org/apache/activemq/TransactionContext.java
+++ b/activemq-client/src/main/java/org/apache/activemq/TransactionContext.java
@@ -70,7 +70,7 @@ public class TransactionContext implements XAResource {