[
https://issues.apache.org/jira/browse/QPID-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347725#comment-17347725
]
ASF GitHub Bot commented on QPID-8515:
--------------------------------------
deepyaraj commented on a change in pull request #85:
URL: https://github.com/apache/qpid-broker-j/pull/85#discussion_r635336922
##########
File path:
broker-core/src/main/java/org/apache/qpid/server/security/group/GroupImpl.java
##########
@@ -44,6 +44,7 @@ public GroupImpl(Map<String, Object> attributes,
GroupProvider<?> provider)
{
super(provider, attributes);
+ createOperationalLog(attributes);
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]
> Improve operational logging and log every change to the broker state
> --------------------------------------------------------------------
>
> Key: QPID-8515
> URL: https://issues.apache.org/jira/browse/QPID-8515
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Affects Versions: qpid-java-broker-8.0.4
> Reporter: Dedeepya
> Priority: Major
> Fix For: qpid-java-broker-8.0.5
>
>
> Currently there is a gap in operational logging, where the deletion of access
> control groups is not logged. We need to identify any other such gaps and fix
> it to log every change happening to the broker state.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]