src/main/java/com/amazon/sqs/javamessaging/AmazonSQSExtendedClient.java (3 lines): - line 186: //TODO: Clone request since it's modified in this method and will cause issues if the client reuses request object. - line 308: //TODO: Clone request since it's modified in this method and will cause issues if the client reuses request object. - line 869: * TODO: Wrap the message pointer as-is to the receiptHandle so that it can be generic