Skip to content

Connection pool per node#40

Open
neeraj97 wants to merge 14 commits intojuspay:masterfrom
neeraj97:pool-per-node
Open

Connection pool per node#40
neeraj97 wants to merge 14 commits intojuspay:masterfrom
neeraj97:pool-per-node

Conversation

@neeraj97
Copy link
Copy Markdown

TODO

let (Connection nodeConnsMvar _ _ _ _) = conn
nodeConns <- hasLocked $ readMVar nodeConnsMvar
(ShardMap shardMap) <- hasLocked $ readMVar shardMapVar
loopM (\case
Copy link
Copy Markdown

@kalyanburri kalyanburri May 6, 2024

Choose a reason for hiding this comment

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

We can get multiple moved in multi exec right, there is a chance that requestNode newNodeConn requests can get called multiple times

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.

6 participants