You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/08/24 13:57:09 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #1571: AWS 2 Kinesis native support

ppalaga opened a new issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] oscerd commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-779121724


   Thanks, I started to work on something last week but no problem


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] oscerd commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-703217267


   This is with aws sdk v2, so probably no, it isn't


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga closed issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
ppalaga closed issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] Jeansen commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
Jeansen commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-688939567


   OK, I'll keep that in mind when trying to resolve this one.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] Jeansen commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
Jeansen commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-688797754


   Next for me ;-)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-688844735


   Optional: it would be great if there was some test assertions for Kinesis that would be run only if the AWS credentials were set in the environment - something like we have for Twitter https://github.com/apache/camel-quarkus/blob/master/integration-tests/twitter/src/test/java/org/apache/camel/quarkus/component/twitter/CamelTwitterTest.java#L30 It is a long standing TODO for all existing AWS extensions and we will have to address it at some point.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] Jeansen commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
Jeansen commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-778453029


   I am sorry, I know, I've actually wanted to implement this but other "things" currently consume more time than anticipated.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] gitmalong commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
gitmalong commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-703177627


   Is this the reason I'm facing that issue https://stackoverflow.com/questions/64189831/getting-status-code-500-errors-when-accessing-localstack-kinesis-stream-with-ca


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-778626660


   BTW, AWS 2 Kinesis now has a test https://github.com/apache/camel-quarkus/tree/master/integration-tests-aws2/aws2-kinesis


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-779115070


   I dared to send a PR https://github.com/apache/camel-quarkus/pull/2252


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] oscerd commented on issue #1571: AWS 2 Kinesis native support

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #1571:
URL: https://github.com/apache/camel-quarkus/issues/1571#issuecomment-772295216


   If nobody is working on this, I can add this one.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org