- 312c4d6 remove AsterixThreadExecutor.shutdown() again by Till Westmann · 11 years ago
- edca4c7 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
- 8f576a5 fix lifecycle issue introduced by hyracks nc fix by buyingyi · 11 years ago
- c28288d fix metdata booststrap, leave the work to dataset lifecyle manager by buyingyi · 11 years ago
- 12cdf66 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
- 8980bbb Merge branch 'raman/master/cluster_active_wait' into westmann/scratch by Till Westmann · 11 years ago
- 9281205b Introduced a waiting window for a cluster to acquire the ACTIVE state (all nodes are available) before a submitted query/statement can be executed by ramangrover29 · 11 years ago
- e2235f0 set proxy for MetadataNode after MetadataBootstrap is done by Till Westmann · 11 years ago
- a5670f6 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
- 9b7cd11 fixed issue 650 by icetindil · 11 years ago
- 20ba107 move shutdown of AsterixThreadExecutor out of LogManager by Till Westmann · 11 years ago
- cb5efd4 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
- 119f8c9 Fixed typos. by salsubaiee · 11 years ago
- 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
- 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
- 85a78dd Modified storage config paramters. by salsubaiee · 11 years ago
- 9479523 Merge branch 'master' into yingyi/asterix_fix by buyingyi · 11 years ago
- 0b423fa Support for full compaction command. by salsubaiee · 11 years ago
- d8c2051 Added a new merge policy. by salsubaiee · 11 years ago
- 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
- 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
- eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
- e74a5ef adapt to the new constructor of hash merge partitioning connector by buyingyi · 11 years ago
- 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
- 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
- 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
- 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
- 5eba6a0 changes to remove configuration parameters related to groupcommit and log sector by Young-Seok · 11 years ago
- 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
- c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
- 46f0815 Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes by salsubaiee · 11 years ago
- eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
- 53c2b10 added debug info by Young-Seok · 11 years ago
- 0e5dacb 1) corrected the way that the logFlusher thread is stopped, 2) fixed the issue of multiple job-level commits, and 3) cleaned up the TransactionContext class by Young-Seok · 11 years ago
- 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
- 721bd51 Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data. by salsubaiee · 11 years ago
- bab177f Merge branch 'master' into salsubaiee/master_lsm by salsubaiee · 11 years ago
- 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
- 7d102dd Fix for issue 596. by salsubaiee · 11 years ago
- 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
- ac8992e Fix for issue 574: Use the primary index search call back when scanning the primary index for the initial secondary index load. by salsubaiee · 11 years ago
- 1172959 Change the passed io scheduler to lsm indexes to asynchronous scheduler. by salsubaiee · 11 years ago
- 72f05e7 Fix the transaction type of the feeds. by salsubaiee · 11 years ago
- 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
- 4734f3b remove dead code by Till Westmann · 11 years ago
- 1621766 add option to execute the query (or not) to the web interface by Till Westmann · 11 years ago
- 35a0f70 issue 542: remove write into dataset statement by Till Westmann · 11 years ago
- e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
- 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
- 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 11 years ago
- 81f2af4 Check that user's data is sorted if load statement does not have the *pre-sorted* assertion. by salsubaiee · 11 years ago
- a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
- 1eb0e3d Fix for issue 534. by salsubaiee · 11 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 · 11 years ago
- 4968cc4 Set the result sweeper values to very low values for tests. by Madhusudan.C.S · 11 years ago
- 8e17f33 Add the imports that was accidentally removed in previous commits. by Madhusudan.C.S · 11 years ago
- a0818c5 Remove unnecessary parameters and imports. by Madhusudan.C.S · 11 years ago
- d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 11 years ago
- 0ee5ab9 merge master by Till Westmann · 11 years ago
- 1965b8d fix permissions by Till Westmann · 11 years ago
- ea8ab39 add/update license headers by Till Westmann · 11 years ago
- 407c071 properly delete transaction log directories during all tests (MD, Exec, Opt) by zheilbron · 11 years ago
- c1e3222 added default txn log directory by ramangrover29 · 11 years ago
- 85b2952 changed asterix-build-configuration.xml by ramangrover29 · 11 years ago
- 5287c4a lowered num pages for mem components during the build to test flushes by zheilbron · 11 years ago
- db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
- bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
- 4299e2a plugging in compiler parameters by icetindil · 11 years ago
- 91f94b5 plugging in log and lock configuration parameters by icetindil · 11 years ago
- 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
- 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 11 years ago
- 5a05d46 Show the error messages for parser exception similar to the other exceptions. by Madhusudan.C.S · 11 years ago
- 0ccfc92 Show output when there is only success duration too. by Madhusudan.C.S · 11 years ago
- 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
- 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
- 506003d Merge branch 'madhusudancs/testframework-update' by Madhusudan.C.S · 11 years ago
- e34557a Merge branch 'madhusudancs/error-reporting' by Madhusudan.C.S · 11 years ago
- 978c633 Orchestrated the use of executors and thread factory and fixed couple of issues related to the core dump functionilaty. by salsubaiee · 11 years ago
- 097793e Merge branch 'master' into madhusudancs/testframework-update by Madhusudan.C.S · 11 years ago
- eaab72d issue 423 by pouria.pirzadeh · 11 years ago
- 60c4803 Frame Size is now set consistently for all JobSpecifications by Vinayak Borkar · 11 years ago
- b75446d Internal renaming for inverted index to have prefix SINGLE_PARTITOIN and LENGTH_PARTITOINED by JIMAHN · 11 years ago
- 695839b Merge branch 'eugenia/web_ui_beta_fixes' into madhusudancs/error-reporting by Madhusudan.C.S · 11 years ago
- ba39611 Fixes horizontal scroll bug in Chrome for <pre> blocks by genia.likes.science@gmail.com · 11 years ago
- 292aad3 Set the HttpResponse code to server error if the AQL fails to execute. by Madhusudan.C.S · 11 years ago
- 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 11 years ago
- 186c380 Update the API result framework to include 3 levels of details. by Madhusudan.C.S · 11 years ago
- 3b14c2d Add the error template. by Madhusudan.C.S · 11 years ago
- e7bdea6 Update the UI code for the new error reporting UI. by Madhusudan.C.S · 11 years ago
- 103ea5e Add the new error reporting UI. by Madhusudan.C.S · 11 years ago
- c82c7ba Style fixes. by Madhusudan.C.S · 11 years ago
- 2076bee Cleared options checkboxes, standardized button size by genia.likes.science@gmail.com · 11 years ago
- 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 11 years ago
- a393c0d Merge branch 'master' into eugenia/web_ui_beta_fixes by genia.likes.science@gmail.com · 11 years ago
- 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
- aa26bb7 Merge eugenia/web_ui_beta_fixes into madhusudancs/error-reporting. by Madhusudan.C.S · 11 years ago
- 94d8c4b Merge master to madhusudancs/error-reporting. by Madhusudan.C.S · 11 years ago
- 935d1ad Merge branch 'master' into salsubaiee/master_fix_asterix_issue_460 by salsubaiee · 11 years ago
- cad4997 fix issue487 by buyingyi · 11 years ago
- eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 11 years ago