Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-6662

Reduce code duplication in all Java IO PerformanceTests

Details

    • Improvement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • Not applicable
    • testing
    • None

    Description

      After we'll make the IOIT's code to use the MetricsAPI, the test clss code will (roughly) consists of: 

       1. testing pipeline
       2. collecting metrics 
       3. publishing results to console

       4. publishing results to BigQuery

       

      At least steps 2 - 4 are in most cases duplicated in every IOIT. We can extract a base class that will encapsulate this behaviour leaving future IOIT developers only with the need of implementing step 1.  

      Attachments

        Activity

          People

            mwalenia Michał Walenia
            ŁukaszG Lukasz Gajowy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: