Commit d819f22
Robin Duda
ElasticMap: use vert.x event loop for requests & responses.
- fixes a deadlock trying to close the apache internal http client from request thread.1 parent f6cfe2e commit d819f22
File tree
4 files changed
+155
-204
lines changed- core
- main/java/com/codingchili/core
- context
- storage
- test/java/com/codingchili/core/storage
4 files changed
+155
-204
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments