Re: Why heartbeatTimeout is 3 times as much as heartbeat?

2018-03-11 Thread Ian Luo
Hi Tian, This is how the timeout default value is defined. You could always specify timeout value by specify the URL parameter "Constants.HEARTBEAT_TIMEOUT_ KEY". -Ian. On Sat, Mar 10, 2018 at 5:58 PM, 天 <1197596...@qq.com> wrote: > hi, I'm a little puzzled, why heartbeatTimeout is 3 times as m

Re: How to turn off the dubbo monitor log

2018-03-11 Thread Ian Luo
In order to turn off the log, you need to specify com.alibaba.dubbo.monitor.dubbo.DubboMonitor log entry in your log file and set its logging level above INFO. On Fri, Mar 9, 2018 at 2:26 PM, ? ?? wrote: > Dear all, > How to turn off the dubbo monitor log > e.g. > [com.alibaba.dubbo.monitor.

Caused by: java.lang.IllegalStateException: No adaptive method on extension com.alibaba.dubbo.common.extension.ExtensionFactory, refuse to create the adaptive class! #5

2018-03-11 Thread Milind Karandikar
Hi, I am trying to integrate dubbo into the application. I have written a simple client class - import com.alibaba.dubbo.config.ApplicationConfig; import com.alibaba.dubbo.config.ReferenceConfig; import com.alibaba.dubbo.config.RegistryConfig; import org.apache.log4j.Logger; public class D

Re: On a user list

2018-03-11 Thread Huxing Zhang
+1 on moving to Github issue once a ticket is created. On Fri, Mar 9, 2018 at 2:18 PM, Jun Liu wrote: > > One more question. If we create an issue in github (or JIRA, not decided yet) > after having a discussion here the @dev list. How to ensure that the > discussions on both sides are synchron