You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by "Pritom Ahmed (Code Review)" <do...@asterix-gerrit.ics.uci.edu> on 2015/08/20 04:33:47 UTC

Change in asterixdb[master]: Periodically saving JSON data from admin console API to temp...

Hello Jenkins,

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

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

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

Change subject: Periodically saving JSON data from admin console API to temporary datasets.
......................................................................

Periodically saving JSON data from admin console API to temporary datasets.

The following commits from your working branch will be included:

commit ccd6b40d58cc50dfad47a5f999bf20a5eebcb60d
Author: Pritom Ahmed <pr...@gmail.com>
Date:   Sun Aug 9 17:02:47 2015 -0700

    JSON data from hyracks admin console API is saved in Temporary Dataset.

    We are now saving JSON data from admin console API in temporary dataset every 5 seconds.

Change-Id: I6cb186abda6a14d9eb866259d459ce5b5e855be8
---
M asterix-app/src/main/java/edu/uci/ics/asterix/hyracks/bootstrap/AsterixGlobalRecoveryManager.java
M asterix-app/src/main/java/edu/uci/ics/asterix/hyracks/bootstrap/CCApplicationEntryPoint.java
A asterix-app/src/main/java/edu/uci/ics/asterix/hyracks/bootstrap/GatherJSONData.java
M asterix-installer/src/test/resources/integrationts/library/results/library-metadata/dataverseDataset/dataverseDataset.1.adm
4 files changed, 475 insertions(+), 16 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/50/350/8
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/350
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6cb186abda6a14d9eb866259d459ce5b5e855be8
Gerrit-PatchSet: 8
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Pritom Ahmed <pr...@gmail.com>
Gerrit-Reviewer: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Steven Jacobs <sj...@ucr.edu>