MINOR: reduce commit interval and cache size for integration test#2789
MINOR: reduce commit interval and cache size for integration test#2789mjsax wants to merge 1 commit intoapache:trunkfrom
Conversation
|
Call for review @enothereska @dguy |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
@mjsax is there an error that we're trying to fix by changing the commit interval. Note that with a non-0 cache size, even with a commit interval of 0, there is still a chance that the cache dedups. So if there is a dedup error, changing the commit interval won't be sufficient. |
|
Yes -- I am aware of that. This is only about timeouts -- by default, we commit every 30 seconds, and ofter tests wait for 30 seconds to receive output -- reducing commit interval should stabilize (and maybe speed up) the tests by avoiding race conditions. |
3693b84 to
d65b847
Compare
|
Rebased to get latest test stabilizations from |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
@enothereska Doesn't seem to solve it for all cases... one build fails with |
|
Yeah, let me have a look. |
|
@enothereska I think it makes still sense to merge this PR -- can you have a look? |
|
Ok LGTM. This can probably wait for @guozhangwang to be checked in since other committers might be busy with 0.10.2 bug fix release and this is not urgent. |
d65b847 to
7c5ccc1
Compare
|
Rebases this. Call for final review and merging @guozhangwang |
|
@mjsax should this go to 0.10.2 as well? |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
@guozhangwang Did not think about it -- might make sense to stabilize |
|
LGTM and merged to trunk and 0.10.2. |
No description provided.