Skip to content

Conversation

@moritzmeister
Copy link
Contributor

No description provided.

Comment on lines 68 to 78
Copy link
Contributor

Choose a reason for hiding this comment

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

The JVM way of achieve this is to have another method called getFeatureGroup(String name) which the only thing that does is to call getFeatureGroup(name, DEFAULT_VERSION)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch, actually it wasn't setting the version to 1, so it was wrong. changed it, pls check if it's better now.
The backend isn't handling null versions for getting entities, but maybe it should?

Comment on lines 109 to 115
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

see above

@SirOibaf
Copy link
Contributor

SirOibaf commented Jul 7, 2020

Closes #26

@SirOibaf SirOibaf merged commit bd4bb3d into logicalclocks:master Jul 7, 2020
@SirOibaf SirOibaf deleted the versioning-java branch July 7, 2020 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants