Skip to content

Cache sdk version string#896

Merged
littleaj merged 11 commits into
masterfrom
cacheSdkVersionString
May 15, 2019
Merged

Cache sdk version string#896
littleaj merged 11 commits into
masterfrom
cacheSdkVersionString

Conversation

@littleaj

@littleaj littleaj commented Apr 1, 2019

Copy link
Copy Markdown
Contributor

We read the values in sdk-version.properties and starter-version.properties multiple times during the life of the SDK. This eliminates the need for opening/closing the stream each time the value is read and consolidates some common code.

@dhaval24 @reyang Please comment on the FIXME/TODOs. I hope to remove those before merging.

Also, @dhaval24, make sure the break in SpringBootHeartbeatProvider is correct. It appeared to be missing.

@littleaj littleaj requested review from dhaval24 and reyang April 1, 2019 18:47

@dhaval24 dhaval24 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me overall. Mentioned some nits. Let me know what you think @littleaj

deleted locales.properties since that was for the java 6 fall-through
@littleaj littleaj requested review from dhaval24 and trask April 26, 2019 20:36
@littleaj littleaj dismissed dhaval24’s stale review April 26, 2019 20:47

addressed requested changes

@littleaj littleaj self-assigned this May 15, 2019
@littleaj littleaj merged commit 5ef196e into master May 15, 2019
@littleaj littleaj deleted the cacheSdkVersionString branch May 15, 2019 18:15
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.

3 participants