Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-05-14 Thread via GitHub


songxiaosheng commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2110338558

   ref https://github.com/apache/dubbo-spi-extensions/pull/307


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-05-14 Thread via GitHub


songxiaosheng closed issue #13957: [Feature] Move Mesh Rule Router to SPI 
Extensions
URL: https://github.com/apache/dubbo/issues/13957


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-25 Thread via GitHub


heliang666s commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2078519387

   This issue is basically done, I've filed it at 
apache/dubbo-spi-extensions#307 and the merge was successful. I was a bit busy 
a while ago and had a little problem left in the msater branch, and I'll fix it 
recently. Thank you for your concern @wcy666103 @walkinggo 


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-25 Thread via GitHub


wcy666103 commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2076523022

   Is this issue completed? Is there any progress? I am very interested in this 
and want to join. @heliang666s


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-24 Thread via GitHub


walkinggo commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2075071687

   Is this issue completed? Is there any progress? I am very interested in this 
and want to join. @heliang666s 


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-09 Thread via GitHub


AlbumenJ commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2046475598

   > @AlbumenJ I remove 
dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/mesh ,but other 
code depend on the file.How I can solve it?add dependency in pom.xml? 
![图片](https://private-user-images.githubusercontent.com/147408835/320498313-0cf6b7b6-422c-4fdb-9150-a57cd6781876.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTI3MTkzNTcsIm5iZiI6MTcxMjcxOTA1NywicGF0aCI6Ii8xNDc0MDg4MzUvMzIwNDk4MzEzLTBjZjZiN2I2LTQyMmMtNGZkYi05MTUwLWE1N2NkNjc4MTg3Ni5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNDEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDQxMFQwMzE3MzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00NzM4NWJhNGMwZTNhZGE4OGZmNWI0MTRmOGViMGI3MjQzODFkMWEzN2NkNWI2ZjQ0YmUxNjViM2U2ZDYyNTY4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.n3V5u-4MpTnj0Ln0TMzeRriT9wgZ0Mlgba8SC
 Xm0wjA)
   
   How about copy all the related classes to 
`org.apache.dubbo.rpc.cluster.configurator.parser.model`


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-08 Thread via GitHub


heliang666s commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2042754205

   @AlbumenJ I remove 
dubbo-cluster/src/main/java/org/apache/dubbo/rpc/cluster/router/mesh ,but other 
code depend on the file.How I can solve it?add dependency in pom.xml? 
   
![图片](https://github.com/apache/dubbo/assets/147408835/0cf6b7b6-422c-4fdb-9150-a57cd6781876)
   


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-06 Thread via GitHub


heliang666s commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2040984649

   PTAL @AlbumenJ  https://github.com/apache/dubbo-spi-extensions/pull/307


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-02 Thread via GitHub


AlbumenJ commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2031194502

   Just copy all the related code to `dubbo-spi-extensions` and then remove 
them in `apache/dubbo`


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-01 Thread via GitHub


heliang666s commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2029847253

   
![图片](https://github.com/apache/dubbo/assets/147408835/10fe2987-eab8-40df-9761-13332de5ce5b)
   hi,I don't know how to implement the interface,can you give some details or 
advice,thanks


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-04-01 Thread via GitHub


heliang666s commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2029265709

   Hi, I don't know how to do, can you give some details or advice,thanks


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-03-26 Thread via GitHub


AlbumenJ commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2020113584

   > hello,I want to solve it,please assign it to me,thanks ~
   
   done


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-03-22 Thread via GitHub


heliang666s commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2014453277

   hello,I want to solve it,please assign it to me,thanks ~


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

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


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



Re: [I] [Feature] Move Mesh Rule Router to SPI Extensions [dubbo]

2024-03-21 Thread via GitHub


AmmyHaber commented on issue #13957:
URL: https://github.com/apache/dubbo/issues/13957#issuecomment-2012821493

   I send a pull request about this issue,please check 
it.[#13977](https://github.com/apache/dubbo/pull/13977/commits/0accf5445238553d263dcebb19e0d6f70d160bda)


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

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


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