Changeset 25027 for branches/pap/Nebulous-Server/Changes
- Timestamp:
- Aug 7, 2009, 4:08:25 PM (17 years ago)
- Location:
- branches/pap
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
Nebulous-Server (modified) (1 prop)
-
Nebulous-Server/Changes (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/Nebulous-Server
- Property svn:mergeinfo changed
-
branches/pap/Nebulous-Server/Changes
r23932 r25027 2 2 3 3 0.17 4 - add basic valid key caching via memcached 5 - add params checking to Nebulous::Key::parse_neb_key() 6 - restrict creation/modification/remove of xattrs to the user.* namespace 7 - add chmod_object() method 4 8 - retry database transactions when a deadlock is detected 5 9 - add log4perl logging to nebdiskd … … 16 20 - change 'log_level' param to 'trace' 17 21 - refactor ->find_objects() functionality 22 - rename Nebulous::Key->soft_volume Nebulous::Key->hard_volume and invert 23 the semantics 24 - add nebdiskd mountpoint test retyring 25 - rework delete_instance() to avoid requiring an index on instance.uri 26 - nebdiskd bug fixes: fix debug mode outpoint going to mail, remove db 27 passwd requirement (not all dbs require a password param) 28 - completely rework how mountedvol is populated, drop mount table 29 - infinitely try to get a db handle if the connection fails 30 - add --mountpoint param to neb-voladd 31 - change Nebulous::Server->find_objects() to return dirs and to sort it's 32 output 33 - add the ability to delete a storage object when it has instances that are 34 offline 35 - change Nebulous::Server->stat_object() to return both the total number of 36 instance and just those that are available 37 - add Nebulous::Server->prune_object() API 38 - don't replicate to the volume being implied by the key being replicated! 18 39 19 40 0.16
Note:
See TracChangeset
for help on using the changeset viewer.
