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

[PAN-2547] Modified JSON-RPC subscription processing to avoid blockin… #1519

Merged
merged 5 commits into from
Jun 6, 2019

Conversation

mark-terry
Copy link
Contributor

…g important threads.

PR description

Modified how some JSON-RPC subscriptions are being process to avoid blocking important threads (synchronizer etc.)

Fixed Issue(s)

#PAN-2547

@mark-terry mark-terry added the WIP work in progress label Jun 5, 2019
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

LGTM. Just get the error log to include the stack trace.

mark-terry and others added 2 commits June 6, 2019 14:31
…jsonrpc/websocket/subscription/SubscriptionManager.java


Error logging improvement.

Co-Authored-By: Adrian Sutton <[email protected]>
@mark-terry mark-terry merged commit 816f7fa into PegaSysEng:master Jun 6, 2019
@mark-terry mark-terry deleted the PAN-2547 branch June 6, 2019 08:28
iikirilov pushed a commit to Puneetha17/pantheon that referenced this pull request Jun 8, 2019
PegaSysEng#1519)

* [PAN-2547] Modified JSON-RPC subscription processing to avoid blocking important threads.

* [PAN-2547] Changed executor to Vertx managed.

* [PAN-2547] Refactored vertx thread handling to super + refactored tests.

* Update ethereum/jsonrpc/src/main/java/tech/pegasys/pantheon/ethereum/jsonrpc/websocket/subscription/SubscriptionManager.java

Error logging improvement.

Co-Authored-By: Adrian Sutton <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants