- 
                Notifications
    You must be signed in to change notification settings 
- Fork 43
Sharding reference #4045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sharding reference #4045
Conversation
821895e    to
    778a784      
    Compare
  
    e168695    to
    a2c0daf      
    Compare
  
    9a369ee    to
    afc1666      
    Compare
  
    afc1666    to
    0fff289      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm ok with the current version, but AFAICS it's still WIP. I'll take another look, when rebalancer_mode is added. Though, I'm not quite sure, we should add connection_outdate_delay as it was undocumented for 6 years.
Just an idea:
doc/doc/reference/configuration/configuration_reference.rst
Lines 151 to 154 in fe9585d
| .. note:: | |
| The option only has an effect if the :ref:`audit_log.to <configuration_reference_audit_to>` is set to ``syslog`` | |
| or ``pipe``. | 
For some options we specify, when it works. Don't we want to say, whether the option applies to storage or router in notes?
0fff289    to
    2280807      
    Compare
  
    | 
 Good point. Where applicable, I added links to corresponding sections in the topics related to vshard concepts and architecture (such as Rebalancing, Replica weights, and so on). Looks that this should be enough for now. When missing options are implemented in a new config (v3.1, I guess), I plan to rework the whole docs related to sharding and make one more round on updating this reference to make it more consistent. | 
| sharding | ||
| -------- | ||
|  | ||
| The ``sharding`` section defines configuration parameters related to sharding. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link here might be useful:
https://docs.d.tarantool.io/en/doc/sharding-reference/concepts/sharding/#sharding
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a link to https://docs.d.tarantool.io/en/doc/sharding-reference/book/admin/vshard_admin/ - I think, this will be the main topic related to sharding configuration when v3.1 is released.
f97927f    to
    91046f9      
    Compare
  
    91046f9    to
    afbdc61      
    Compare
  
    
shardingsection to a new config reference. Staging: sharding.sched_ref_quotaandsched_move_quotaoptions in the vshard.router.map_callrw description.sharding.bucket_countandsharding.rolesoptions in theCreating a sharded clustertutorial: