Manno15 commented on issue #275:
URL: https://github.com/apache/fluo-uno/issues/275#issuecomment-976936989


   > I think that's the right fix. I think this was a bug that was introduced 
when the run command was refactored from a single script, prior to which we had 
to pass the component so that single script could know which one to run. Now 
that they are running their own $component.sh, it shouldn't be necessary to 
pass the component anymore. However, each possible impl/run/*.sh should be 
checked to make sure they process their parameters correctly and aren't relying 
on that extra $component being present.
   
   I will double check them and make sure the performance tests are running as 
well. Will have a pr up shortly. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to