Skip to content

Conversation

laijianbin
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 86.46% when pulling e687e00 on laijianbin:timeout into 8be387a on ServiceComb:master.

});
});
}
private static final Logger log = LoggerFactory.getLogger(HighwayClient.class);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please import codeStyle from etc/...


private TcpClientConfig createTcpClientConfig() {
TcpClientConfig tcpClientConfig = new TcpClientConfig();
DynamicLongProperty prop = DynamicPropertyFactory.getInstance().getLongProperty("cse.request.timeout", 30000);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"cse.request.timeout"/30000 please use const
maybe AbstractTransport add a new method to getRequestTimeoutProperty is better

Copy link
Contributor

@wujimin wujimin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a UT for data changed?

@laijianbin laijianbin closed this Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants