[
https://issues.apache.org/jira/browse/QPID-8473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212485#comment-17212485
]
ASF GitHub Bot commented on QPID-8473:
--------------------------------------
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:
[email protected]
> [Broker-J] Add operational logs for publishing links added/removed on message
> destination
> -----------------------------------------------------------------------------------------
>
> Key: QPID-8473
> URL: https://issues.apache.org/jira/browse/QPID-8473
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Reporter: Alex Rudyy
> Priority: Major
> Fix For: qpid-java-broker-8.0.2, qpid-java-broker-7.1.10
>
>
> The Qpid Broker-J operational logging can be improved by reporting publishing
> links creation and removal.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]