d56c748fa8 
								
							
								 
							
						 
						
							
							
								
								switch it back to chris's repo  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0dfdf4392 
								
							
								 
							
						 
						
							
							
								
								switch to my forked repo  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								179d36ba0e 
								
							
								 
							
						 
						
							
							
								
								formatting code by: goimports -w=true .  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4126280d55 
								
							
								 
							
						 
						
							
							
								
								use github.com/chrislusf instead of github.com/aszxqw  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1cd19447e3 
								
							
								 
							
						 
						
							
							
								
								use github.com/aszxqw instead of code.google.com/p  
							
							
								
 
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								faf497feb8 
								
							
								 
							
						 
						
							
							
								
								Important Fix: Avoid overwriting the index file!!!  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b5035c468 
								
							
								 
							
						 
						
							
							
								
								1. v0.54  
							
							
 
							
							
							2. go vet found many printing format errors 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51939efeac 
								
							
								 
							
						 
						
							
							
								
								1. volume server now sends master server its max file key, so that  
							
							
 
							
							
							master server does not need to store the sequence on disk any more
2. fix raft server's failure to init cluster during bootstrapping 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3dbebfd1e1 
								
							
								 
							
						 
						
							
							
								
								Thread-safe fixes:  
							
							
 
							
							
							1. avoid sharing []byte
2. switch to use ReadAt() 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd10c277b2 
								
							
								 
							
						 
						
							
							
								
								can now delete a collection! Is this a dangerous feature? Only enabling  
							
							
 
							
							
							deleting "benchmark" collections for now. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82b74c7940 
								
							
								 
							
						 
						
							
							
								
								issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>  
							
							
 
							
							
							some basic changes to parse upload url 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed154053c8 
								
							
								 
							
						 
						
							
							
								
								switching to temporarily use glog library  
							
							
								
 
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50269b74ce 
								
							
								 
							
						 
						
							
							
								
								add dataCenter option when assign file keys  
							
							
 
							
							
							add dataCenter option when starting volume servers
some work related to freeze a volume. Not tested yet. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb635146a1 
								
							
								 
							
						 
						
							
							
								
								refactoring needle mapper interface to separate index file storage logic  
							
							
 
							
							
							out 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db8e27be6e 
								
							
								 
							
						 
						
							
							
								
								add lots of error checking by GThomas  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4cef2fbd4 
								
							
								 
							
						 
						
							
							
								
								only cares about error other than EOF  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91492b4947 
								
							
								 
							
						 
						
							
							
								
								avoid EOF error on windows. This is a "try to load" function anyway.  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aecea22666 
								
							
								 
							
						 
						
							
							
								
								Issue 15:	Stress test corrupts volume  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5071f528f6 
								
							
								 
							
						 
						
							
							
								
								testing compilation with remove package  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55f2627fcf 
								
							
								 
							
						 
						
							
							
								
								testing new directory structure  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab6fb13ad7 
								
							
								 
							
						 
						
							
							
								
								avoid the "src" folder  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb4e8ec16b 
								
							
								 
							
						 
						
							
							
								
								re-organize code directory structure  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81b9175c7a 
								
							
								 
							
						 
						
							
							
								
								re-factoring volume file scanning code  
							
							
 
							
							
							add export function
fix bugs on deleted byte counting 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f35b958d90 
								
							
								 
							
						 
						
							
							
								
								adding visit function for the NeedleMap  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf9c4ed033 
								
							
								 
							
						 
						
							
							
								
								Revert "add cmd/dump - a dumper"  
							
							
 
							
							
							This reverts commit 5d2a1e8d48 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1494ea786 
								
							
								 
							
						 
						
							
							
								
								Revert "add CdbMap"  
							
							
 
							
							
							This reverts commit bf0ccf3461 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b49065a57 
								
							
								 
							
						 
						
							
							
								
								Revert "add Frozen attribute to VolumeInfo"  
							
							
 
							
							
							This reverts commit dd685fdd8d 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b21317863 
								
							
								 
							
						 
						
							
							
								
								Revert "add "freeze" subcommand to volume"  
							
							
 
							
							
							This reverts commit f262fed197 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee08e38126 
								
							
								 
							
						 
						
							
							
								
								Revert "fix errors with frozen volume loading"  
							
							
 
							
							
							This reverts commit 92ffba2ab9 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92ffba2ab9 
								
							
								 
							
						 
						
							
							
								
								fix errors with frozen volume loading  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f262fed197 
								
							
								 
							
						 
						
							
							
								
								add "freeze" subcommand to volume  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd685fdd8d 
								
							
								 
							
						 
						
							
							
								
								add Frozen attribute to VolumeInfo  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf0ccf3461 
								
							
								 
							
						 
						
							
							
								
								add CdbMap  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d2a1e8d48 
								
							
								 
							
						 
						
							
							
								
								add cmd/dump - a dumper  
							
							
 
							
							
							Walk needed to be added to NeedleMap and CompactMap, to be able to add WalkKeys and WalkValues to volume. This is needed for iterating through all the stored needles in a volume - this was dump's purpose. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6201ed537e 
								
							
								 
							
						 
						
							
							
								
								reporting volume size as early as possible  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94dbe60233 
								
							
								 
							
						 
						
							
							
								
								periodically compact volumes  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b23e51f205 
								
							
								 
							
						 
						
							
							
								
								remove debug message  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01f2fcf72d 
								
							
								 
							
						 
						
							
							
								
								remove comments  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86c8f248bd 
								
							
								 
							
						 
						
							
							
								
								support compacting a volume  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b1e60582c 
								
							
								 
							
						 
						
							
							
								
								adding file count and deletion count  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2fe4371899 
								
							
								 
							
						 
						
							
							
								
								change to a more memory efficient map, implemented by several lists of  
							
							
 
							
							
							<key,offset,size> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98022f2b3d 
								
							
								 
							
						 
						
							
							
								
								use NeedleValue directly instead of additional pointer, to reduce memory  
							
							
 
							
							
							usage 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb01324482 
								
							
								 
							
						 
						
							
							
								
								compatible with Go1  
							
							
 
							
							
							git-svn-id: https://weed-fs.googlecode.com/svn/trunk@46  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c31b6d533 
								
							
								 
							
						 
						
							
							
								
								delete entry from file index also  
							
							
 
							
							
							git-svn-id: https://weed-fs.googlecode.com/svn/trunk@44  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae3a53388f 
								
							
								 
							
						 
						
							
							
								
								refactoring code  
							
							
 
							
							
							git-svn-id: https://weed-fs.googlecode.com/svn/trunk@24  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6813f118d4 
								
							
								 
							
						 
						
							
							
								
								get and delete now checks cookie  
							
							
 
							
							
							adding super block
adding tool to fix volume index
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@23  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea75165e85 
								
							
								 
							
						 
						
							
							
								
								works now!  
							
							
 
							
							
							git-svn-id: https://weed-fs.googlecode.com/svn/trunk@20  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a657eec299 
								
							
								 
							
						 
						
							
							
								
								use uint64, instead of key+alternativeKey, as file id  
							
							
 
							
							
							git-svn-id: https://weed-fs.googlecode.com/svn/trunk@18  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b39d1a77b4 
								
							
								 
							
						 
						
							
							
								
								cleaner  
							
							
 
							
							
							git-svn-id: https://weed-fs.googlecode.com/svn/trunk@16  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23ecd7bb33 
								
							
								 
							
						 
						
							
							
								
								split into server and clients  
							
							
 
							
							
							git-svn-id: https://weed-fs.googlecode.com/svn/trunk@9  282b0af5-e82d-9cf1-ede4-77906d7719d0 
							
						 
						14 years ago