You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "zhaojinchao95 (via GitHub)" <gi...@apache.org> on 2023/05/06 03:40:46 UTC

[GitHub] [shardingsphere] zhaojinchao95 opened a new issue, #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

zhaojinchao95 opened a new issue, #25485:
URL: https://github.com/apache/shardingsphere/issues/25485

   Hi community,
   
     We are considering adjust the metadata structure. Beacause, the ShardingSphere metadata refresh are so heavy now. Such as it 's refresh builder all global rule configuration when i changed `sqlParser` configuration. The database configuration and datasource configuration also have the same problem, so we plan to split the metadata structure to enable more fine-grained metadata refresh.
   
   Metadata new structure:
   
   `/namespace/rules `node : 
   
   ```
   namespace
      ├──rules
          ├──authority
               ├──actice_version
               ├──versions
                     ├──0
                     ├──...
          ├──transaction
               ├──actice_version
               ├──versions
                     ├──0
                     ├──...
          ├──sql_parse
               |──actice_version
               ├──versions
                     ├──0
                     ├──... 
   ```
   
   
   
   
   
   


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

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


[GitHub] [shardingsphere] Pace2Car commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "Pace2Car (via GitHub)" <gi...@apache.org>.
Pace2Car commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1611284391

   @vikiuvb Welcome! 
   The metadata structure refactor is almost complete, there are still a lot of unit testing and IT needs to be supplemented, welcome to claim contributions.
   
   Please refer : https://github.com/apache/shardingsphere/issues/26599 https://github.com/apache/shardingsphere/issues/26598
   
   And we will continue to release related tasks, the community looks forward to your contributions.
   


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

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


[GitHub] [shardingsphere] Pace2Car commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "Pace2Car (via GitHub)" <gi...@apache.org>.
Pace2Car commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1586062074

   No, this will be completed in the next release.


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

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


[GitHub] [shardingsphere] zhaojinchao95 commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "zhaojinchao95 (via GitHub)" <gi...@apache.org>.
zhaojinchao95 commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1586515689

   > Will this issue be completed before June 15 which is the final date of version 5.4.0?
   
   Yeah, we are working on it.
   


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

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


[GitHub] [shardingsphere] Pace2Car commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "Pace2Car (via GitHub)" <gi...@apache.org>.
Pace2Car commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1611291665

   > @zhaojinchao95 Is this handled #24236 as part of this change? If not, I would love to contribute.
   
   #24236 will be resolved when this is 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-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] RaigorJiang closed issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang closed issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.
URL: https://github.com/apache/shardingsphere/issues/25485


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

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


[GitHub] [shardingsphere] vikiuvb commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "vikiuvb (via GitHub)" <gi...@apache.org>.
vikiuvb commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1609605245

   > @zhaojinchao95 Is this handled #24236 as part of this change? If not, I would love to contribute.
   
   @Pace2Car @RaigorJiang Can someone confirm?


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

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


[GitHub] [shardingsphere] zhaojinchao95 commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "zhaojinchao95 (via GitHub)" <gi...@apache.org>.
zhaojinchao95 commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1537036842

   > I want to help with this.
   
   Thx


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

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


[GitHub] [shardingsphere] RaigorJiang commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1537077305

   @zhaojinchao95 @Pace2Car 
   Great, metadata refresh can be more accurate after splitting, thus greatly improving refresh performance, thank you for your idea.
   


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

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


[GitHub] [shardingsphere] boyjoy1127 commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "boyjoy1127 (via GitHub)" <gi...@apache.org>.
boyjoy1127 commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1585976358

   Will this issue be completed before June 15 which is the final date of version 5.4.0?


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

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


[GitHub] [shardingsphere] RaigorJiang closed issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang closed issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.
URL: https://github.com/apache/shardingsphere/issues/25485


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

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


[GitHub] [shardingsphere] vikiuvb commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "vikiuvb (via GitHub)" <gi...@apache.org>.
vikiuvb commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1608890905

   @zhaojinchao95 Is this handled https://github.com/apache/shardingsphere/issues/24236 as part of this change? If not, I would love to contribute. 


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

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


[GitHub] [shardingsphere] Pace2Car commented on issue #25485: Consider adjusting the metadata structure to enable the refresh of metadata more graceful in ShardingSphere.

Posted by "Pace2Car (via GitHub)" <gi...@apache.org>.
Pace2Car commented on issue #25485:
URL: https://github.com/apache/shardingsphere/issues/25485#issuecomment-1537036477

   I want to help with this.


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

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