You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/08/16 15:20:45 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1284: Looking for a comfortable command format for cloud RESTful API refactoring

TeslaCN commented on issue #1284:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1284#issuecomment-674539550


   At present, elasticjob-cloud-scheduler provides RESTful API via Spring Boot Web and it works properly.
   But one the one hand, dependencies of Spring Boot Web are too heavy for a lightweight framework. One the other hand, cloud-scheduler just use only a fraction of the features of Spring Boot stack.  
   We have discussed about it and decided to refactor cloud-scheduler with Netty. 
   
   This process can be divided into 3 steps:  
   - [ ] Implement a lightweight HTTP Service module.
   - [ ] Refactor RESTful API of cloud-scheduler with the HTTP Service.
   - [ ] (Optional) Provide RESTful API of SnapshotService.


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