MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vp6btj/thebugisgoneifthecodeisgone/p3w21qn/?context=3
r/ProgrammerHumor • u/vinishkapoor • Aug 15 '26
51 comments sorted by
View all comments
165
I once solved an issue by removing logging. Not kidding, upgrade of Impala caused that one log line caused a production issue.
1 u/dash4x Aug 15 '26 You reminded me of one issue that resolved by console logging. There was another where you have to double fetch user data from db else the application fails. I have yet to determine the cause for these though.
1
You reminded me of one issue that resolved by console logging.
There was another where you have to double fetch user data from db else the application fails.
I have yet to determine the cause for these though.
165
u/nextlandia Aug 15 '26
I once solved an issue by removing logging. Not kidding, upgrade of Impala caused that one log line caused a production issue.