nicoloboschi opened a new pull request, #17357:
URL: https://github.com/apache/pulsar/pull/17357

   ### Motivation
   In the kinesis tests we use the latest tag of the localstack docker image. 
Now kinesis tests are failing in this way
   ```
   java.util.concurrent.ExecutionException: 
software.amazon.awssdk.core.exception.SdkClientException: Unable to parse date 
: 1.661885385488E9
   ```
   
   ### Modifications
   
   * Set version to 1.0.4 which works correctly
   
   I suspect that the issue has been caused by a large refactor in the 
localstack repo around kinesis 
https://github.com/localstack/localstack/pull/6166
   
   - [x] `doc-not-needed` 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to