Commit Graph

32 Commits

Author SHA1 Message Date
Eliot Horowitz
f6aad0935e remove mechanism to put mongos -> mongod connections in last error id mode 2010-08-19 10:14:01 -04:00
Eliot Horowitz
e53c67abab easier to disable last error for a short while SERVER-1541 2010-08-02 15:17:24 -04:00
dwight
b2822cffe9 rs log nicer 2010-07-28 20:24:21 -04:00
Mathias Stearn
5d09b56f0c stop leaking LastErrors 2010-07-26 22:56:22 -04:00
Eliot Horowitz
ee12ec39cd getLastError handles writeback 2010-07-22 13:52:42 -04:00
Eliot Horowitz
1026c72507 getLastError has _id of of upserted object SERVER-1173
last error cleaning
2010-06-24 11:24:54 -04:00
dwight
4bbfd22694 try to fix build 2010-06-11 08:48:18 -04:00
Eliot Horowitz
cc53dee09b LastError cleanup SERVER-1165 2010-05-28 17:07:18 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
Dwight
638e4bcd3c rs 2010-05-18 14:47:11 -04:00
Aaron
7efe88f445 SERVER-109 multi buffer message 2010-05-12 15:26:00 -07:00
Eliot Horowitz
e0d8e8541d really fix getLastError in mongos SERVER-1039 2010-04-28 15:39:52 -04:00
Eliot Horowitz
a6045bbb86 better "n" for getlasterror 2010-04-27 15:58:45 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
1ffe1df423 make sure tools create a LastError object SERVER-839 2010-03-28 17:15:27 -04:00
Aaron
c971842a55 Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75.

Conflicts:

	db/instance.h
2010-03-15 09:42:01 -07:00
Eliot Horowitz
02e33dafc0 fix id based last error concurrency SERVER-535 2010-01-15 15:57:57 -05:00
Aaron
81dd7eed51 SERVER-531 use correct threading model for disabling lastError 2010-01-12 16:56:29 -08:00
Aaron
cf3b8f2468 SERVER-531 refactor code for not influencing lastError 2010-01-12 15:33:29 -08:00
Aaron
f1f1493304 SERVER-531 killCursors no longer affects lastError 2010-01-12 11:38:00 -08:00
Eliot Horowitz
d5a5401f9a use code in getLastError SERVER-112 2009-12-28 17:12:49 -05:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Dwight
1083a425c2 ThreadLocalInt prettier 2009-10-13 12:55:23 -04:00
Dwight
cf7a86e0f9 make lasterror threadsafe
rename Connection -> Client
lasterror code easier to read
bunch of windows warnings eliminated
2009-10-12 15:12:16 -04:00
Dwight
2383059c03 fix slight memory wastage on bottom up index build 2009-09-29 15:48:58 -04:00
Eliot Horowitz
ff495b5b73 remove spam MINOR 2009-09-11 16:10:38 -04:00
Eliot Horowitz
73329a93a0 mongod side of client based errors for SHARDING-16 2009-09-11 12:52:17 -04:00
Eliot Horowitz
378356ccbc make lastError able to work with ids, rather than just tl 2009-09-11 11:56:57 -04:00
Aaron
f490f01f1c Add information on last update / delete to lastError 2009-03-26 13:45:29 -04:00
Aaron
90d45238aa Indent all lines within namespaces one level 2009-01-15 10:17:11 -05:00
Aaron
ad1f6b3cbd Put our code in 'mongo' namespace 2009-01-14 17:09:51 -05:00
Dwight
2e35206b47 getlasterror 2009-01-05 15:30:07 -05:00