Giter Site home page Giter Site logo

Comments (3)

rxharr6 avatar rxharr6 commented on August 16, 2024

Having same issue. Exception thrown on FetchNextSetAsynch call even though HasMoreResults is true, and there are in fact result. Exception thrown:

  Name Value Type
  ex.Message "One or more errors occurred. (Message: {"Errors":["Resource Not Found"]}\r\nActivityId: 3811af57-460c-4823-ae3f-52c210ae0bbf, Request URI: /apps/4eaeaec7-bbaa-4f0b-8bff-461c1f3d9156/services/b292046f-db5b-4806-b4e7-b446e82c2482/partitions/d33d2cf7-d2f6-4843-90a4-4498a1c80154/replicas/131987416449307182s, RequestStats: \r\nRequestStartTime: 2019-04-09T23:57:26.2547648Z, RequestEndTime: 2019-04-09T23:57:26.2547648Z, Number of regions attempted: 1\r\nResponseTime: 2019-04-09T23:57:26.2547648Z, StoreResult: StorePhysicalAddress: rntbd://10.0.0.25:13700/apps/4eaeaec7-bbaa-4f0b-8bff-461c1f3d9156/services/b292046f-db5b-4806-b4e7-b446e82c2482/partitions/d33d2cf7-d2f6-4843-90a4-4498a1c80154/replicas/131987416449307182s, LSN: 31, GlobalCommittedLsn: 31, PartitionKeyRangeId: , IsValid: True, StatusCode: 404, SubStatusCode: 0, RequestCharge: 1, ItemLSN: -1, SessionToken: -1#31, UsingLocalLSN: False, TransportException: null, ResourceType: Collection, OperationType: Read\r\nResponseTime: 2019-04-09T23:57:26.2547648Z, StoreResult: StorePhysicalAddress: rntbd://10.0.0.22:13700/apps/4eaeaec7-bbaa-4f0b-8bff-461c1f3d9156/services/b292046f-db5b-4806-b4e7-b446e82c2482/partitions/d33d2cf7-d2f6-4843-90a4-4498a1c80154/replicas/131975000909281784s, LSN: 31, GlobalCommittedLsn: 31, PartitionKeyRangeId: , IsValid: True, StatusCode: 404, SubStatusCode: 0, RequestCharge: 1, ItemLSN: -1, SessionToken: -1#31, UsingLocalLSN: False, TransportException: null, ResourceType: Collection, OperationType: Read\r\n, SDK: Microsoft.Azure.Documents.Common/2.2.0.0, Linux/9 cosmos-netstandard-sdk/3.0.0)" string

from azure-cosmos-dotnet-v3.

j82w avatar j82w commented on August 16, 2024

This is a bug that is hit by Distinct queries. In the current model we are just calling the v2 query methods. For distinct this throws when you try to access the continuation token. The result set iterator will always get the token which causes the error. I have a PR out that will fix this.

from azure-cosmos-dotnet-v3.

j82w avatar j82w commented on August 16, 2024

#109

from azure-cosmos-dotnet-v3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.