Gerrrr opened a new pull request, #447:
URL: https://github.com/apache/flink-table-store/pull/447

   With this patch the maven build takes around 1 minute instead of 20 on my 
laptop. 
   
   There are 2 changes - pinning a dependency in 
1b6f8012328522b945dc5e36eda7ee946159c6c9 and updating 2 plugins to their 
thread-safe versions in 60f661a60f2d1ac2b09b8448bee91f7f4b18c98b.
   
   Without these changes `mvn clean install -DskipTests` takes 15-20 minutes on 
my laptop. After pinning `json-smart` the build time went to around 2-2.5 
minutes. After switching to the latest plugin versions and using -`-T 4` the 
build runs in 1-1.5 minutes.
   
   


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