Hello Jenkins,

I'd like you to reexamine a change.  Please visit

    https://asterix-gerrit.ics.uci.edu/355

to look at the new patch set (#7).

Change subject: Fixed Job details page in Admin console.
......................................................................

Fixed Job details page in Admin console.

The following commits from your working branch will be included:

commit 9bc623c48d37b77cdc483405916cf3fb6f57d1d9
Author: Pritom Ahmed <pritom...@gmail.com>
Date:   Fri Aug 14 13:07:00 2015 -0700

    * Fixed the job details page in adminconsole. Previously it was broken. Now 
it shows the raw
    JSON data sent to it.
    * Optimized the node details information sent by the adminconsole API. 
Previously, the API
    was sending the full array everytime even though the whole array was not 
full. As a result,
    there were many instances with no data. Now its sending only the subarrays 
that actually
    contains data.

Change-Id: Idbbb326dfc9b0756184be50287a8d8c57aa493e3
---
M 
hyracks/hyracks-control/hyracks-control-cc/src/main/java/edu/uci/ics/hyracks/control/cc/NodeControllerState.java
M 
hyracks/hyracks-control/hyracks-control-cc/src/main/resources/edu/uci/ics/hyracks/control/cc/adminconsole/pages/AbstractPage.html
M 
hyracks/hyracks-control/hyracks-control-cc/src/main/resources/edu/uci/ics/hyracks/control/cc/adminconsole/pages/JobDetailsPage.html
M 
hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/adminconsole/JobDetailsPage.js
A 
hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/adminconsole/highlight.pack.js
A 
hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/stylesheet/json-highlight.css
M 
hyracks/hyracks-control/hyracks-control-common/src/main/java/edu/uci/ics/hyracks/control/common/controllers/CCConfig.java
M pom.xml
8 files changed, 177 insertions(+), 41 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/hyracks refs/changes/55/355/7
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/355
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Idbbb326dfc9b0756184be50287a8d8c57aa493e3
Gerrit-PatchSet: 7
Gerrit-Project: hyracks
Gerrit-Branch: master
Gerrit-Owner: Pritom Ahmed <pritom...@gmail.com>
Gerrit-Reviewer: Ian Maxon <ima...@apache.org>
Gerrit-Reviewer: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Steven Jacobs <sjaco...@ucr.edu>

Reply via email to