Live data from Hacker News

Viewing profile — matchagreentea

matchagreentea

HN member
Joined
Sun, Jul 14, 2019, 12:20 AM UTC
HN karma
59
Public activity
10 items

About matchagreentea

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #20942575

    The blog post didn't fully specify, but the source code suggests that the locks are tracked per-partition rather than managed centrally.

  6. comment
    Comment #20442014

    Part 2: https://wecode.wepay.com/posts/streaming-cassandra-at-wepay-...

  7. comment
    Comment #20432270

    great question actually. There is a nuance in cassandra regarding to read-repair. If you issue a QUORUM read and the read itself failed (say, because 2/3 nodes are down), but succe…

  8. comment
    Comment #20431739

    http://cassandra.apache.org/doc/latest/operating/cdc.html The high-level idea is hard-linking the commit log segment file in cdc directory as it is being written + have a separate …

  9. comment
    Comment #20431343

    OP here. Thanks for the feedback! I totally agree with you that using a streaming approach seems like an overkill. Actually making the pipeline truly real-time is part of our futur…

  10. story