Skip to content

Add ServiceInstanceTopology & ServiceInstanceNode#20

Merged
wu-sheng merged 5 commits into
apache:masterfrom
rainbend:feature/instancedep
Dec 2, 2019
Merged

Add ServiceInstanceTopology & ServiceInstanceNode#20
wu-sheng merged 5 commits into
apache:masterfrom
rainbend:feature/instancedep

Conversation

@rainbend
Copy link
Copy Markdown
Member

@rainbend rainbend commented Dec 2, 2019

@rainbend rainbend added the enhancement New feature or request label Dec 2, 2019
@rainbend rainbend added this to the 6.6.0 milestone Dec 2, 2019
@rainbend rainbend requested a review from wu-sheng December 2, 2019 11:53
Comment thread topology.graphqls
Comment thread topology.graphqls Outdated

# Node in ServiceInstanceTopology
type ServiceInstanceNode {
# The global id of each node,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is not the ID.

Comment thread topology.graphqls Outdated
serviceName: String!
# The global id of each node,
# 1. Instance id
instanceId: ID!
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This should be renamed as id, like Node#id. Becuase this is used on Call object.

Comment thread topology.graphqls Outdated
# 1. Instance id
instanceId: ID!
# The literal name of the #instanceId.
instanceName: String!
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should be renamed as name.

@rainbend
Copy link
Copy Markdown
Member Author

rainbend commented Dec 2, 2019

@wu-sheng Completed, please review.

@wu-sheng wu-sheng merged commit e47462f into apache:master Dec 2, 2019
@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Dec 2, 2019

Done. You could work on main repo PR now.

@rainbend rainbend deleted the feature/instancedep branch December 2, 2019 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants