GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1462
Manage client objects
This patch adds views for managing client objects from the console.
Filtering and paging is enabled. There are still some improvements that can be
made such as more optimising filters, more filtering operations and some code
restructure. However, this is already 3 huge commits, I'd like to get this in
and improve iteratively on master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-artemis ManageClientObjects
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1462.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1462
----
commit b37c1a534152a085e4142e4f80b120ed06c8674a
Author: Martyn Taylor <[email protected]>
Date: 2017-08-14T15:39:55Z
ARTEMIS-1349 Add management views for client objects
commit 4e129e7e41d6fe53e8e3f51e6e024600f1cf0d05
Author: Martyn Taylor <[email protected]>
Date: 2017-08-14T15:40:24Z
ARTEMIS-1350 Expose Client Objects in Console
commit 870e731b9c70130ded49ccd302cf32b97681dfd6
Author: Martyn Taylor <[email protected]>
Date: 2017-08-14T15:41:01Z
NOJIRA Console branding/style improvements
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---