-
Notifications
You must be signed in to change notification settings - Fork 27
[FSSDK-9632] feat: Implement notification consistency across agent nodes #399
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
9388b0b
start basic implementation
pulak-opti 31de5ed
resolve conflict
pulak-opti 16649cd
change notification.go logic
pulak-opti 6a36c7e
modify notification handler
pulak-opti 57a4c60
Update config
pulak-opti c3b8bc8
add redis pubsub struct
pulak-opti 97dffae
update config
pulak-opti bfe5b7c
implement & use redis center as notification.center
pulak-opti 6669a59
use opticlient from middleware
pulak-opti eeeb53b
rename notification handler name
pulak-opti 93c7a69
update config management
pulak-opti a2e9f0b
update notidication sender
pulak-opti a973468
cleaner syncup code
pulak-opti 23c72d2
update test
pulak-opti d43935a
add notification filtering
pulak-opti 30e5c0a
fix bug
pulak-opti f6fad82
rename syncer struct
pulak-opti fe55787
not using pointers
pulak-opti fd63389
fix test
pulak-opti 17e9dd8
implement data channel
pulak-opti 7e1d356
update tests
pulak-opti 1055851
add unit tests for default receiver
pulak-opti 2d6e428
add unit tests for redis receiver
pulak-opti 1a18bb1
add unit test
pulak-opti 1a32830
add comments
pulak-opti e6eafa7
clean up
pulak-opti 6c34e84
fix license header year
pulak-opti 1dcec22
resolve conflicts
pulak-opti e364e21
update config
pulak-opti b21f103
use default response writer
pulak-opti 0e8a997
filter on sdk keys
pulak-opti ce403f7
update unit test
pulak-opti 0ec42f2
fix failing acceptance test
pulak-opti d42c1b4
Merge branch 'master' into pulak/fix-k8s-notifications
pulak-opti 143e667
Merge branch 'master' into pulak/fix-k8s-notifications
pulak-opti d8744a2
rename
pulak-opti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.