Skip to content

Conversation

@David-Noble-at-work
Copy link

@David-Noble-at-work David-Noble-at-work commented Dec 16, 2019

See #298. Also:

  • Added the ability to set the Direct TCP protocol using:
    • -Dcosmos.directModeProtocol
      the current mechanism
    • -Dazure.cosmos.directModeProtocl
      for consistency with v4 and azure sdk guidelines
    • DIRECT_MODE_PROTOCOL environment variable
      for consistency with other settings that we vary in CI test runs.

David Noble added 2 commits December 15, 2019 12:26
…Protocol, -Dazure.cosmos.directModeProtocol (for compatability with v4) and the environment variable DIRECT_MODE_PROTOCOL (which is sometimes convenient in test environments)
…bdTransportClient can now load default direct tcp options
@David-Noble-at-work David-Noble-at-work marked this pull request as ready for review December 16, 2019 22:57
Copy link
Contributor

@moderakh moderakh left a comment

Choose a reason for hiding this comment

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

why do we need to change documentDataFieldSize ReadMyWritesConsistencyTest?

If the intention is to test with different test size and measure the latency, ReadMyWrites or ReadThroughput should be used as a command line tool manually.

The purpose of ReadMyWritesConsistencyTest is not for this. Please use ReadMyWrites as a command line too.

…cted failures and renamed a mvn version property for clarity.
Copy link
Contributor

@moderakh moderakh left a comment

Choose a reason for hiding this comment

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

I added a few more minor comments on the last iterations. Please take a look at the last comments. Other than that lgtm. Signing off.

David Noble added 4 commits December 16, 2019 20:59
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