Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand AWS DDB tests #2776

Closed
ppalaga opened this issue Jun 14, 2021 · 1 comment · Fixed by #2988
Closed

Expand AWS DDB tests #2776

ppalaga opened this issue Jun 14, 2021 · 1 comment · Fixed by #2988
Assignees
Labels
Milestone

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Jun 14, 2021

We'd need to cover the following operations found in org.apache.camel.component.aws2.ddb.Ddb2Operations to make sure that our extension works well in native mode:

  • BatchGetItems
  • DeleteTable
  • DescribeTable
  • Query
  • Scan
  • UpdateTable

For DDB Stream the following use cases should be tested:

General:

  • Our DDB extension should be able to work when quarkus-amazon-dynamodb is in the class path.
@ppalaga ppalaga added this to the 2.0.0 milestone Jun 14, 2021
@ppalaga ppalaga added the test label Jun 14, 2021
@ppalaga ppalaga changed the title Expand DDB tests Expand AWS DDB tests Jun 14, 2021
@ppalaga ppalaga modified the milestones: 2.0.0, 2.1.0 Jun 18, 2021
@zbendhiba zbendhiba modified the milestones: 2.1.0, 2.2.0 Jul 23, 2021
@JiriOndrusek JiriOndrusek self-assigned this Jul 29, 2021
JiriOndrusek added a commit to JiriOndrusek/camel-quarkus that referenced this issue Jul 29, 2021
@JiriOndrusek
Copy link
Contributor

It seems, that DDB Stream Batch consumer is not implemented correctly on camel component. I reported an issue.

JiriOndrusek added a commit to JiriOndrusek/camel-quarkus that referenced this issue Aug 4, 2021
JiriOndrusek added a commit to JiriOndrusek/camel-quarkus that referenced this issue Aug 4, 2021
JiriOndrusek added a commit to JiriOndrusek/camel-quarkus that referenced this issue Aug 4, 2021
ppalaga pushed a commit that referenced this issue Aug 5, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 28, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Sep 28, 2021
ppalaga pushed a commit to ppalaga/camel-quarkus that referenced this issue Sep 28, 2021
ppalaga pushed a commit to ppalaga/camel-quarkus that referenced this issue Sep 29, 2021
ppalaga pushed a commit to ppalaga/camel-quarkus that referenced this issue Sep 29, 2021
ppalaga pushed a commit to jboss-fuse/camel-quarkus that referenced this issue Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants