Viewing profile — matchagreentea
matchagreentea
HN member- Joined
- Sun, Jul 14, 2019, 12:20 AM UTC
- HN karma
- 59
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About matchagreentea
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
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.
-
comment
Comment #20442014
Part 2: https://wecode.wepay.com/posts/streaming-cassandra-at-wepay-...
-
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…
-
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 …
-
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…
- story