RJ Nowling created BIGTOP-1918:
----------------------------------

             Summary: Add product enumeration to BPS data generator
                 Key: BIGTOP-1918
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1918
             Project: Bigtop
          Issue Type: New Feature
          Components: blueprints
    Affects Versions: 0.8.0
            Reporter: RJ Nowling
            Assignee: RJ Nowling


The BigPetStore data generator currently reads products from a JSON file.  
Manually creating entries is time consuming and limits our ability to add 
products with lots of fields.  We want more fields so we can generate a wider 
range of patterns.

I suggest adding a product generator which takes a description of every field 
and its possible values and generates a Cartesian product of every possible 
product.  Logical rules for be used for filtering out certain combinations.  
This will significantly reduce the effort required to add a large number of 
products. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to