Junfan Zhang
Junfan Zhang
Could you help review this? @xianjingfeng
cc @jerqi @leixm
Are interested on this? @rickyma I do a poc PR to fix, but I don't have much time to finish this. Can you pick up?
> No progress for this? I think we need a more powerful dashboard. Do you have thought on this? feel free to discuss more here
@xianjingfeng Could you help review this?
WDYT? @yl09099 @xianjingfeng @jerqi
> For cli, it is ok. But for other modules, using uber jar may make it more difficult to find problems and it may lead to many useless dependencies that...
Do you know the managedBuffer is not direct buffer when getting memory by netty? @leixm
> > Do you know the managedBuffer is not direct buffer when getting memory by netty? @leixm > > Does this happen when netty is turned on or off? RssShuffleDataIterator...
I found sometimes the bytebuffer is not direct after coverting from netty direct bytebuf using `bytebuf.nioBuffer()`