| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-13 | add locking when adjusting topology | Chris Lu | 1 | -0/+6 | |
| 2012-11-12 | remove debug message | Chris Lu | 1 | -1/+1 | |
| 2012-11-12 | Issue 11: Failed to write to replicas for volumen 3 | Chris Lu | 1 | -0/+3 | |
| Avoid unnecessary master lookup | |||||
| 2012-11-11 | comment change: 3 times of the pulse | Chris Lu | 1 | -1/+1 | |
| 2012-11-09 | remove comments | Chris Lu | 1 | -1/+1 | |
| 2012-11-07 | support compacting a volume | Chris Lu | 10 | -176/+363 | |
| 2012-10-23 | adjusting gzip logic | Chris Lu | 2 | -4/+4 | |
| 2012-10-10 | show volume status | Chris Lu | 1 | -0/+27 | |
| 2012-10-09 | adding file count and deletion count | Chris Lu | 5 | -18/+28 | |
| 2012-09-30 | change to 3-digit replication types | Chris Lu | 7 | -96/+182 | |
| 2012-09-29 | change to a more memory efficient map, implemented by several lists of | Chris Lu | 5 | -22/+280 | |
| <key,offset,size> | |||||
| 2012-09-27 | use NeedleValue directly instead of additional pointer, to reduce memory | Chris Lu | 1 | -6/+9 | |
| usage | |||||
| 2012-09-26 | cleaner error message | Chris Lu | 1 | -2/+2 | |
| 2012-09-26 | more error handling | Chris Lu | 1 | -0/+5 | |
| 2012-09-26 | better error reporting and handling | Chris Lu | 2 | -4/+6 | |
| 2012-09-26 | delete replications, untested yet | Chris Lu | 2 | -32/+46 | |
| 2012-09-26 | fixes | Chris Lu | 2 | -1/+2 | |
| 2012-09-26 | url error | Chris Lu | 1 | -1/+1 | |
| 2012-09-26 | add option to set server's ip address | Chris Lu | 5 | -17/+21 | |
| 2012-09-25 | correct crc | Chris Lu | 2 | -3/+30 | |
| correct volume id lookup | |||||
| 2012-09-24 | adjusting tests | Chris Lu | 2 | -2/+2 | |
| 2012-09-24 | removing set volume location | Chris Lu | 4 | -60/+23 | |
| display version number add default replication type | |||||
| 2012-09-23 | adjusting http status code for creation | Chris Lu | 3 | -130/+13 | |
| switch to new lookup implementation | |||||
| 2012-09-23 | removing volume list | Chris Lu | 1 | -5/+2 | |
| 2012-09-22 | load configuration file, with topology configured | Chris Lu | 6 | -66/+65 | |
| 2012-09-22 | read topology configuration | Chris Lu | 3 | -33/+76 | |
| 2012-09-21 | adjusting testing | Chris Lu | 2 | -4/+4 | |
| 2012-09-20 | now any data node can accept storing files | Chris Lu | 2 | -5/+6 | |
| files are automatically copied to replicas | |||||
| 2012-09-20 | refactoring allocate_volume operation | Chris Lu | 2 | -27/+35 | |
| 2012-09-20 | refactoring content uploading | Chris Lu | 3 | -0/+43 | |
| 2012-09-20 | more error messages | Chris Lu | 1 | -2/+6 | |
| 2012-09-20 | for moved volumes, redirect with code 501 | Chris Lu | 2 | -0/+39 | |
| 2012-09-20 | lots of fix | Chris Lu | 7 | -20/+23 | |
| 1. sending 404 if not found 2. handle node-up/node-down/changing-max/volume-become-full | |||||
| 2012-09-19 | handle volume server up/down events | Chris Lu | 4 | -75/+112 | |
| 2012-09-19 | working now to start/stop volume servers | Chris Lu | 7 | -31/+82 | |
| 2012-09-18 | channel based visitor pattern | Chris Lu | 5 | -32/+61 | |
| 2012-09-17 | adjusting refresh topology writable volumes(not finished yet) | Chris Lu | 7 | -7/+27 | |
| Need to refreshWritableVolumes for each replication type | |||||
| 2012-09-16 | adjusting log messages | Chris Lu | 2 | -3/+2 | |
| 2012-09-16 | adjusting return messages for growing volumes | Chris Lu | 5 | -37/+51 | |
| 2012-09-16 | adjusting maxVolumeCount if volume server changes it | Chris Lu | 3 | -42/+50 | |
| 2012-09-16 | can auto grow 00 and 01 replication volumes | Chris Lu | 15 | -162/+273 | |
| 2012-09-14 | register reported topology | Chris Lu | 6 | -18/+108 | |
| 2012-09-13 | verify adding columes should work well | Chris Lu | 4 | -34/+66 | |
| 2012-09-13 | remote assigns volume to volume server | Chris Lu | 3 | -8/+28 | |
| 2012-09-12 | replication related work | Chris Lu | 4 | -4/+50 | |
| 2012-09-10 | replication related work on data nodes | Chris Lu | 5 | -87/+144 | |
| 2012-09-10 | volume layout for each replication level | Chris Lu | 6 | -21/+189 | |
| 2012-09-08 | file renaming | Chris Lu | 1 | -0/+0 | |
| 2012-09-08 | rename Server to DataNode | Chris Lu | 8 | -33/+30 | |
| formatting | |||||
| 2012-09-08 | add comments | Chris Lu | 1 | -1/+1 | |
