[obs-commits] [openSUSE/open-build-service] b9e434: [backend] redo badhost limitation code

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: b9e434092d0a3220a42e666952ec74a2fd419583 https://github.com/openSUSE/open-build-service/commit/b9e434092d0a3220a42e66... Author: Michael Schroeder <mls@suse.de> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M src/backend/BSXML.pm M src/backend/bs_dispatch M src/backend/bs_repserver M src/backend/bs_worker Log Message: ----------- [backend] redo badhost limitation code The old commit didn't work with masterdispatched jobs and also did not clean up the attempts hash. We now handle the badhost limit with the standard badhost hash. This means that we have to transport the job in the badhost event, so we can no longer mis-use the job field for the worker name. So we now have a 'worker' element in the event as well.
participants (1)
-
Michael Schroeder