Awesome. I will also take some time to look at our submission record to find the problem.
Ian Luo <[email protected]> 于2018年11月28日周三 下午3:50写道: > I filed issue#2842 [1] to track it. > > -Ian, > > 1. https://github.com/apache/incubator-dubbo/issues/2842 > > > On Wed, Nov 28, 2018 at 3:47 PM Ian Luo <[email protected]> wrote: > > > This issue is worthy a separated issue. I will file it. > > > > -Ian. > > > > On Wed, Nov 28, 2018 at 10:13 AM yuhang xiu <[email protected]> wrote: > > > >> Hi, community > >> > >> Recently, a user commit a issue[1] about that the dubbo.internal's files > >> has repeated content like this: > >> > >> netty=com.alibaba.dubbo.remoting.transport.netty.NettyTransporter > >> netty4=com.alibaba.dubbo.remoting.transport.netty4.NettyTransporter > >> mina=com.alibaba.dubbo.remoting.transport.mina.MinaTransporter > >> grizzly=com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyTransporter > >> > >> netty=com.alibaba.dubbo.remoting.transport.netty.NettyTransporter > >> netty4=com.alibaba.dubbo.remoting.transport.netty4.NettyTransporter > >> mina=com.alibaba.dubbo.remoting.transport.mina.MinaTransporter > >> grizzly=com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyTransporter > >> > >> netty=com.alibaba.dubbo.remoting.transport.netty.NettyTransporter > >> netty4=com.alibaba.dubbo.remoting.transport.netty4.NettyTransporter > >> mina=com.alibaba.dubbo.remoting.transport.mina.MinaTransporter > >> grizzly=com.alibaba.dubbo.remoting.transport.grizzly.GrizzlyTransporter > >> > >> All of them has repeated for three times. Can someone help to have a > look? > >> > >> [1] https://github.com/apache/incubator-dubbo/issues/2828 > >> > > >
