Skip to content

[JAV-246]sc code reliable issues, check issue for details#103

Merged
seanyinx merged 2 commits intoapache:masterfrom
liubao68:registry
Jul 29, 2017
Merged

[JAV-246]sc code reliable issues, check issue for details#103
seanyinx merged 2 commits intoapache:masterfrom
liubao68:registry

Conversation

@liubao68
Copy link
Copy Markdown
Contributor

No description provided.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.0003%) to 85.376% when pulling 0413ea5 on liubao68:registry into 2cabe72 on ServiceComb:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.0003%) to 85.376% when pulling db6c433 on liubao68:registry into 2cabe72 on ServiceComb:master.

DynamicIntProperty property =
DynamicPropertyFactory.getInstance()
.getIntProperty("cse.service.registry.client.timeout.idle", DEFAULT_TIMEOUT_IN_MS);
.getIntProperty("cse.service.registry.client.timeout.idle", DEFAULT_TIMEOUT_IN_SECONDS);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

changed from millisecond to second
make sure that nobody used this config.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this config is not documented yet, we will add it to wiki when neccesary(now no need to give this. because 30 seconds is the best and not neccessary to change it .

Copy link
Copy Markdown
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.

websocket server will send ping pong to client, it's heartbeat.
it seems that the ping pong mechanism can replace our heartbeat logic. create a issue to analysis this?

@seanyinx seanyinx merged commit 00c6812 into apache:master Jul 29, 2017
@WillemJiang WillemJiang modified the milestone: 0.2.0 Aug 19, 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.

5 participants