You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/25 05:07:13 UTC

[GitHub] [iceberg] jackye1995 commented on pull request #4073: AWS: add support for SNS and SQS listeners

jackye1995 commented on pull request #4073:
URL: https://github.com/apache/iceberg/pull/4073#issuecomment-1050526245


   Mark as draft, l will cleanup a bit from Kunal's code as we added some features to start the listener from catalog side. So far it looks like the following PRs are needed to break down the whole thing:
   1. expression JSON parser
   2. event JSON parser
   3. `BaseAsyncJsonListener` that publishes event asynchronously with JSON payload
   4. `SNSListener` implementation
   5. `SQSListener` implementation
   6. add dynamic loading of listener
   7. add catalog registration of listeners, currently still using `Listeners.register`


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org