Open ajorgensen opened 8 years ago
@ajorgensen This is a good suggestion and this one of the configuration changes I'm currently making in the ffdpacking algorithm.
👍
@avflor - is this complete? if it is, please close this.
@kramasamy It is complete but just for the binpacking algo. I will adapt round robin as we discussed yesterday and then I'll close this.
Currently the default padding values for the packing algorithms are hard coded and may need to be customized further depending on the users use case.
https://github.com/twitter/heron/blob/master/heron/packing/src/java/com/twitter/heron/packing/roundrobin/RoundRobinPacking.java#L74-L78