From 7f98ac6d2e459211f273408e9a421a61bad34958 Mon Sep 17 00:00:00 2001 From: Gerrit User 6133 <6133@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Wed, 23 Mar 2016 08:16:23 +0000 Subject: [PATCH] Update patch set 4 Patch Set 4: (2 comments) Patch-set: 4 Reviewer: Gerrit User 6133 <6133@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Label: Verified=0 --- cb3b3b6fb9d5ee3752e148808ee65ccbac83f99f | 50 ++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 cb3b3b6fb9d5ee3752e148808ee65ccbac83f99f diff --git a/cb3b3b6fb9d5ee3752e148808ee65ccbac83f99f b/cb3b3b6fb9d5ee3752e148808ee65ccbac83f99f new file mode 100644 index 0000000..30e53a4 --- /dev/null +++ b/cb3b3b6fb9d5ee3752e148808ee65ccbac83f99f @@ -0,0 +1,50 @@ +{ + "comments": [ + { + "key": { + "uuid": "fa0719c6_f94cf3c9", + "filename": "src/main/java/hudson/plugins/gearman/GearmanProxy.java", + "patchSetId": 4 + }, + "lineNbr": 126, + "author": { + "id": 6133 + }, + "writtenOn": "2016-03-23T08:16:23Z", + "side": 1, + "message": "i\u0027m still not sure about the error/warn here... i think not finding a master needs to be an error", + "range": { + "startLine": 126, + "startChar": 19, + "endLine": 126, + "endChar": 23 + }, + "revId": "cb3b3b6fb9d5ee3752e148808ee65ccbac83f99f", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + }, + { + "key": { + "uuid": "fa0719c6_998857c7", + "filename": "src/main/java/hudson/plugins/gearman/MyGearmanWorkerImpl.java", + "patchSetId": 4 + }, + "lineNbr": 507, + "author": { + "id": 6133 + }, + "writtenOn": "2016-03-23T08:16:23Z", + "side": 1, + "message": "why this entry is at info level and the similar ones, for example the shutdown, is at debug level?", + "range": { + "startLine": 507, + "startChar": 12, + "endLine": 507, + "endChar": 16 + }, + "revId": "cb3b3b6fb9d5ee3752e148808ee65ccbac83f99f", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file