Does anyone ever successfully reproduced this problem? I just tried but the content looks fine.
https://github.com/apache/incubator-dubbo/issues/2842 Jun > On Dec 10, 2018, at 7:16 PM, yuhang xiu <[email protected]> wrote: > > Hi, > @jerrick zhu @beiwei > > I am very sorry that I did not spend a lot of time on this issue last week. > I will take the time to verify this issue this week. > This issue is still being tracked. > > Ian Luo <[email protected]> 于2018年11月29日周四 上午10:08写道: > >> Great. In this week I didn't have much time on dubbo project. I should have >> some extra bandwidth after this week. >> >> Thanks, >> -Ian. >> >> On Wed, Nov 28, 2018 at 4:12 PM yuhang xiu <[email protected]> wrote: >> >>> 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 >>>>>> >>>>> >>>> >>> >>
