[CSHARP-2701] Aggregate extremely slow only using C# Driver Created: 21/Aug/19 Updated: 26/Aug/19 Resolved: 26/Aug/19 |
|
| Status: | Closed |
| Project: | C# Driver |
| Component/s: | API, BSON, Builders |
| Affects Version/s: | 2.8.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Jackson Galindo | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Hi there,
I'm having problems using Aggreagate at C# library. I'm doing the query using Robo Mongo and I get the result very fast (aroung 2 seconds).
When I try to use C# code I get a timeout error because it takes too long to complete. I attached evidences where I haven't got the expected result.
Is there anything I could do?
Thanks! |
| Comments |
| Comment by Esha Bhargava [ 26/Aug/19 ] |
|
jackson.galindo@evoxcorp.comThanks for your report. Please note that this project is for reporting bugs or feature suggestions for the driver. For MongoDB-related support discussion please post on the [mongodb-user group|http://groups.google.com/group/mongodb-user] or [Stack Overflow with the {{mongodb}}tag|http://stackoverflow.com/questions/tagged/mongodb]. A question like this involving more discussion would be best posted on the mongodb-users group. |
| Comment by Jackson Galindo [ 21/Aug/19 ] |
|
If possible, I would like to change my description as follows:
New Post Hi there,
PS: I'm using Atlas. |