Git Product home page Git Product logo

rca-stories's Issues

pregrad folks didn't submit

{
"details": "pregrad folks didn't submit",
"tldr": "pregrad folks didn't submit",
"title": "pregrad folks didn't submit"
}

blah: undefined

| What was the production issue about, what caused it and how did you solve it? | If you had to summarize and give a tldr (too long, didn't read) version of it, what would you say? | What should we title this as?
|---|---|---|---|---|---|---|
| blah | blah | blah | undefined |

data race in java concurrency

{
"details": "We had a consumer which would listen to transaction events and based on that would issue tickets to the corresponding user. Since that was something that could be done concurrently I designed a flow to set up a threadpool and assign the tasks. Problem was that ‘data’ was part of the object’s state and not a parameter so multiple task could see and modify the ‘data’ resulting in inconsistent behavior.",
"tldr": "i sent different ticket to different user because of data race",
"title": "data race in java concurrency"
}

sdlkjf

{
"details": "sdf",
"tldr": "sldkf",
"title": "sdlkjf"
}

Boring team

{
"details": "Team was not doing work on time",
"tldr": "Too boring",
"title": "Boring team"
}

I once sent a different ticket to a different user due to race condition

{
'details': We had a consumer which would listen to transaction events and based on that would issue tickets to the corresponding user. Since that was something that could be done concurrently I designed a flow to set up a threadpool and assign the tasks. Problem was that ‘data’ was part of the object’s state and not a parameter so multiple task could see and modify the ‘data’ resulting in inconsistent behavior.,
'tldr': I sent a different ticket to a different user due to race condition,
'title': I once sent a different ticket to a different user due to race condition,
}

sherlock homes

{
"details": "surge traffic, e-commerce , just to analysis the server's data.",
"tldr": "root cause analysis",
"title": "sherlock homes"
}

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.