Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  modular 58040 over 4 years Enrico Ottonello removed sort on createCursor because of this er...

Latest revisions

# Date Author Comment
58040 30/01/2020 11:46 AM Enrico Ottonello

removed sort on createCursor because of this error: Query failed with error code 96 and error message 'Executor error during find command: OperationFailed: Sort operation used more than the maximum 33554432 bytes of RAM. Add an index, or specify a smaller limit

57112 21/09/2019 12:18 PM Alessia Bardi

branch for solr772

53440 12/10/2018 11:30 AM Alessia Bardi

ensureIndices on latest write (+ logs to double check)

50930 24/02/2018 05:19 PM Alessia Bardi

pass inner exception, otherwise we do not know why we could not initialize the mongo cursor

50679 12/02/2018 11:41 AM Alessia Bardi

re-introduced the "noCursorTimeout" option that was overridden by the merge from trunk

50563 02/02/2018 11:02 AM Alessia Bardi

MERGE: branch updated with trunk changes through r50560

47243 13/05/2017 04:28 PM Alessia Bardi

reverted, I restarted the webapp and did not get those error again

47241 13/05/2017 04:16 PM Alessia Bardi

Trying synchronized in MongoResultSetListener to avoid com.mongodb.MongoQueryException: Query failed with error code 12051 and error message 'clientcursor already in use? driver problem?' on server

47235 12/05/2017 07:02 PM Alessia Bardi

Launch the correct exception when parsing fails

47234 12/05/2017 07:02 PM Alessia Bardi

Returning more detailed counters for mdstore feeding.
Fixed bug when trying to store too large XML: now all the page of XMLs is skipped, so we can go on with the other records (MongoBulkWritesManager)

View revisions

Also available in: Atom