PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Saturday the 26th of December, 2015

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[00:17:55] <michaelq> Hi everyone, quick question: http://stackoverflow.com/questions/34467454/mongo-aggregation-and-mongoerror-exception-bufbuilder-attempted-to-grow-to-1
[00:23:37] <cheeser> looks like your result set is too large. use a cursor to get the results of your aggregation and iterate across that cursor
[00:35:17] <michaelq> @cheeser awesome - thanks for the tip
[19:02:17] <kexmex> is it me or WiredTiger is slower? How do I interpret this? multi: false, upsert: true } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:106 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 32606 } }, Collection: { acquireCount: { w: 1 } } } 132ms
[21:24:23] <kexmex> is it me or WiredTiger is slower? How do I interpret this? multi: false, upsert: true } ] } keyUpdates:0 writeConflicts:0 numYields:0 reslen:106 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 }, acquireWaitCount: { w: 1 }, timeAcquiringMicros: { w: 32606 } }, Collection: { acquireCount: { w: 1 } } } 132ms