You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by GitBox <gi...@apache.org> on 2019/07/16 22:06:48 UTC

[GitHub] [helix] kaisun2000 opened a new issue #338: Implementation of StateModelDef access in rest 2.0

kaisun2000 opened a new issue #338: Implementation of StateModelDef access in rest 2.0
URL: https://github.com/apache/helix/issues/338
 
 
   Current implementation of Rest 2.0 does not support stateModelDef modification. Here, we will implement 
   
   delete -- remove the stateModelDef with the input id.
   
   put -- create new statemodeldef if no existing one with same input id
   
   set -- replace the content of node with input id

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


With regards,
Apache Git Services