Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-6394 Coalesce server group view and Infinispan/JGroups view #78

Merged
merged 1 commit into from Apr 15, 2016
Merged

Conversation

vblagoje
Copy link

@vblagoje vblagoje commented Apr 6, 2016

Preview only. Do not integrate before we discuss the details.

@vblagoje
Copy link
Author

vblagoje commented Apr 8, 2016

@tristantarrant I made changes in one commit. But will leave the notes in the code about the details

@@ -104,6 +104,11 @@ angular.module('managementConsole')
$scope.relays[cluster.getName()] = ['N/A'];
}
$scope.endpoints.push(cluster.getEndpoints());
clusterNodesService.getAvailability(cluster).then(function (result) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tristantarrant here we get availability for the cache container

@tristantarrant tristantarrant merged commit 62975e1 into infinispan:master Apr 15, 2016
@tristantarrant
Copy link
Member

Pushed to master and 8.2.x

@vblagoje vblagoje deleted the t_6394 branch October 24, 2016 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants