Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
9ee649f15d70d4953bdede11796b9d0e31fc88b9
/
asterix-app
/
src
/
main
/
java
/
edu
206f407
fixed: incorrect logging of feed activity details
by ramangrover29
· 11 years ago
2d3f6dd
1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type
by ramangrover29
· 11 years ago
ff74550
ensuring proper shutdown of feed (checkpoint 1)
by ramangrover29
· 11 years ago
20afdc3
minor changes to feed console
by ramangrover29
· 11 years ago
75b7355
built a basic feed console
by ramangrover29
· 11 years ago
40636ee
mechanism for collection of feed statistics (checkpoint 1)
by ramangrover29
· 11 years ago
c996e28
1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties
by ramangrover29
· 11 years ago
5aa5d5f
fixed log messages
by ramangrover29
· 11 years ago
a04696c
1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager
by ramangrover29
· 11 years ago
3663ac1
fixed issue related to election of super feed manager
by ramangrover29
· 11 years ago
6fb5e92
fault-tolerance checkpoint
by ramangrover29
· 11 years ago
013842b
added support for cloning a feed job spec, wrapping operators with meta versions
by ramangrover29
· 11 years ago
8880690
cloning of feed job spec using wrapping operator
by ramangrover29
· 11 years ago
b114741
checkpoint
by ramangrover29
· 12 years ago
064c69b
checkpoint
by ramangrover29
· 12 years ago
022532f
checkpoint
by ramangrover29
· 12 years ago
a774ef2
merge from master
by ramangrover29
· 12 years ago
9253569
added basic feeds robustness test; testing behavior upon a cluster restart
by ramangrover29
· 12 years ago
a5e4231
merge from master
by ramangrover29
· 12 years ago
fb8ee3f
checkpoint
by ramangrover29
· 12 years ago
7b807ff
checkpoint
by ramangrover29
· 12 years ago
1621766
add option to execute the query (or not) to the web interface
by Till Westmann
· 12 years ago
5f97391
added test case for fault-tolerance
by ramangrover29
· 12 years ago
d7fa966
added managix commands for starting/stopping a node
by ramangrover29
· 12 years ago
93dd823
checkpoint
by ramangrover29
· 12 years ago
35a0f70
issue 542: remove write into dataset statement
by Till Westmann
· 12 years ago
e6b4b24
merge up-to-date master to jimahn/master_invix_internal_renaming
by JIMAHN
· 12 years ago
644bd02
Pass absolute directoey info to the lsm indexes.
by salsubaiee
· 12 years ago
2682065
Merge branch 'master' into salsubaiee/master_fix_issue_500
by salsubaiee
· 12 years ago
81f2af4
Check that user's data is sorted if load statement does not have the *pre-sorted* assertion.
by salsubaiee
· 12 years ago
a6a2484
Changes to prevent loading a dataset more than once
by salsubaiee
· 12 years ago
fef378d
merged raman/asterix_lsm_stabilization_udfs
by ramangrover29
· 12 years ago
bdba1a8
fixed integration tests for external library/UDFs
by ramangrover29
· 12 years ago
84d82ef
checkpoint
by ramangrover29
· 12 years ago
1eb0e3d
Fix for issue 534.
by salsubaiee
· 12 years ago
4da3606
checkpoint
by ramangrover29
· 12 years ago
68014a9
checkpoint
by ramangrover29
· 12 years ago
ec1998a
checkpoint
by ramangrover29
· 12 years ago
5b12de1
checkpoint
by ramangrover29
· 12 years ago
44fc782
code cleanup for adaptors/factories
by ramangrover29
· 12 years ago
f30b9da
resolved conflicts post merge
by ramangrover29
· 12 years ago
8be29bd
merge from master
by ramangrover29
· 12 years ago
8679d45
checkpoint post merge from master
by ramangrover29
· 12 years ago
723fc10
Merge branch 'master' into raman/master_feeds
by ramangrover29
· 12 years ago
f7f449a
completed merge from master
by ramangrover29
· 12 years ago
d3f631c
Fixed issues with using the right operation call back providers, and fixed an issue where deactivating indexes upon shutdown is done in the wrong place.
by salsubaiee
· 12 years ago
7491566
merge from master
by ramangrover29
· 12 years ago
4968cc4
Set the result sweeper values to very low values for tests.
by Madhusudan.C.S
· 12 years ago
8e17f33
Add the imports that was accidentally removed in previous commits.
by Madhusudan.C.S
· 12 years ago
a0818c5
Remove unnecessary parameters and imports.
by Madhusudan.C.S
· 12 years ago
d420a68
Make the query mode available to the result distribution operator.
by Madhusudan.C.S
· 12 years ago
0ee5ab9
merge master
by Till Westmann
· 12 years ago
ea8ab39
add/update license headers
by Till Westmann
· 12 years ago
407c071
properly delete transaction log directories during all tests (MD, Exec, Opt)
by zheilbron
· 12 years ago
db0583d
Merge branch 'master' of https://code.google.com/p/asterixdb
by zheilbron
· 12 years ago
bf2cc0e
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 12 years ago
4299e2a
plugging in compiler parameters
by icetindil
· 12 years ago
91f94b5
plugging in log and lock configuration parameters
by icetindil
· 12 years ago
99c77b9
Merge branch 'master' into raman/asterix_lsm_stabilization_coredump
by salsubaiee
· 12 years ago
103697f
Plugged in the core dump configuration (paths) from managix
by ramangrover29
· 12 years ago
5a05d46
Show the error messages for parser exception similar to the other exceptions.
by Madhusudan.C.S
· 12 years ago
7f005ad
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 12 years ago
7f6ad12
Merge master into raman/asterix_lsm_stabilization_coredump.
by salsubaiee
· 12 years ago
978c633
Orchestrated the use of executors and thread factory and fixed couple of issues related to the core dump functionilaty.
by salsubaiee
· 12 years ago
097793e
Merge branch 'master' into madhusudancs/testframework-update
by Madhusudan.C.S
· 12 years ago
eaab72d
issue 423
by pouria.pirzadeh
· 12 years ago
60c4803
Frame Size is now set consistently for all JobSpecifications
by Vinayak Borkar
· 12 years ago
b75446d
Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED
by JIMAHN
· 12 years ago
8a0f738
checkpoint
by ramangrover29
· 12 years ago
292aad3
Set the HttpResponse code to server error if the AQL fails to execute.
by Madhusudan.C.S
· 12 years ago
9f3d028
change indexes in a dataset to share indexoptracker incl. partitions on same machine
by zheilbron
· 12 years ago
186c380
Update the API result framework to include 3 levels of details.
by Madhusudan.C.S
· 12 years ago
103ea5e
Add the new error reporting UI.
by Madhusudan.C.S
· 12 years ago
c82c7ba
Style fixes.
by Madhusudan.C.S
· 12 years ago
3717421
use only the primary index to track transaction counts within a dataset
by zheilbron
· 12 years ago
298abda
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 12 years ago
aa26bb7
Merge eugenia/web_ui_beta_fixes into madhusudancs/error-reporting.
by Madhusudan.C.S
· 12 years ago
94d8c4b
Merge master to madhusudancs/error-reporting.
by Madhusudan.C.S
· 12 years ago
935d1ad
Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460
by salsubaiee
· 12 years ago
cad4997
fix issue487
by buyingyi
· 12 years ago
eac961d
added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower
by zheilbron
· 12 years ago
1bfa800
resolved dependency issue around AsterixClusterProperties that escaped the master fix, as it was hiding in a private branch.
by ramangrover29
· 12 years ago
f02e52e6
Fixed an issue when trying to create NCs that share the same io devices.
by salsubaiee
· 12 years ago
45d6121
merge master into branch.
by salsubaiee
· 12 years ago
030ec39
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 12 years ago
41eb26f
address Madhusudan's review comments
by buyingyi
· 12 years ago
01af688
Merge branch 'master' into yingyi/asterix_beta_fix
by buyingyi
· 12 years ago
7fc5709
fix the error reporting format
by buyingyi
· 12 years ago
35324f6
Merge branch 'raman/asterix_lsm_stabilization_dependency'
by ramangrover29
· 12 years ago
c9747ba
Merge branch 'master' into zheilbron/asterix_issue470
by zheilbron
· 12 years ago
b284469
change all indices within a dataset to use the same VirtualBufferCache
by zheilbron
· 12 years ago
dd8128b
Addressed code review comments.
by salsubaiee
· 12 years ago
566b3a9
checkpoit
by ramangrover29
· 12 years ago
4424af4
policy stuff
by ramangrover29
· 12 years ago
c22cf7b
Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS
by ramangrover29
· 12 years ago
7799756
dependency resolution checkpoint 1
by ramangrover29
· 12 years ago
5800c16
Fixed various bugs that prevented an lsm index from being partitioned accross iodevices.
by salsubaiee
· 12 years ago
9b48192
merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master
by ramangrover29
· 12 years ago
5db8ef2
Fixed PNG serving issue and added new external link icon
by genia.likes.science@gmail.com
· 12 years ago
766d987
Correct servlet handling behavior for png resource
by genia.likes.science@gmail.com
· 12 years ago
Next »