Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story 7571861: Java SDK changes for supporting send by userId #55

Merged
merged 4 commits into from Jul 27, 2020

Conversation

olgaakv
Copy link

@olgaakv olgaakv commented Jul 21, 2020

Updated Installation.java with add UserId property.
Updated NamespaceManager.java with new api version.
Updated tests.

@olgaakv olgaakv marked this pull request as ready for review July 23, 2020 15:33
Copy link
Member

@marstr marstr left a comment

Choose a reason for hiding this comment

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

These changes look super clean - thank you. I'm approving even with one minor comment.

Am I right about the Thread.sleep calls being scattered throughout the tests being there because the synchronous versions of methods aren't actually waiting for the operation to complete? If so, we should file a follow up item to go add .block(/*some appropriate timeout*/) to all of the similar methods. We would probably fix a lot of bugs for customers, and speed the tests up a lot doing so.

@itoys itoys merged commit 2d52945 into master Jul 27, 2020
@itoys itoys deleted the v-olchi/send-by-userid branch July 27, 2020 08:54
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.

None yet

3 participants