Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

SUBMARINE-845. Fix submarine-server test->ClusterRestApiTest->testGetClusterNode#599

Closed
KUAN-HSUN-LI wants to merge 2 commits intoapache:masterfrom
KUAN-HSUN-LI:SUBMARINE-845
Closed

SUBMARINE-845. Fix submarine-server test->ClusterRestApiTest->testGetClusterNode#599
KUAN-HSUN-LI wants to merge 2 commits intoapache:masterfrom
KUAN-HSUN-LI:SUBMARINE-845

Conversation

@KUAN-HSUN-LI
Copy link
Copy Markdown
Member

What is this PR for?

ISO DATE TIME FORMAT will remove the last 0 in the DateTime object (ex: XXX-XXX-XXX0 -> XXX-XXX-XXX), but DateTime object to string will keep the origin format (ex: XXX-XXX-XXX0 -> XXX-XXX-XXX0)
Solved by using the same formatter.

What type of PR is it?

[CI/CD]

Todos

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-845

How should this be tested?

Screenshots (if appropriate)

Questions:

  • Do the license files need updating? No
  • Are there breaking changes for older versions? No
  • Does this need new documentation? No

Copy link
Copy Markdown
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

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

Hi,
I was thinking, the cluster function may increase the complexity of the system?
Should I temporarily shield this module?
how do you feel?

Copy link
Copy Markdown
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

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

@KUAN-HSUN-LI I see that Travis CI is failed, Please trigger Travis, Thanks.

Copy link
Copy Markdown
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

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

@KUAN-HSUN-LI Thank you for your fixed this issue.
LGTM
Will merge if no more comments.

@asfgit asfgit closed this in e88af3e Jun 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants