amwyyyy commented on issue #5039: URL: https://github.com/apache/skywalking/issues/5039#issuecomment-655461158
There will throw an exception,many features will not be available.   Change line 48 can make the code robust ``` for (int i = 0; i < response.getHits().getHits().length; i++) {} ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
