-
Notifications
You must be signed in to change notification settings - Fork 32
Feature/bucketing #154
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/bucketing #154
Conversation
GOALS: REVIEW: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GOALS/REVIEW comment added to P.R. You will need to resolve conflicts with master branch. Approved.
* bucketing id implementation * add a few more unit tests * change bucket name * added event builder code and tests after looking at php master bucketing_id changes * cleanup from alda's comments * update bucketingId javadoc and tests * remove userId from bucketer method parameters since it is only used for logging * update to fix FindBug warnings
OASIS-1523 Bucketing IDs Feature Implementation