Skip to content

Commit

Permalink
Specify that paths may vary
Browse files Browse the repository at this point in the history
  • Loading branch information
gherceg committed Feb 7, 2024
1 parent 171a7f0 commit a4713f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/reference/howto/wipe_persistent_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ Issues with check_services
.. code-block::
$ cchq monolith service kafka stop
NOTE: The following paths may vary if you've specified different paths for ``kafka_data_dir`` and ``zookeeper_data_dir``
$ rm -rf /var/lib/zookeeper/*
$ rm -rf /opt/data/kafka/data/*
$ cchq monolith service kafka restart

0 comments on commit a4713f3

Please sign in to comment.