Good feature may be Aggregated cache - analog materialized view in DBMS
Aggregated cache is great for performance (KPI, analytecal reports).

Recently I learned network traffic between nodes when node restart/startup and do no found any compressing for transferred data.

I know there is IgniteDataStreamer for writing cache, but how about reading cache as stream for iterate all elements with scan performane 1-3M tuple/sec?


14.07.2016 4:43, Alexey Goncharuk пишет:
So, no excitement about Ignite 2.0? :)

I went ahead and created a 2.0 version in Ignite Jira, and included the
following tickets so far based on the chance that this ticket will require
breaking changes in APIs/Configuration
  - IGNITE-3469 - Get rid of deprecated APIs and code
  - IGNTIE-3477 - Rework offheap storage
  - IGNITE-3478 - Transactional SQL
  - IGNITE-1605 - Provide stronger data loss check
  - IGNITE-3306 - Extend IgniteCluster interface with the methods to send
and receive custom discovery events

I believe that there are many more changes that we wanted to make but
delayed because they would break binary compatibility, so if you have
something in mind - it's time to create a ticket or assign it to 2.0 if it
exists. It's good to know the scope of work.

Also, it would be great if you review/comment the above-mentioned tickets.

Thanks,
AG


Reply via email to