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

[SW-407] Make Configuration consistent #336

Merged
merged 1 commit into from Jul 12, 2017
Merged

[SW-407] Make Configuration consistent #336

merged 1 commit into from Jul 12, 2017

Conversation

jakubhava
Copy link
Contributor

@jakubhava jakubhava commented Jul 12, 2017

This is just technical task which brings nothing new, just makes all the setters and getters consistent amongst scala and python

  • allow to get and set all properties at run-time at Scala API

  • allow to get and set all properties at run-time at Python API

  • remove set_flatfile option in python which isn't defined anywhere in Scala backend

  • sort definition of configuration properties everywhere in the same order

  • This change does not change names of existing configuration so all existing configuration works just fine

- allow to get and set all properties at run-time at Scala API
- allow to get and set all properties at run-time at Python API
- remove set_flatfile option in python which isn't defined anywhere in Scala backend
- sort definition of configuration properties everywhere in the same order

- This change does not change names of existing configuration so all existing configuration works just fine
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

1 participant