Maksim Timonin created IGNITE-19265:
---------------------------------------

             Summary: [ducktape] Refactoring ContinuousDataLoadApplication
                 Key: IGNITE-19265
                 URL: https://issues.apache.org/jira/browse/IGNITE-19265
             Project: Ignite
          Issue Type: Improvement
            Reporter: Maksim Timonin
            Assignee: Maksim Timonin


Currently we have 2 different applications to load data:
 # ContinuousDataLoadApplication
 # DataGenerationApplication

They both have different patterns for loading:  CDLA loads to pre-existing 
<int, int> cache, while DGA creates configured number of caches, indexes, and 
load with <int, BO>. 

DGA is more general, it's proposed  to refactor CDLA to reuse approach of DGA.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to