You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "khanimteyaz (GitHub)" <gi...@apache.org> on 2019/01/03 13:39:44 UTC

[GitHub] [incubator-dubbo] khanimteyaz commented on pull request #3131: style: using computeIfAbsent instead of checking manually

can we use this instead of string concatination.
`throw new IllegalStateException(String.format("Extension instance(name: %s,class: %s could not be instantiated: %s",name,type,t.getMessage),t);`

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3131 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org