Skip to content

Conversation

@haizhou-zhao
Copy link
Contributor

Change list:

  1. Change success code of tableExists and renameTable from HTTP 200 to HTTP 204

Incentive:
According to RFC spec, if HTTP 200 is returned, then the response always have payload content. However, the 2 APIs above does not seem to have any return payload, for which cases, the correct success code should be 204.

@haizhou-zhao
Copy link
Contributor Author

@Fokko Would be great if you can help review. Thank you!

@dramaticlly
Copy link
Contributor

Looks like we also did similar change in #4366, @rdblue and @danielcweeks if you can help review

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Sorry for the late reply, I was out the last few weeks. This change makes sense to me @haizhou-zhao. I have two small suggestions to improve the clarity and consistency of the descriptions. Thanks for raising this.

@haizhou-zhao
Copy link
Contributor Author

Thanks both @dramaticlly @Fokko for your review!

@Fokko Updated description based on your suggestions. Feel free to check again.

@haizhou-zhao haizhou-zhao force-pushed the irc-spec branch 3 times, most recently from 22b1952 to ad9b32d Compare May 25, 2023 19:05
@github-actions github-actions bot added the AWS label May 25, 2023
@haizhou-zhao
Copy link
Contributor Author

@Fokko Let me know if you can still help with merging this PR. Thanks a lot for your help!

@nastra nastra merged commit db3fa83 into apache:master Jun 29, 2023
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.

4 participants