gregs
|
279adb20a0
|
don't throw away conn on gle SERVER-4290
|
2011-11-16 12:32:42 -05:00 |
|
gregs
|
a0c55aa5f3
|
SERVER-4209 remove warning for sharded sub-conn, this is expected now
|
2011-11-04 16:10:09 -04:00 |
|
Eliot Horowitz
|
45b8c90bbf
|
fix bad assert in sharded getLastError handling
|
2011-10-29 01:14:46 -04:00 |
|
gregs
|
42d9b82e81
|
more error handling and msgs for gle SERVER-3763
|
2011-10-17 17:10:09 -04:00 |
|
Eliot Horowitz
|
d21a268c20
|
ClientBasic::getCurrent()
|
2011-09-18 00:57:02 -04:00 |
|
dwight
|
e110285281
|
tsp and sharding
|
2011-09-14 12:00:54 -04:00 |
|
dwight
|
09b2ccb287
|
fixes to compile for new threadlocal
|
2011-09-12 23:32:40 -04:00 |
|
gregs
|
958e539327
|
supress sharded sub-connection warning for getLastError()
|
2011-07-12 10:58:42 -04:00 |
|
Jens Rantil
|
2c8088f180
|
Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed.
|
2011-05-26 11:59:13 +02:00 |
|
Eliot Horowitz
|
d6384470eb
|
fix multi-shard writeback contention
Conflicts:
s/writeback_listener.cpp
|
2011-05-11 13:30:12 -04:00 |
|
Eliot Horowitz
|
7526ddae27
|
use hasPort not getPort
|
2011-04-05 10:38:52 -04:00 |
|
gregs
|
301376410c
|
conversion of unneeded caused_by macros to methods
|
2011-04-01 09:45:10 -04:00 |
|
Eliot Horowitz
|
ae0f82093e
|
remove all clientId related code and systems, and just use tls SERVER-2872
|
2011-03-30 17:04:22 -04:00 |
|
greg
|
2cb70dbb79
|
Cleanup connection when getlasterror fails
|
2011-03-02 11:57:58 -05:00 |
|
Eliot Horowitz
|
0482bced01
|
use HostAndPort rather than string
|
2011-02-01 01:08:57 -05:00 |
|
Eliot Horowitz
|
01dd41df3f
|
don't report errors to config via getLastError as those are different
|
2011-01-31 15:46:42 -05:00 |
|
Eliot Horowitz
|
a58c7c690d
|
reduce verbosity
|
2011-01-28 21:26:27 -05:00 |
|
Eliot Horowitz
|
fa9403f789
|
fix writeback assert
|
2011-01-28 21:23:27 -05:00 |
|
Eliot Horowitz
|
58b6f42838
|
don't do recursive writeback
|
2011-01-25 10:19:53 -05:00 |
|
Eliot Horowitz
|
b331e1c7ae
|
make sure getLastError fields are correct after writeback SERVER-1467
|
2011-01-21 14:19:49 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Eliot Horowitz
|
b99c10320e
|
new writeback hookup with per connection info SERVER-1467 SERVER-1855
|
2011-01-03 14:13:07 -05:00 |
|
Eliot Horowitz
|
224a70df91
|
move getLastError code to client.cpp so can access not only through command interface
|
2010-12-27 16:44:15 -05:00 |
|
Eliot Horowitz
|
d013407406
|
moving client class into its own file
|
2010-12-27 16:27:32 -05:00 |
|