Uh oh!
There was an error while loading. Please reload this page.
fix some alerts raised by LGTM - #474
Conversation
hadoop-yetus
commented
Jul 19, 2019
💔 -1 overall
This message was automatically generated. |
fc8a0f5 to
fab9afdComparehadoop-yetus
commented
Jul 26, 2019
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Aug 2, 2019
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Aug 8, 2019
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Aug 16, 2019
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Aug 20, 2019
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Aug 22, 2019
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Aug 27, 2019
💔 -1 overall
This message was automatically generated. |
hadoop-yetus
commented
Sep 3, 2019
💔 -1 overall
This message was automatically generated. |
aajisaka
commented
Sep 11, 2019
Hi @1m2c3t4 |
malcolmtaylor
commented
Sep 12, 2019
@aajisaka I have now created HADOOP-16556. I'll close this PR and replace it with #1428 |
…eams. Currently successive invocation of EventHubSystemAdmin.getSystemStreamMetadata with the same stream collection returns empty results. This is an implementation bug, where the streams requested as a part of prior invocations of EventHubSystemAdmin.getSystemStreamMetadata are ignored(due to stale caching). This bug causes the JobModel generation phase to fail and kills the StreamProcessor. Author: Shanthoosh Venkataraman <svenkataraman@linkedin.com> Reviewers: Jagadish <jagadish@apache.org>, Srini P<spunuru@linkedin.com> Closesapache#474 from shanthoosh/EventHubSystemAdminBug
LGTM has raised some alerts after analysing Hadoop (https://lgtm.com/projects/g/apache/hadoop/alerts/?mode=tree).
This pull request is to fix some of the more straightforward ones. Specifically,
ArrayIndexOutOfBoundsin KerberosNameContradictory type checksin GenericExceptionHandler-
Missing format argumentin RegistrySecurity, HttpFSExceptionProvider, DatasetVolumeChecker and ServiceClient(disclosure: I work for Semmle, the company behind LGTM).