Comment on Why Java's Object.hashCode() is unsafe for use in distributed systemsparentComments−scott_s14yAnd yet, the author claims that real distributed systems in production use make the mistake.−zmb_14yAnd isn't that scary? It's not like this is any kind of secret or obscure detail, it's something you would learn in any half-competent Java 101 class or if you bothered to read the docs to the methods you're calling.
Comments
And yet, the author claims that real distributed systems in production use make the mistake.
And isn't that scary? It's not like this is any kind of secret or obscure detail, it's something you would learn in any half-competent Java 101 class or if you bothered to read the docs to the methods you're calling.