Skip to content

Conversation

merlimat
Copy link
Contributor

Motivation

Currently the client version is being reported from a properties files that is included in the pulsar client Jar. If the application is packaging this into an uber-jar on its own, it might be stripping away the properties file and we won't be able to track the client version.

Instead, expand the property into a Java template file where it will be more safely stored.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Mar 21, 2019
@merlimat merlimat self-assigned this Mar 21, 2019
@merlimat merlimat added this to the 2.4.0 milestone Mar 21, 2019
@merlimat
Copy link
Contributor Author

run java8 tests

1 similar comment
@merlimat
Copy link
Contributor Author

run java8 tests

@merlimat
Copy link
Contributor Author

run java8 tests

@merlimat merlimat merged commit 5653df8 into apache:master Mar 24, 2019
merlimat added a commit that referenced this pull request Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants