rmatharu-zz
rmatharu-zz
Since a majority of the parameters are derived from config, in the interest of easy future extensibility, it'd be better to simply emit the entire config object once, from DiagnosticsManager...
> You should use a gauge, not counter. In inGraphs, a counter is displayed as a rate (v2-v1/t2-t1). > > 1. That's probably not what you want. > 2. Not...
@bharathkk Since the CSM creates a separate SystemConsumers with a default chooser just for side-inputs, wouldnt that be sufficient to respect priorities across side-inputs? `MessageChooser chooser = DefaultChooser.apply(inputStreamMetadata, new RoundRobinChooserFactory(),...
".... input information from the application descriptor will be overrided by the information from RegExTopicGenerator or task.inputs...." Isnt this desired behavior ? If a user provides conflicting values for inputs...