)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"7ddf1d94e383fb6c8aedf3ca06b43f9c95395120","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"e156e519_37528e82","updated":"2022-09-12 18:08:44.000000000","message":"I\u0027m okay with this; but i\u0027d like some NetAppers to weigh in.. while the release note calls this out as a \"feature\", i think it\u0027s a minor one.. feel free to suggest otherwise, and we can defer it to the A release (~1 week)...","commit_id":"007c9a7f9311a1bf64fa473c4400245fc8e4f969"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"dc46dcc51c40b71a96f23c0672755a462ab36c56","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6826a78f_e8cdbb65","updated":"2022-09-13 22:01:39.000000000","message":"LGTM!\nThe default value of 1mb seems fine to me.\nIt would be like to know NetAppers take on this too :)","commit_id":"cf3a9ae11085cca98e221e4896f015987c7644dc"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"de33f73dcf05213b5a866f88db5cfabd1f21a0e1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"c8d2c69f_61745c53","updated":"2022-09-13 18:51:48.000000000","message":"run-NetApp-CI","commit_id":"cf3a9ae11085cca98e221e4896f015987c7644dc"},{"author":{"_account_id":33648,"name":"Nahim Alves de Souza","email":"nahimsouza@outlook.com","username":"nahimsouza"},"change_message_id":"48ee5bb751a5c29905e5bf73190bef028bac99c3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"db67c89d_714d9300","updated":"2022-09-14 19:14:23.000000000","message":"LGTM - code is ok, and NetApp CI is passing.","commit_id":"6e8ed59a91934096a4ddc9b184ef50a633cbd1ec"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"62d26c1990ec2ad0adf77d8dbb6fb4cac4f89f26","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"195957c3_aa0852df","updated":"2022-09-14 13:46:29.000000000","message":"Looking good - NetApp CI is happy\nThanks","commit_id":"6e8ed59a91934096a4ddc9b184ef50a633cbd1ec"}],"manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py":[{"author":{"_account_id":32919,"name":"kiran pawar","display_name":"Kiran Pawar","email":"kinpaa@gmail.com","username":"kpdev"},"change_message_id":"f7bf6dee2a37f001e1d911b06ca9edf07c66b478","unresolved":false,"context_lines":[{"line_number":2655,"context_line":"        config \u003d data_motion.get_backend_configuration(replica_backend)"},{"line_number":2656,"context_line":"        config_size \u003d (int(config.safe_get("},{"line_number":2657,"context_line":"            \u0027netapp_snapmirror_last_transfer_size_limit\u0027)) * units.Ki)"},{"line_number":2658,"context_line":"        last_transfer_size \u003d int(snapmirror.get(\u0027last-transfer-size\u0027, 0))"},{"line_number":2659,"context_line":"        if last_transfer_size \u003e config_size:"},{"line_number":2660,"context_line":"            return constants.REPLICA_STATE_OUT_OF_SYNC"},{"line_number":2661,"context_line":""}],"source_content_type":"text/x-python","patch_set":3,"id":"1763dfc2_c6986c17","line":2658,"updated":"2022-09-14 09:52:11.000000000","message":"Added int here in new patchset","commit_id":"6e8ed59a91934096a4ddc9b184ef50a633cbd1ec"}],"releasenotes/notes/netapp-consider-last-transfer-size-error-for-replica-state-7ef49186a1b8a5a0.yaml":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"7ddf1d94e383fb6c8aedf3ca06b43f9c95395120","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Consider ``last-transfer-size`` and ``last-transfer-error`` fields of the"},{"line_number":5,"context_line":"    snapmirror to decide whether replica is in_sync or out_of_sync. Add new"},{"line_number":6,"context_line":"    config option `netapp_snapmirror_last_transfer_size_limit` (default 1MB)."},{"line_number":7,"context_line":"    `last-transfer-size` above this config value or presence of"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"c574a06e_79785437","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":12},"updated":"2022-09-12 18:08:44.000000000","message":"NetApp driver now considers","commit_id":"007c9a7f9311a1bf64fa473c4400245fc8e4f969"},{"author":{"_account_id":32919,"name":"kiran pawar","display_name":"Kiran Pawar","email":"kinpaa@gmail.com","username":"kpdev"},"change_message_id":"c823a9c2219b8dee5ccb9a9a533224110ecc2372","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":"    Consider ``last-transfer-size`` and ``last-transfer-error`` fields of the"},{"line_number":5,"context_line":"    snapmirror to decide whether replica is in_sync or out_of_sync. Add new"},{"line_number":6,"context_line":"    config option `netapp_snapmirror_last_transfer_size_limit` (default 1MB)."},{"line_number":7,"context_line":"    `last-transfer-size` above this config value or presence of"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"029e137e_5763b0d4","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":12},"in_reply_to":"65b9127a_1abcba54","updated":"2022-09-13 16:19:57.000000000","message":"Done","commit_id":"007c9a7f9311a1bf64fa473c4400245fc8e4f969"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"38c5e8643797ec055f8c448b53afcb21b86ba01f","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Consider ``last-transfer-size`` and ``last-transfer-error`` fields of the"},{"line_number":5,"context_line":"    snapmirror to decide whether replica is in_sync or out_of_sync. Add new"},{"line_number":6,"context_line":"    config option `netapp_snapmirror_last_transfer_size_limit` (default 1MB)."},{"line_number":7,"context_line":"    `last-transfer-size` above this config value or presence of"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"65b9127a_1abcba54","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":12},"in_reply_to":"c574a06e_79785437","updated":"2022-09-12 18:10:15.000000000","message":"Release notes are combined and rendered - so code changes won\u0027t appear providing relevance alongside these release notes. For example: https://docs.openstack.org/releasenotes/manila/yoga.html\n\nSo it\u0027s good to provide complete context","commit_id":"007c9a7f9311a1bf64fa473c4400245fc8e4f969"}]}
