ssxlulu commented on issue #3256: Provider Scaling out Interface
URL: 
https://github.com/apache/incubator-shardingsphere/issues/3256#issuecomment-561530553
 
 
   > In my opinion, the `stop` interface should not use DELETE method, because 
this interface only stop the scaling job.
   > 
   > What's more all interface can add `/job/` prefix like
   > 
   > ```
   > /shardingscaling/job/start [POST]
   > /shardingscaling/job/progress/${jobId} [GET]
   > /shardingscaling/job/stop [POST]
   > ```
   
   Agree. The apis will be these.

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


With regards,
Apache Git Services

Reply via email to