Revision e7ecec1bd3dd879221a56714fc774a2001d843e8 authored by Vinoth Chandar on 13 May 2013, 19:59:43 UTC, committed by Vinoth Chandar on 13 May 2013, 19:59:43 UTC
2. Bug fix in proxy put stats
3. Changing order of state change updates for correctness
4. Setting proxy put tests to do one batch rebalancing
1 parent b3147d3
Raw File
.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>voldemort</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
	</natures>
</projectDescription>
back to top