[
https://issues.redhat.com/browse/TEIID-5935?page=com.atlassian.jira.plugi...
]
Steven Hawkins edited comment on TEIID-5935 at 5/4/20 9:47 PM:
---------------------------------------------------------------
Added a listv1 procedure and modified the bucket view to use the listv1 procedure - which
is supported by all s3 providers. The usage of v2 with the bucket was incomplete because
it exposed the continuation token, but a user could not do anything meaningful with that,
so the bucket view is still functionally the same. Any additional efforts will be
directed instead to TEIID-5936
I should add that the bucket view xml processing could be it's own procedure if we
decide that this version of the translator should use continuation tokens so that it could
be decoupled from the list procedure and the next document(s) can be processed on it's
own.
was (Author: shawkins):
Added a listv1 procedure and modified the bucket view to use the listv1 procedure - which
is supported by all s3 providers. The usage of v2 with the bucket was incomplete because
it exposed the continuation token, but a user could not do anything meaningful with that,
so the bucket view is still functionally the same. Any additional efforts will be
directed instead to TEIID-5936
S3 support for ceph
-------------------
Key: TEIID-5935
URL:
https://issues.redhat.com/browse/TEIID-5935
Project: Teiid
Issue Type: Feature Request
Components: Misc. Connectors
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 14.0
Original Estimate: 4 hours
Time Spent: 1 day, 4 hours
Remaining Estimate: 0 minutes
We need to validate ceph support against the changes in TEIID-5927. The most immediate
issue appears to be that ceph does not support the v2 listing of bucket contents and would
need to use an older list method.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)