Michael Blow has posted comments on this change. Change subject: [NO ISSUE][*DB][API] Emit exception text on diag eval error ......................................................................
Patch Set 2: (2 comments) https://asterix-gerrit.ics.uci.edu/#/c/2061/2/asterixdb/asterix-app/src/main/java/org/apache/asterix/api/http/server/DiagnosticsApiServlet.java File asterixdb/asterix-app/src/main/java/org/apache/asterix/api/http/server/DiagnosticsApiServlet.java: Line 130: protected Map<String, JsonNode> resolveFutures(Map<String, Future<JsonNode>> futureMap) throws InterruptedException { > MAJOR SonarQube violation: Done Line 136: protected void resolveFutures(Map<String, Future<JsonNode>> futureMap, Map<String, JsonNode> outputMap, Map<String, JsonNode> errorMap) > MAJOR SonarQube violation: Done -- To view, visit https://asterix-gerrit.ics.uci.edu/2061 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib4997c57ec3aca4b17c975098865486a6cd72531 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-HasComments: Yes
