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

Feature/repository datastax migration #152

Merged
merged 186 commits into from
Jan 11, 2017

Conversation

bargenilesh
Copy link
Contributor

@bargenilesh bargenilesh commented Jan 11, 2017

This pull request contains:

  1. Astynax to datastax driver migration
  2. Use of migration tool
  3. Replacement of user_assignment_look_up to user_assignment_by_userid
  4. Remove code references of user_experiment_index table
  5. Refactored ApiModule so common module installation will not be repeat
  6. Performance improvements
  7. Other minor big fixes and improvements
  8. Removed traffic analyzer

mans4singh and others added 30 commits August 5, 2016 19:08
…psitory to use ApplicaitonList instead of plain String object
jwtodd and others added 22 commits November 2, 2016 22:16
…tes and added more comment on what the new properties should be. Also added the default to pom.xml.
* added test case for invalidapplication added util method in testbase

* added test case for invalidapp and invalidpage

* added test case for invalidapp pages

* corrected the expectedstatus
…nt_index references (#139)

Renaming user assignment lookup and remove references for user experiment index.

* Cleaned up changes for table name change (user assignment look up)

* Updated table name

* Removed commented code

* Added attributions for utils

* Renamed pojo and corrected clustering key
* Async Fetch of Experiment Metadata + custom performance logger + Minimize the impact of increase in # of experiments.

* Added comments and logging variable replacements

* Added uninterrupted implementations and unit tests..

* Self review: changed some comments and removed unused code..

* Addressed code review comments...

* Added specific imports and fixed one functional condition...

* Removed system.out from test class...
…ed (#149)

in child class and some modules installation can be overridden.
jcwuzoegiver and others added 2 commits January 11, 2017 10:26
2. Modified 2 props in cassandra_client_config.properties
isSlowQueryLoggingEnabled:False, poolTimeoutMillis:0
3. disabled attribution-maven-plugin
@bargenilesh bargenilesh merged commit 1b426ce into develop Jan 11, 2017
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

7 participants