Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 27, 2011
Issue-211: Fix javadoc warnings from tap and vbucket class.
Show description for 2b913f7authored andcommitted

Commits on Oct 14, 2011
Continue to other URIs if one in the list is down. SPY-60.
Show description for 7cb63b8committed
Commits on Oct 11, 2011
Revert "SPY-37 & SPY-38: Fixed redistribution performance issue"
Show description for 2393d4fauthored andcommitted
Commits on Oct 9, 2011
No need for old debugging string in test.
Show description for 3f6281aauthored andcommitted
Commits on Oct 8, 2011
Add compatibility with netty 3.2.0+.
Show description for 4b8e1deauthored andcommitted
Commits on Oct 7, 2011
Refactored tap message classes.
Show description for 591a840authored andcommitted
Commits on Oct 3, 2011
SPY-37 & SPY-38: Fixed redistribution performance issue
Show description for 48e7e62authored andcommitted

Commits on Sep 29, 2011
Made vbmap in MultiKey operation synchronized
Show description for a2a5216authored andcommitted

Commits on Sep 25, 2011
Don't reconnect when a tap connection finishes.
Show description for 4dfaceaauthored andcommitted

Commits on Sep 24, 2011
Flush the PrintWriter in TapMessagePrinter
Show description for 878c31fauthored andcommitted

Removed extra variables in tapCustom header
Show description for a00fc23authored andcommitted

Commits on Sep 22, 2011
Removed a print line statement from TestConfig
Show description for 11c89e4authored andcommitted

Commits on Sep 20, 2011
Made cmd variable a byte for binary operations
Show description for 1445b53authored andcommitted

SPY-51: Bug in OperationImpl's decodeLong(2)
Show description for 5c2c773authored andcommitted
Commits on Sep 12, 2011
Send an ack for all tap opaque messages
Show description for bb1dc92authored andcommitted

SPY-54: getBulk() shouldn't log a warning when a key is not found
Show description for 37f14f5authored andcommitted

Commits on Sep 9, 2011
SPY-47: Client object should have toString().
Show description for 33f2f3eauthored andcommitted

Added toString() functions to ConnectionFactory classes.
Show description for 6d9c441authored andcommitted

SPY-39: Added toString() to operation heirarchy
Show description for d7df97eauthored andcommitted

Change getBytes() to getData() in CASOperation
Show description for 69f353fauthored andcommitted

Commits on Sep 7, 2011
Removed unused variables in GetOperationImpl
Show description for 193a684authored andcommitted

SPY-49: BaseSerializingTranscoder does not close resources.
Show description for 5ca2ed1authored andcommitted

Remove assertions that assert a completed op isn't timed out
Show description for 6a383c5authored andcommitted

Add support for commons-codec 1.3, 1.4, and 1.5
Show description for a77c9fdauthored andcommitted

Commits on Sep 6, 2011
Use direct buffers in TCPMemcachedNodeImpl
Show description for 02d2f3eauthored andcommitted

Fix concurrent access to operations objects, especially near timeouts
Show description for a9035c9authored andcommitted

Improved performance of write queue processing during timeouts
Show description for 60a1e05authored andcommitted

SPY-125: Significant performance issue large number of sets
Show description for c02c042authored andcommitted

Operations can't timeout when writing to the write buffer.
Show description for e69df0cauthored andcommitted

Commits on Aug 16, 2011
Update commons-codec to 1.5 in .classpath for Eclipse.
Show description for 051d39eauthored andcommitted
Log warnings when retrying due to not my vbucket.
Show description for 8fa4dbeauthored andcommitted
Commits on Aug 10, 2011
Spymemcached Issue 134: Performance fix
Show description for 31511c8authored andcommitted
Commits on Jul 21, 2011
All NodeLocator's can be reconfigured.
Show description for 5583fd0authored andcommitted
VBucketNodeLocator should not implement getSequence()
Show description for 90801e0committedEnsure nodesMap updates are safe when topology changes.
Show description for c9539e0committed