micahstubbs opened a new issue, #2221:
URL: https://github.com/apache/helix/issues/2221

   ### Describe the bug
   When updating a cluster config mapField value from Helix UI, helix-rest 
returns a `500 Internal Server Error` response.
   
   ### To Reproduce
   1. in Helix UI, visit the cluster config page
   2. open the network tab of the browser dev tools
   3. Click the lock to unlock the fields and enter edit mode
   4. locate a Map Field and edit its value
   5. notice the 500 error from helix-rest in the browser dev tools network tab
   
   ### Expected behavior
   The POST request to update the config should succeed and helix-rest should 
respond with a `200`.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to