You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2020/10/29 18:20:47 UTC

[GitHub] [helix] pkuwm opened a new issue #1498: Unexpected prefix space in value field on Helix UI

pkuwm opened a new issue #1498:
URL: https://github.com/apache/helix/issues/1498


   ### Describe the bug
   When we configure values on helix UI, we find that a prefix space is added to the expected value. It causes some issues because the values stored in ZK are unexpected with the prefix space.
   
   Example: we expect to set a capacity key `[partition]`, but in ZK we find that `[ partition]` is set.
    
   ### To Reproduce
   Configure the capacity value as below.
   <img width="886" alt="image" src="https://user-images.githubusercontent.com/5187721/97615538-abbf3f80-19d8-11eb-8d61-d1d5fa777408.png">
   
   ### Expected behavior
   No space should be added as prefix.
   
   ### Additional context
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org