Skip to content

DVC-4412: implement EventQueueManager and track - #25

Merged
chantalchung merged 3 commits into
java-local-bucketing-changesfrom
DVC-4412-event-queue-manager
Sep 13, 2022
Merged

DVC-4412: implement EventQueueManager and track#25
chantalchung merged 3 commits into
java-local-bucketing-changesfrom
DVC-4412-event-queue-manager

Conversation

@chantalchung

Copy link
Copy Markdown
Contributor
  • implement EventQueueManager, default polling 10s
  • implement track

@chantalchung
chantalchung requested a review from a team September 13, 2022 18:00

// Call track method to append custom event to queue
eventQueueManager.queueEvent(user, event);
eventQueueManager.flushEvents();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should delete eventQueueManager.flushEvents(); here

@chantalchung
chantalchung merged commit 8f11c84 into java-local-bucketing-changes Sep 13, 2022
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.

2 participants