Files
scylladb/docs/troubleshooting/modeling/index.rst
Anna Stuchlik bf25b5fe76 doc: add more failure info to Troubleshooting
This commit adds new pages with reference to
Handling Node Failures to Troubleshooting.
The pages are:
- Failure to Add, Remove, or Replace a Node
  (in the Cluster section)
- Failure to Update the Schema
  (in the Data Modeling section)
2023-10-04 12:44:26 +02:00

38 lines
1.1 KiB
ReStructuredText

Data Modeling
=============
.. toctree::
:hidden:
:maxdepth: 2
Scylla Large Partitions Table </troubleshooting/large-partition-table/>
Scylla Large Rows and Cells Table </troubleshooting/large-rows-large-cells-tables/>
Large Partitions Hunting </troubleshooting/debugging-large-partition/>
Failure to Update the Schema </troubleshooting/failed-update-schema>
.. raw:: html
<div class="panel callout radius animated">
<div class="row">
<div class="medium-3 columns">
<h5 id="getting-started">Scylla Data Modeling</h5>
</div>
<div class="medium-9 columns">
* :doc:`Scylla Large Partitions Table </troubleshooting/large-partition-table/>`
* :doc:`Scylla Large Rows and Cells Tables </troubleshooting/large-rows-large-cells-tables/>`
* :doc:`Large Partitions Hunting </troubleshooting/debugging-large-partition/>`
* :doc:`Failure to Update the Schema </troubleshooting/failed-update-schema>`
`Data Modeling course <https://university.scylladb.com/courses/data-modeling/>`_ on Scylla University
.. raw:: html
</div>
</div>
</div>