Skip to content

Fix race condition; Refactor out txCache#290

Merged
ebuchman merged 2 commits intodevelopfrom
mempool_txcache
Oct 10, 2016
Merged

Fix race condition; Refactor out txCache#290
ebuchman merged 2 commits intodevelopfrom
mempool_txcache

Conversation

@jaekwon
Copy link
Contributor

@jaekwon jaekwon commented Oct 7, 2016

@codecov-io
Copy link

codecov-io commented Oct 7, 2016

Current coverage is 37.72% (diff: 50.00%)

Merging #290 into develop will decrease coverage by 0.06%

@@            develop       #290   diff @@
==========================================
  Files            30         30          
  Lines          3723       3743    +20   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1407       1412     +5   
- Misses         2170       2185    +15   
  Partials        146        146          

Powered by Codecov. Last update a5f6069...a07063f

@srmo
Copy link
Contributor

srmo commented Oct 8, 2016

@jaekwon I've retested this to the best of my knowledge. It looks good for me. Didn't stop any nodes as opposed to current master, where I sometimes got a hold after 20 seconds and usually after 1 minute. Had some testruns with my debug scenario and our current prototype as well against mempool_txcache vs master
I've ran the tests for some minutes, where the error usually should have occured (which it does with master).

@ebuchman
Copy link
Contributor

ebuchman commented Oct 8, 2016

LGTM. Though I'd like to add some unit tests so we can catch the previous bug and show this fixes it. Hopefully today/tomorrow.

@ebuchman ebuchman merged commit 97a51c1 into develop Oct 10, 2016
@ebuchman ebuchman deleted the mempool_txcache branch October 10, 2016 21:20
@ebuchman ebuchman mentioned this pull request Oct 12, 2016
troian pushed a commit to akash-network/tendermint that referenced this pull request Mar 11, 2023
…#290)

* Updated method for running 200 node test

* fix & extend

* one more...

* update hashes

* Adapting text of latency extraction method

* Script adjustments

* Small precision

* Update docs/qa/method.md

Thanks!

Co-authored-by: Lasaro <lasaro@informal.systems>

* Update docs/qa/method.md

Co-authored-by: Lasaro <lasaro@informal.systems>

* Update docs/qa/method.md

Co-authored-by: Lasaro <lasaro@informal.systems>

---------

Co-authored-by: Lasaro <lasaro@informal.systems>
(cherry picked from commit d82bc77)

Co-authored-by: Sergio Mena <sergio@informal.systems>
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.

4 participants