diff --git a/65a08e0e959b0853538eabeec030d594a01c4385 b/65a08e0e959b0853538eabeec030d594a01c4385 new file mode 100644 index 0000000..73f6500 --- /dev/null +++ b/65a08e0e959b0853538eabeec030d594a01c4385 @@ -0,0 +1,38 @@ +{ + "comments": [ + { + "key": { + "uuid": "1aca2d91_1aeea722", + "filename": "src/main/java/hudson/plugins/gearman/MyGearmanWorkerImpl.java", + "patchSetId": 5 + }, + "lineNbr": 188, + "author": { + "id": 2 + }, + "writtenOn": "2015-05-06T13:18:04Z", + "side": 1, + "message": "This is replacing the existing threadsafe linked queue with a different one, rather than clearing the original one. Does that break the threadsafe thing you\u0027re doing because the mutex would be associated with the old object and the new object would have a new mutex?", + "revId": "65a08e0e959b0853538eabeec030d594a01c4385", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + }, + { + "key": { + "uuid": "1aca2d91_3a2cc349", + "filename": "src/main/java/hudson/plugins/gearman/MyGearmanWorkerImpl.java", + "patchSetId": 5 + }, + "lineNbr": 270, + "author": { + "id": 2 + }, + "writtenOn": "2015-05-06T13:18:04Z", + "side": 1, + "message": "wow that seems like duplication of the code just above. Just saying.", + "revId": "65a08e0e959b0853538eabeec030d594a01c4385", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file