Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Sreevatsan Raman
Sreevatsan RamanReporter
Poorna Chandra
Poorna ChandraLabels
Affects versions
Components
Priority
Created February 20, 2015 at 9:40 PM
Updated June 8, 2020 at 8:28 PM
Resolved June 8, 2020 at 8:28 PM
We should separate out configuration from code. Configuration should be able to be changed independently of code. So that different environments can have different configuration for the same code.
For example, setting resources limit on Flowlets, number of Flowlet instances, runtime arguments to Flowets, batch size of Flowlets, delay time of tick method, etc. should be independent of code.