Preferences

onlyrealcuzzo parent
> If it doesn’t solve an issue on the first or second pass, it seems to rapidly start making things up, make totally unrelated changes claiming they’ll fix the issue, or trying the same thing over and over.

Sounds like a lot of employees I know.

Changing out the entire library is quite amusing, though.

Just imagine: I couldn't fix this build error, so I migrated our entire database from Postgres to MongoDB...


KronisLV
That is amusing but I remember HikariCP in an older Java project having issues with DB connections against an Oracle instance. Thing is, no settings or debugging could really (easily) narrow it down, whereas switching to DBCP2 both fixed whatever was the stability issue in that particular pairing, as well as has nice abandoned connection tracking too. Definitely the quick and dirty solution that still has good results.
mathattack
It may be doing the wrong thing like an employee, but at least it's doing it automatically and faster. :)
butterknife
Thanks for the laughs.
didgeoridoo
Probably had “MongoDB is web scale” in the training set.

This item has no comments currently.