You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/07/07 05:58:49 UTC

[GitHub] [shardingsphere] TeslaCN opened a new pull request, #18921: Avoid overhead of invoking method inside Optional.orElse

TeslaCN opened a new pull request, #18921:
URL: https://github.com/apache/shardingsphere/pull/18921

   There will be unnecessary overhead if we invoking method inside Optional.orElse.


-- 
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@shardingsphere.apache.org

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


[GitHub] [shardingsphere] strongduanmu merged pull request #18921: Avoid overhead of invoking method inside Optional.orElse

Posted by GitBox <gi...@apache.org>.
strongduanmu merged PR #18921:
URL: https://github.com/apache/shardingsphere/pull/18921


-- 
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@shardingsphere.apache.org

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