)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"30f9b70122b39b9c430690ce8f105264c7c9b609","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Support setting Kafka storage volume"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Not everyone wants Kafka data stored on a Docker volume. This"},{"line_number":10,"context_line":"change allows a user to flexible control where the data is stored."},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Change-Id: I2ba8c7a85c7bf2564f954a43c6e6dbb3257fe902"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"df33271e_a172d50f","line":10,"range":{"start_line":10,"start_character":24,"end_line":10,"end_character":32},"updated":"2020-03-27 09:57:16.000000000","message":"Nit: flexibly","commit_id":"22d529bb6c6d4cd6a558a1afcb8830ef03746a1c"}],"doc/source/reference/logging-and-monitoring/kafka-guide.rst":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"c29d356194bb5550c01d7cdd668ce48116234c1f","unresolved":false,"context_lines":[{"line_number":14,"context_line":"Kafka"},{"line_number":15,"context_line":"~~~~~"},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"A spinning array is normally sufficient for Kafka. The data directory defaults"},{"line_number":18,"context_line":"to a docker volume, ``kafka``. Since it can use a lot of disk space, you may"},{"line_number":19,"context_line":"wish to store the data on a dedicated device. This can be achieved by"},{"line_number":20,"context_line":"setting ``kafka_datadir_volume`` in ``/etc/kolla/globals.yml``:"}],"source_content_type":"text/x-rst","patch_set":1,"id":"df33271e_f7849f60","line":17,"range":{"start_line":17,"start_character":1,"end_line":17,"end_character":16},"updated":"2020-03-27 11:21:59.000000000","message":"spinning disk array?","commit_id":"22d529bb6c6d4cd6a558a1afcb8830ef03746a1c"}],"releasenotes/notes/add-variable-kafka-datadir-volume-382015a42sc57636.yaml":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"30f9b70122b39b9c430690ce8f105264c7c9b609","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Adds a new variable, ``kafka_datadir_volume``. This allows you control"},{"line_number":5,"context_line":"    where the docker volume for Kafka is created. Generally you will want this"},{"line_number":6,"context_line":"    to be a spinning disk, or an array of spinning disks."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_01c8e11f","line":4,"range":{"start_line":4,"start_character":63,"end_line":4,"end_character":66},"updated":"2020-03-27 09:57:16.000000000","message":"to","commit_id":"22d529bb6c6d4cd6a558a1afcb8830ef03746a1c"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"30f9b70122b39b9c430690ce8f105264c7c9b609","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Adds a new variable, ``kafka_datadir_volume``. This allows you control"},{"line_number":5,"context_line":"    where the docker volume for Kafka is created. Generally you will want this"},{"line_number":6,"context_line":"    to be a spinning disk, or an array of spinning disks."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_019621f1","line":5,"range":{"start_line":4,"start_character":51,"end_line":5,"end_character":49},"updated":"2020-03-27 09:57:16.000000000","message":"Unless I\u0027ve misunderstood, this is a bit misleading, as if customised with a path, a volume won\u0027t be used at all: a bind mount will be used instead.","commit_id":"22d529bb6c6d4cd6a558a1afcb8830ef03746a1c"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"c29d356194bb5550c01d7cdd668ce48116234c1f","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Adds a new variable, ``kafka_datadir_volume``. This allows you control"},{"line_number":5,"context_line":"    where the docker volume for Kafka is created. Generally you will want this"},{"line_number":6,"context_line":"    to be a spinning disk, or an array of spinning disks."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_77c6cf9c","line":5,"range":{"start_line":4,"start_character":51,"end_line":5,"end_character":49},"in_reply_to":"df33271e_019621f1","updated":"2020-03-27 11:21:59.000000000","message":"where Kafka data is located?","commit_id":"22d529bb6c6d4cd6a558a1afcb8830ef03746a1c"}],"tools/cleanup-host":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"30f9b70122b39b9c430690ce8f105264c7c9b609","unresolved":false,"context_lines":[{"line_number":69,"context_line":"fi"},{"line_number":70,"context_line":""},{"line_number":71,"context_line":"if [[ \"$kafka_datadir_volume\" !\u003d \"kafka\" \u0026\u0026 -d \"$kafka_datadir_volume\" ]]; then"},{"line_number":72,"context_line":"    echo \"Removing kafka volume if it is customzied\""},{"line_number":73,"context_line":"    rm -rfv  $kafka_datadir_volume"},{"line_number":74,"context_line":"fi"},{"line_number":75,"context_line":""}],"source_content_type":"application/x-shellscript","patch_set":1,"id":"df33271e_e1f33d72","line":72,"range":{"start_line":72,"start_character":41,"end_line":72,"end_character":51},"updated":"2020-03-27 09:57:16.000000000","message":"Typo here, but it is present on other lines so it may be removed in another commit.","commit_id":"22d529bb6c6d4cd6a558a1afcb8830ef03746a1c"}]}
