zentol commented on pull request #13514: URL: https://github.com/apache/flink/pull/13514#issuecomment-707042464
Just for clarificataion, are you working directly against the REST API, or is this issue about the WebUI not being able to request metrics for the respective operator? If it is the former, have to you tried escaping the `+` sign`? If it is the latter, then we could also adjust the UI instead. If we go with the route in this PR, then we should probably a few more characters as well, like `&`, `<`, quotes and so on. (Which I'd prefer not to) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
