You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/01/09 02:17:18 UTC

[GitHub] [skywalking] BFergerson opened a new pull request #8397: NPE fix

BFergerson opened a new pull request #8397:
URL: https://github.com/apache/skywalking/pull/8397


   `Optional.of().orElse()` doesn't make sense. I got an NPE when I searched for a missing table name. I'm not sure if this is the correct fix. Maybe the NPE is expected? If so, the `orElse` should be removed then as it's pointless.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng merged pull request #8397: NPE fix for IndexController#getPhysicalTableName

Posted by GitBox <gi...@apache.org>.
wu-sheng merged pull request #8397:
URL: https://github.com/apache/skywalking/pull/8397


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org