[
https://issues.apache.org/jira/browse/IMPALA-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy updated IMPALA-15336:
---------------------------------------
Description:
{*}Saw the followings with{*}:
* TestStatestore.test_failure_detected
* TestStatestore.test_update_with_clear_entries_flag
h3. Error Message
{noformat}
Exception: Server localhost:45443 did not stop{noformat}
h3. Stacktrace
{noformat}
statestore/test_statestore.py:539: in test_failure_detected
.wait_for_update(topic_name, 1)
reg = TTopicRegistration(topic_name='test_failure_detected',
is_transient=True, populate_min_subscriber_topic_version=False,
filter_prefix=None)
self = <test_statestore.TestStatestore object at 0x7ff0859e9450>
sub = <test_statestore.StatestoreSubscriber object at
0x7ff08555d150>
topic_name = 'test_failure_detected'
statestore/test_statestore.py:344: in wait_for_update
raise Exception(
E Exception: Update not received for test_failure_detected within 40 (update
count: 0)
count = 1
last_count = 0
self = <test_statestore.StatestoreSubscriber object at
0x7ff08555d150>
start_time = 1788702190.11869
topic_name = 'test_failure_detected'{noformat}
was:
h3. Error Message
{noformat}
Exception: Server localhost:45443 did not stop{noformat}
h3. Stacktrace
{noformat}
statestore/test_statestore.py:539: in test_failure_detected
.wait_for_update(topic_name, 1)
reg = TTopicRegistration(topic_name='test_failure_detected',
is_transient=True, populate_min_subscriber_topic_version=False,
filter_prefix=None)
self = <test_statestore.TestStatestore object at 0x7ff0859e9450>
sub = <test_statestore.StatestoreSubscriber object at
0x7ff08555d150>
topic_name = 'test_failure_detected'
statestore/test_statestore.py:344: in wait_for_update
raise Exception(
E Exception: Update not received for test_failure_detected within 40 (update
count: 0)
count = 1
last_count = 0
self = <test_statestore.StatestoreSubscriber object at
0x7ff08555d150>
start_time = 1788702190.11869
topic_name = 'test_failure_detected'{noformat}
> TestStatestore tests fail with timeout
> --------------------------------------
>
> Key: IMPALA-15336
> URL: https://issues.apache.org/jira/browse/IMPALA-15336
> Project: IMPALA
> Issue Type: Bug
> Reporter: Zoltán Borók-Nagy
> Priority: Major
> Labels: broken-build
>
> {*}Saw the followings with{*}:
> * TestStatestore.test_failure_detected
> * TestStatestore.test_update_with_clear_entries_flag
> h3. Error Message
> {noformat}
> Exception: Server localhost:45443 did not stop{noformat}
> h3. Stacktrace
> {noformat}
> statestore/test_statestore.py:539: in test_failure_detected
> .wait_for_update(topic_name, 1)
> reg = TTopicRegistration(topic_name='test_failure_detected',
> is_transient=True, populate_min_subscriber_topic_version=False,
> filter_prefix=None)
> self = <test_statestore.TestStatestore object at 0x7ff0859e9450>
> sub = <test_statestore.StatestoreSubscriber object at
> 0x7ff08555d150>
> topic_name = 'test_failure_detected'
> statestore/test_statestore.py:344: in wait_for_update
> raise Exception(
> E Exception: Update not received for test_failure_detected within 40
> (update count: 0)
> count = 1
> last_count = 0
> self = <test_statestore.StatestoreSubscriber object at
> 0x7ff08555d150>
> start_time = 1788702190.11869
> topic_name = 'test_failure_detected'{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]