You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Tomoko-hjf (via GitHub)" <gi...@apache.org> on 2023/03/03 14:20:16 UTC

[GitHub] [dubbo-samples] Tomoko-hjf opened a new pull request, #764: Refactor dubbo-samples-group

Tomoko-hjf opened a new pull request, #764:
URL: https://github.com/apache/dubbo-samples/pull/764

   Refactor dubbo-samples-group


-- 
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


Re: [PR] Refactor dubbo-samples-group [dubbo-samples]

Posted by "Tomoko-hjf (via GitHub)" <gi...@apache.org>.
Tomoko-hjf closed pull request #764: Refactor dubbo-samples-group
URL: https://github.com/apache/dubbo-samples/pull/764


-- 
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


[GitHub] [dubbo-samples] chickenlj commented on a diff in pull request #764: Refactor dubbo-samples-group

Posted by "chickenlj (via GitHub)" <gi...@apache.org>.
chickenlj commented on code in PR #764:
URL: https://github.com/apache/dubbo-samples/pull/764#discussion_r1126116569


##########
2-advanced/dubbo-samples-group/case-configuration.yml:
##########
@@ -18,7 +18,7 @@ from: app-builtin-zookeeper.yml
 
 props:
   project_name: dubbo-samples-group
-  main_class: org.apache.dubbo.samples.group.GroupProvider
+  main_class: org.apache.dubbo.samples.group.provider.ProviderApplication

Review Comment:
   Please refer https://github.com/apache/dubbo-samples/blob/master/2-advanced/dubbo-samples-cache/case-configuration.yml for how to set the right case configuration.



-- 
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


[GitHub] [dubbo-samples] chickenlj commented on pull request #764: Refactor dubbo-samples-group

Posted by "chickenlj (via GitHub)" <gi...@apache.org>.
chickenlj commented on PR #764:
URL: https://github.com/apache/dubbo-samples/pull/764#issuecomment-1457366042

   ```
   ----------------------------------------------------------
    dubbo-samples-group log: dubbo-samples-group-test.log
   ----------------------------------------------------------
   Error: No such container: dubbo-samples-group__dubbo-samples-group-test_1
   ```


-- 
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