You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/broker/AMQPSessionCallback.java
+6
Original file line number
Diff line number
Diff line change
@@ -758,6 +758,12 @@ public int sendMessage(MessageReference ref, ServerConsumer consumer, int delive
Copy file name to clipboardExpand all lines: artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/connect/AMQPBrokerConnection.java
Copy file name to clipboardExpand all lines: artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/connect/mirror/AMQPMirrorControllerSource.java
+3-2
Original file line number
Diff line number
Diff line change
@@ -506,14 +506,15 @@ public static void validateProtocolData(ReferenceIDSupplier referenceIDSupplier,
506
506
* @return true if the INTERNAL_RECEIVER_ID_FILTER annotation of the message is set to a different value
Copy file name to clipboardExpand all lines: artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/proton/ProtonServerSenderContext.java
+10-9
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ public class ProtonServerSenderContext extends ProtonInitializable implements Pr
0 commit comments