zhuyuqing opened a new issue #2712:
URL: https://github.com/apache/iotdb/issues/2712


   **Is your feature request related to a problem? Please describe.**
   
   This is an enhancement feature that shall extend standalone IoTDB with 
scalability.
   The goal of this feature is to **add a middle layer of agents to enhance 
standalone IoTDB with full-fledged scalable distributed system properties. **
   
   **Describe the solution you'd like**
   
   Would like to add a middle of stateless agents that can orchestrate a set of 
standalone IoTDB instances to form a full-fledged scalable distributed system.
   
   Each of such stateless agents should at least function like 
[IKR](https://github.com/thulab/iotdb-kairosdb), except for 1) not supporting 
JSON interface at the moment; 2) support the native IoTDB session interfaces; 
3) support data partitioning and sharding for the initial implementation. 
   
   **Describe alternatives you've considered**
   
   Believe no alternatives should exist. 
   
   **Additional context**
   
   IginX is a possible name for the agent.
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to