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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]