jt2594838 commented on issue #3954:
URL: https://github.com/apache/iotdb/issues/3954#issuecomment-920630744


   You may think it is easier to switch to a new frame than to improve the 
current one, but it is totally not the case. Implementing a distributed version 
involves much more than calling some methods in a library. Interface adaption, 
schema conversion, exception handling, cluster organization, and data 
distribution... there are so many to do. On the other hand, the problems you 
face now are just worries, doubts, and lack of tests, instead of major issues 
that will take months to fix.
   
   The paralleled log execution, controllable log replication dispatching, 
batching, and some ongoing improvements. You may have missed some of them. And 
since many of us come from a university lab, we will be able to put more 
state-of-the-art improvements into it.
   
   SQL Server and Oracle are very safe and stable, though they are nothing 
about competitiveness in this field. One may speed up to take some share at the 
early stage, but without its core, it will be soon driven out of the market.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to