Giter Club home page Giter Club logo

Comments (3)

chriskessel avatar chriskessel commented on August 18, 2024

Caught it in the act! Here's the Jersey debug info. You can see "next/100" returns 2 URLS, but "latest" gives back an older result.

Mar 12, 2015 12:54:22 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 21 * Client out-bound request
21 > GET http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/06/151/2872370/next/100
21 > Accept: application/json,text/plain

Mar 12, 2015 12:54:23 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 21 * Client in-bound response
21 < 200
21 < Transfer-Encoding: chunked
21 < Server: Hub/2015-03-10.46
21 < Vary: Accept-Encoding
21 < Date: Thu, 12 Mar 2015 19:54:22 GMT
21 < Content-Type: application/json
21 <
{
"_links" : {
"self" : {
"href" : "http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/06/151/2872370/next/100"
},
"next" : {
"href" : "http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/21/817/2872372/next/100"
},
"previous" : {
"href" : "http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/21/777/2872371/previous/100"
},
"uris" : [ "http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/21/777/2872371", "http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/21/817/2872372" ]
}
}

Mar 12, 2015 12:54:23 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 22 * Client out-bound request
22 > GET http://hub-v2.svc.staging:80/channel/FlexFlightHistoryReplicatedHubV1Staging/latest?stable=true
22 > Accept: application/json,text/plain

Last uri: http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/21/817/2872372
Mar 12, 2015 12:54:23 PM com.sun.jersey.api.client.filter.LoggingFilter log
INFO: 22 * Client in-bound response
22 < 303
22 < Server: Hub/2015-03-10.46
22 < Vary: Accept-Encoding
22 < Content-Length: 0
22 < Date: Thu, 12 Mar 2015 19:54:22 GMT
22 < Location: http://hub-v2.svc.staging/channel/FlexFlightHistoryReplicatedHubV1Staging/2015/03/12/19/54/06/151/2872370
22 <

from hub.

moulliet avatar moulliet commented on August 18, 2024

Yes, we can also recreate, and are debugging now :)

from hub.

moulliet avatar moulliet commented on August 18, 2024

Our test against staging data, which could reproduce the issue 5 times per minute, has been running for 5 minutes with no issues.

from hub.

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.