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 2022/03/26 10:37:01 UTC

[GitHub] [dubbo] EarthChen commented on a change in pull request #9822: [3.0 Triple] Support native stub generator

EarthChen commented on a change in pull request #9822:
URL: https://github.com/apache/dubbo/pull/9822#discussion_r835749219



##########
File path: dubbo-common/src/main/java/org/apache/dubbo/common/constants/CommonConstants.java
##########
@@ -533,4 +533,6 @@
     String SET_FUTURE_IN_SYNC_MODE = "future.sync.set";
 
     String CLEAR_FUTURE_AFTER_GET = "future.clear.once";
+
+    String NATIVE_STUB= "nativestub";

Review comment:
       format




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

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



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