Ian Maxon has posted comments on this change. Change subject: ASTERIXDB-1045: Log analysis fixes ......................................................................
Patch Set 18: Should be fine now. What was wrong before was that the issues caused by both ASTERIXDB-1009 and the real issues with the previous patchset caused them to fail in the same place coincidentally. The substantial issue here is that the inner switch in LogReader was falling through, and that the new static variable size was missing one integer's worth of length. -- To view, visit https://asterix-gerrit.ics.uci.edu/289 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1658e938eb0f199f748407361ffee4833aac661c Gerrit-PatchSet: 18 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Young-Seok Kim <[email protected]> Gerrit-HasComments: No
