)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"f354957a551077026cde6bf04c7ca16e1b1052b0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"7650332f_da6b31eb","updated":"2026-06-16 12:39:51.000000000","message":"Hello Eric, thanks for the PR! Could you update the commit title to something like:\nImprove data volume response in Postgres\n\nIdeally, a PR should follow the Single Responsibility Principle. Mixing two different changes (the bug fix and the new fields) makes partial reverts difficult later.\n\nWhile splitting this into two PRs would be best, I\u0027m okay with keeping them together if we use a broader title like the one above.\n\nThanks,\nHirotaka","commit_id":"cd32a92f483484653cd6f6280b78591aa782ff9c"},{"author":{"_account_id":36080,"name":"Erkin Mussurmankulov","display_name":"Eric","email":"mangust404@gmail.com","username":"mongoose404","status":"PS Cloud services employee"},"change_message_id":"3e5970962027c5fa97e2b2ab9f8f16a45cb0449e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b90e178d_dd1ae8ef","in_reply_to":"7650332f_da6b31eb","updated":"2026-06-16 12:45:44.000000000","message":"Hello! Thank you for the review.\nYes, you\u0027re right. It would be better to split this into two commits.\n\nCommit message fixed.","commit_id":"cd32a92f483484653cd6f6280b78591aa782ff9c"},{"author":{"_account_id":36080,"name":"Erkin Mussurmankulov","display_name":"Eric","email":"mangust404@gmail.com","username":"mongoose404","status":"PS Cloud services employee"},"change_message_id":"a32085bef2edac0e4103f615d3940da6148295c7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"5b176cfc_c9983e67","updated":"2026-06-16 12:47:03.000000000","message":"Here are the corresponding changes in python-troveclient:\nhttps://review.opendev.org/c/openstack/python-troveclient/+/973106","commit_id":"61131f20a73d3cef2f7e657d4a3582c86b3c2d8c"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"fcdfcc92d41bf12de3cb16b905a5d3cee3e31625","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"a25c1876_2d92b66a","updated":"2026-06-16 12:51:53.000000000","message":"Thanks you very much! LGTM :)","commit_id":"61131f20a73d3cef2f7e657d4a3582c86b3c2d8c"},{"author":{"_account_id":36080,"name":"Erkin Mussurmankulov","display_name":"Eric","email":"mangust404@gmail.com","username":"mongoose404","status":"PS Cloud services employee"},"change_message_id":"16e7eb7f1b27700f72ac3331e42bff5eaf30d644","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"d3e06a12_3b6465c7","in_reply_to":"a25c1876_2d92b66a","updated":"2026-06-16 12:57:38.000000000","message":"Thanks! )\nAlso, I forgot about release notes. Added.\n\nI think it\u0027s ready to merge after the tests run.","commit_id":"61131f20a73d3cef2f7e657d4a3582c86b3c2d8c"},{"author":{"_account_id":36080,"name":"Erkin Mussurmankulov","display_name":"Eric","email":"mangust404@gmail.com","username":"mongoose404","status":"PS Cloud services employee"},"change_message_id":"5792aebb1419e7fc1b34859c077146e9fe9b7dee","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"02fcf756_5518b971","updated":"2026-06-23 06:59:03.000000000","message":"ready do merge","commit_id":"e66c2f417e50b32519aa9b9212c898f9a63bd7e8"}],"api-ref/source/parameters.yaml":[{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"defe6aec9dcf5a54aeef45cd28914c288bfed32c","unresolved":true,"context_lines":[{"line_number":1001,"context_line":"    most databases will crash or become readonly."},{"line_number":1002,"context_line":"  in: body"},{"line_number":1003,"context_line":"  required: false"},{"line_number":1004,"context_line":"  type: string"},{"line_number":1005,"context_line":"wal_archive_size:"},{"line_number":1006,"context_line":"  description: |"},{"line_number":1007,"context_line":"    The used space of the WAL archive folder, in bytes."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"cded3eec_217a06a6","line":1004,"updated":"2026-03-17 19:58:45.000000000","message":"Hi Erkin, thanks for the patch.\n\nI noticed the API response formats the percentage value as a string \n(e.g., \"13.33%\") in the view layer. This makes it harder for clients to \nvalidate or perform numeric operations on the field.\n\nWould you consider this alternative approach:\n1. Return the percentage as **numeric only** in the API response (e.g., 13.33)\n2. Document the unit (%) in the **API documentation**\n3. Let the **UI layer** handle formatting (adding the % symbol)\n\nThis keeps the client-side logic simpler and makes the data more reusable for \napplications that may need numeric calculations. What do you think?","commit_id":"35dceef2b6b3d1f3edea6131cdc254b5518b9c0c"},{"author":{"_account_id":36080,"name":"Erkin Mussurmankulov","display_name":"Eric","email":"mangust404@gmail.com","username":"mongoose404","status":"PS Cloud services employee"},"change_message_id":"c6fb9219f0572c01ab9c54a90de78f8222d8ac0e","unresolved":false,"context_lines":[{"line_number":1001,"context_line":"    most databases will crash or become readonly."},{"line_number":1002,"context_line":"  in: body"},{"line_number":1003,"context_line":"  required: false"},{"line_number":1004,"context_line":"  type: string"},{"line_number":1005,"context_line":"wal_archive_size:"},{"line_number":1006,"context_line":"  description: |"},{"line_number":1007,"context_line":"    The used space of the WAL archive folder, in bytes."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ed86c1e1_3b132a01","line":1004,"in_reply_to":"cded3eec_217a06a6","updated":"2026-03-18 15:45:46.000000000","message":"Sure, that\u0027s a good point. I\u0027ve also made corresponding changes for [python-troveclient](https://review.opendev.org/c/openstack/python-troveclient/+/973106)","commit_id":"35dceef2b6b3d1f3edea6131cdc254b5518b9c0c"}]}
