not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 8 days agomap reducerlemmy.blahaj.zoneimagemessage-square20fedilinkarrow-up1219arrow-down14file-text
arrow-up1215arrow-down1imagemap reducerlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 8 days agomessage-square20fedilinkfile-text
minus-squareJuanPeece@sh.itjust.workslinkfedilinkarrow-up4·8 days agoAnd then you fuck up your asynchronous timing, leaving a race condition where the sandwich has bread on the inside. Oh, and QA can only reproduce sometimes
minus-squaregerryflap@feddit.nllinkfedilinkarrow-up1·8 days agoWith mapreduce you should generally have your code written in such a way that that cannot happen. Unless the reduce step is improperly programmed.
And then you fuck up your asynchronous timing, leaving a race condition where the sandwich has bread on the inside. Oh, and QA can only reproduce sometimes
With mapreduce you should generally have your code written in such a way that that cannot happen. Unless the reduce step is improperly programmed.