-
Notifications
You must be signed in to change notification settings - Fork 28
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
feat: data residency support #149
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
desusai7
reviewed
Oct 27, 2022
core/src/main/java/com/rudderstack/android/sdk/core/ResidencyServer.java
Outdated
Show resolved
Hide resolved
core/src/main/java/com/rudderstack/android/sdk/core/RudderDataResidency.java
Outdated
Show resolved
Hide resolved
core/src/main/java/com/rudderstack/android/sdk/core/RudderDataResidency.java
Outdated
Show resolved
Hide resolved
core/src/main/java/com/rudderstack/android/sdk/core/RudderDataResidency.java
Outdated
Show resolved
Hide resolved
core/src/main/java/com/rudderstack/android/sdk/core/RudderDataResidency.java
Outdated
Show resolved
Hide resolved
core/src/main/java/com/rudderstack/android/sdk/core/RudderDataResidency.java
Outdated
Show resolved
Hide resolved
pallabmaiti
suggested changes
Oct 28, 2022
core/src/main/java/com/rudderstack/android/sdk/core/RudderDataResidency.java
Outdated
Show resolved
Hide resolved
core/src/main/java/com/rudderstack/android/sdk/core/RudderLibraryInfo.java
Outdated
Show resolved
Hide resolved
core/src/main/java/com/rudderstack/android/sdk/core/DataResidencyServer.java
Outdated
Show resolved
Hide resolved
desusai7
previously approved these changes
Oct 31, 2022
Let's clean up |
itsdebs
reviewed
Nov 1, 2022
core/src/test/java/com/rudderstack/android/sdk/core/RudderDataResidencyManagerTest.java
Outdated
Show resolved
Hide resolved
itsdebs
previously approved these changes
Nov 1, 2022
* (Fix) Fixed issues in UnitTest Cases for fetchAllEventsFromDB (#153) * Fixed issues in UnitTest Cases for fetchAllEventsFromDB * Minor cleanup Co-authored-by: Desu Sai Venkat <desusaivenkat@Desus-MacBook-Pro.local> * fix: Address the change in the dataPlane format * test: Improved test cases * fix: Optimise the gson config handler for DataResidency * fix: remove unnecessary checking for region Co-authored-by: Desu Sai Venkat <48179357+desusai7@users.noreply.github.com> Co-authored-by: Desu Sai Venkat <desusaivenkat@Desus-MacBook-Pro.local>
* test: make events to test throttling off `flush` api calls * fix: move the assertion block outside of thread * fix: resolve the test getting stuck at while loop * fix: remove safety mechanism * chore: improve logic * refactor: optimised code * fix: added throttling test * fix: remove test case * chore: remove unused imports Co-authored-by: Debanjan Chatterjee <debanjanchatterjee99@gmail.com>
desusai7
previously approved these changes
Nov 30, 2022
Kudos, SonarCloud Quality Gate passed!
|
desusai7
previously approved these changes
Feb 2, 2023
itsdebs
reviewed
Feb 2, 2023
core/src/main/java/com/rudderstack/android/sdk/core/EventRepository.java
Outdated
Show resolved
Hide resolved
itsdebs
reviewed
Feb 2, 2023
core/src/main/java/com/rudderstack/android/sdk/core/EventRepository.java
Outdated
Show resolved
Hide resolved
itsdebs
reviewed
Feb 2, 2023
core/src/main/java/com/rudderstack/android/sdk/core/EventRepository.java
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|
itsdebs
approved these changes
Feb 2, 2023
pallabmaiti
approved these changes
Feb 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the change
Type of change
Related issues
Checklists
Development
Code review
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)