You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2020/10/12 16:28:38 UTC

[GitHub] [qpid-broker-j] Dedeepya-T commented on a change in pull request #66: QPID-8473:[Broker-J]Added operational logs for sender links

Dedeepya-T commented on a change in pull request #66:
URL: https://github.com/apache/qpid-broker-j/pull/66#discussion_r503406536



##########
File path: broker-core/src/main/java/org/apache/qpid/server/model/PublishingLink.java
##########
@@ -23,6 +23,7 @@
 @ManagedAttributeValueType(isAbstract = true)
 public interface PublishingLink extends ManagedAttributeValue
 {
+    String TYPE = "link";

Review comment:
       Done!




----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org