)]}'
{"oslo_cache/core.py":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7bcc485e53c64f1a9e8ba2d4cd8f4a4b4a5f27fc","unresolved":true,"context_lines":[{"line_number":140,"context_line":"    # backends. Use setdefault for url to support old-style setting through"},{"line_number":141,"context_line":"    # backend_argument\u003durl:127.0.0.1:11211"},{"line_number":142,"context_line":"    #"},{"line_number":143,"context_line":"    # NOTE(morgan): Explicitly set flush_on_reconnect for pooled"},{"line_number":144,"context_line":"    # connections. This should ensure that stale data is never consumed"},{"line_number":145,"context_line":"    # from a server that pops in/out due to a network partition"},{"line_number":146,"context_line":"    # or disconnect."}],"source_content_type":"text/x-python","patch_set":1,"id":"51b9eeb4_27838f19","line":143,"range":{"start_line":143,"start_character":20,"end_line":143,"end_character":53},"updated":"2021-02-03 11:25:13.000000000","message":"Or:\n\n  If requested by config, \u0027flush_on_reconnect\u0027 will be set...","commit_id":"b6345b7ae2a5a73320b16b18e7bb1d4d0ab76d09"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7bcc485e53c64f1a9e8ba2d4cd8f4a4b4a5f27fc","unresolved":true,"context_lines":[{"line_number":141,"context_line":"    # backend_argument\u003durl:127.0.0.1:11211"},{"line_number":142,"context_line":"    #"},{"line_number":143,"context_line":"    # NOTE(morgan): Explicitly set flush_on_reconnect for pooled"},{"line_number":144,"context_line":"    # connections. This should ensure that stale data is never consumed"},{"line_number":145,"context_line":"    # from a server that pops in/out due to a network partition"},{"line_number":146,"context_line":"    # or disconnect."},{"line_number":147,"context_line":"    #"}],"source_content_type":"text/x-python","patch_set":1,"id":"5f9bd892_5c45a5b1","line":144,"range":{"start_line":144,"start_character":24,"end_line":144,"end_character":30},"updated":"2021-02-03 11:25:13.000000000","message":"can","commit_id":"b6345b7ae2a5a73320b16b18e7bb1d4d0ab76d09"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7bcc485e53c64f1a9e8ba2d4cd8f4a4b4a5f27fc","unresolved":true,"context_lines":[{"line_number":163,"context_line":"    # NOTE(hberaud) flush_on_reconnect is now optional and disabled by default"},{"line_number":164,"context_line":"    # due to the connections issues reported by neutron and on other services"},{"line_number":165,"context_line":"    #"},{"line_number":166,"context_line":"    # c.f https://bugs.launchpad.net/oslo.cache/+bug/1888394"},{"line_number":167,"context_line":"    conf_dict.setdefault(\u0027%s.arguments.url\u0027 % prefix,"},{"line_number":168,"context_line":"                         conf.cache.memcache_servers)"},{"line_number":169,"context_line":"    for arg in (\u0027dead_retry\u0027, \u0027socket_timeout\u0027, \u0027pool_maxsize\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"62df524e_8798269a","line":166,"updated":"2021-02-03 11:25:13.000000000","message":"I think this can be dropped if you make the above changes","commit_id":"b6345b7ae2a5a73320b16b18e7bb1d4d0ab76d09"}],"releasenotes/notes/bug-1888394-5a53e7a9cb25375b.yaml":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7bcc485e53c64f1a9e8ba2d4cd8f4a4b4a5f27fc","unresolved":true,"context_lines":[{"line_number":14,"context_line":"    This means that network connections will go UP and can cause server to be overloaded"},{"line_number":15,"context_line":"    until memcache will be unresponsive."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"    Simply said this option can cause loop of flushs and overloaded memcached servers."},{"line_number":18,"context_line":"    This change is moving optional parameter `flush_on_reconnect` to oslo.cache config."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"features:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"1a728e11_6e9e0b77","line":17,"range":{"start_line":17,"start_character":38,"end_line":17,"end_character":52},"updated":"2021-02-03 11:25:13.000000000","message":"loops of flushes","commit_id":"b6345b7ae2a5a73320b16b18e7bb1d4d0ab76d09"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7bcc485e53c64f1a9e8ba2d4cd8f4a4b4a5f27fc","unresolved":true,"context_lines":[{"line_number":15,"context_line":"    until memcache will be unresponsive."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"    Simply said this option can cause loop of flushs and overloaded memcached servers."},{"line_number":18,"context_line":"    This change is moving optional parameter `flush_on_reconnect` to oslo.cache config."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"features:"},{"line_number":21,"context_line":"  - Configuration option ``memcache_pool_flush_on_reconnect`` added to control"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"cc00701a_27866ef8","line":18,"range":{"start_line":18,"start_character":45,"end_line":18,"end_character":65},"updated":"2021-02-03 11:25:13.000000000","message":"Should be double backticks","commit_id":"b6345b7ae2a5a73320b16b18e7bb1d4d0ab76d09"},{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"7bcc485e53c64f1a9e8ba2d4cd8f4a4b4a5f27fc","unresolved":true,"context_lines":[{"line_number":16,"context_line":""},{"line_number":17,"context_line":"    Simply said this option can cause loop of flushs and overloaded memcached servers."},{"line_number":18,"context_line":"    This change is moving optional parameter `flush_on_reconnect` to oslo.cache config."},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"features:"},{"line_number":21,"context_line":"  - Configuration option ``memcache_pool_flush_on_reconnect`` added to control"},{"line_number":22,"context_line":"    if flush will be sent to memcached server after reconnect."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"fa6584b7_e72b8614","line":19,"updated":"2021-02-03 11:25:13.000000000","message":"Can you drop this line?","commit_id":"b6345b7ae2a5a73320b16b18e7bb1d4d0ab76d09"}]}
