You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPY-195: Defer String Concat in handleEmptySelects()
MemcachedConnection.handleEmptySelects() has a debug level log
statement that doesn't correctly defer the concatentation of
the argument until it has determined that the level is enabled.
Change-Id: I3c8bb70cfaa9f47eb790f2eb150bacca2ce839b6
Reviewed-on: http://review.couchbase.org/76567
Reviewed-by: Michael Nitschinger <michael@nitschinger.at>
Tested-by: Michael Nitschinger <michael@nitschinger.at>
0 commit comments