not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 5 days agomap reducerlemmy.blahaj.zoneimagemessage-square20linkfedilinkarrow-up1379arrow-down14file-text
arrow-up1375arrow-down1imagemap reducerlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 5 days agomessage-square20linkfedilinkfile-text
minus-squareJuanPeece@sh.itjust.workslinkfedilinkarrow-up4·5 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·4 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.