wu-sheng commented on issue #4131: ShardingSphere storage configuration, e2e 
test and doc for SkyWalking 7
URL: https://github.com/apache/skywalking/issues/4131#issuecomment-587321026
 
 
   > From my point, it seems time_bucket and id are feasible for tables to do 
range sharding. 
   
   I can confirm that, `id`(entity_id) is the unique ID, and `time_bucket` is 
suitable for sharding. 
   
   Another reminder is, Could you use a `consistent-hash-func(table_name)` and 
an exclusion rule for limited tables to provide the sharding configuration once 
for all, rather than for all tables one by one. The table could be added 
dynamically. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to