Live data from Hacker News

Jepsen: NATS 2.12.1

jepsen.io

1–10 of 176 posts

Re: Jepsen: NATS 2.12.1

#5
> 3.4 Lazy fsync by Default

Why? Why do some databases do that? To have better performance in benchmarks? It’s not like that it’s ok to do that if you have a better default or at least write a lot about it. But especially when you run stuff in a small cluster you get bitten by stuff like that.

Re: Jepsen: NATS 2.12.1

#6
NATS is a fantastic piece of software. But doc’s unpractical and half backed. That’s a shame to be required to retro engineer the software from GitHub to know the auth schemes.

Re: Jepsen: NATS 2.12.1

#7
post #5

> 3.4 Lazy fsync by Default Why? Why do some databases do that? To have better performance in benchmarks? It’s not like that it’s ok to do that if you have a better default or at least write a lot about it. But especially when you run stuff in a small cluster you get bitten by stuff like that.

> To have better performance in benchmarks

Yes, exactly.

Post reply on HN