You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/07 09:12:34 UTC

[GitHub] chickenlj commented on a change in pull request #2468: Simplify registry data and add a new service data store seperated from registry #2030

chickenlj commented on a change in pull request #2468: Simplify registry data and add a new service data store seperated from registry #2030
URL: https://github.com/apache/incubator-dubbo/pull/2468#discussion_r215895363
 
 

 ##########
 File path: dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java
 ##########
 @@ -46,7 +48,11 @@
  *
  * @export
  */
-public abstract class AbstractInterfaceConfig extends AbstractMethodConfig {
+public abstract class
+
+
+
+AbstractInterfaceConfig extends AbstractMethodConfig {
 
 Review comment:
   Extra new lines here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org