abhishekd0907 commented on a change in pull request #97:
URL: https://github.com/apache/bahir/pull/97#discussion_r463725913
##########
File path: sql-streaming-sqs/README.md
##########
@@ -63,6 +63,18 @@ shouldSortFiles|true|whether to sort files based on
timestamp while listing them
useInstanceProfileCredentials|false|Whether to use EC2 instance profile
credentials for connecting to Amazon SQS
maxFilesPerTrigger|no default value|maximum number of files to process in a
microbatch
maxFileAge|7d|Maximum age of a file that can be found in this directory
+messageWrapper|None| - 'None' if SQS contains plain S3 message. <br/> - 'SNS'
if SQS contains S3 notification message which came from SNS. <br/> Please see
'SQS vs SNS' section for more details
+
+## SQS vs SNS
Review comment:
Maybe change the title to Using Multiple Consumers
----------------------------------------------------------------
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:
[email protected]