Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-3083] Transactions listeners should use the subscriber pattern #1877

Merged
merged 3 commits into from
Aug 22, 2019

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Aug 22, 2019

PR description

As part of the plugin events service we need to support adding and removing
listeners for events. TransactionPool only supports adding pending and dropped
transactions. To support removing we need to pass around the subscription id.
To make it consistent some APIs were renamed.

…attern

As part of the plugin events service we need to support adding and removing
listeners for events.  TransacitonPool only supports adding pending and dropped
transactions.  To support removing we need to pass around the subscription id.
To make it consistant some APIs were renamed.
Copy link
Contributor

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@shemnon shemnon merged commit 58d52e9 into PegaSysEng:master Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants