Project

General

Profile

Bug #49415

topic creation with persistent flag fail with :error -1

Added by Madhavi Kasturi about 3 years ago. Updated about 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

1. A ceph cluster deployed with rgw nodes on 4.2z1
2. Kafka cluster configured.
3. topic creation with persistent flag errors out with
Traceback (most recent call last):
File "notification_kafka_opaque.py", line 467, in <module>
test_ps_s3_object_metadata_kafka_on_master()
File "notification_kafka_opaque.py", line 380, in test_ps_s3_object_metadata_kafka_on_master
topic_conf1 = client.create_topic(Name=topic_name1, Attributes=attributes1)
File "/usr/local/lib/python3.6/site-packages/botocore/client.py", line 357, in _api_call
return self._make_api_call(operation_name, kwargs)
File "/usr/local/lib/python3.6/site-packages/botocore/client.py", line 676, in _make_api_call
raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (Unknown) when calling the CreateTopic operation: Unknown

ceph-rgw-extensa018.rgw0.log.gz (18.9 KB) Madhavi Kasturi, 02/22/2021 01:05 PM

History

#1 Updated by Yuval Lifshitz about 3 years ago

  • Status changed from New to Rejected

need to reproduce in upstream ceph first

Also available in: Atom PDF