[GitHub] [storm] Ethanlm merged pull request #3285: [STORM-3620] fix errors introduced by cherry-picking from master branch

2020-06-10 Thread GitBox
Ethanlm merged pull request #3285: URL: https://github.com/apache/storm/pull/3285 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

[GitHub] [storm] Ethanlm edited a comment on pull request #3285: [STORM-3620] fix errors introduced by cherry-picking from master branch

2020-06-10 Thread GitBox
Ethanlm edited a comment on pull request #3285: URL: https://github.com/apache/storm/pull/3285#issuecomment-642225560 Merged the fix to unblock 2.2.0 release. Didn't wait for 24hrs since it was a cherry-pick mistake. This

[GitHub] [storm] Ethanlm commented on pull request #3285: [STORM-3620] fix errors introduced by cherry-picking from master branch

2020-06-10 Thread GitBox
Ethanlm commented on pull request #3285: URL: https://github.com/apache/storm/pull/3285#issuecomment-642225560 Merged the fix to unblock 2.2.0 release. Didn't until for 24hrs since it was a cherry-pick mistake. This is an

[GitHub] [storm] Ethanlm commented on pull request #3285: [STORM-3620] fix errors introduced by cherry-picking from master branch

2020-06-10 Thread GitBox
Ethanlm commented on pull request #3285: URL: https://github.com/apache/storm/pull/3285#issuecomment-642170381 `ExecutorTransferMultiThreadingTest` spawns many threads for a unit test. And ``` executorService.awaitTermination(100, TimeUnit.MILLISECONDS); ``` it only waits for

[GitHub] [storm] Ethanlm opened a new pull request #3286: [STORM-3651] Give producerTasks in ExecutorTransferMultiThreadingTesttestExecutorTransfer more time to finish

2020-06-10 Thread GitBox
Ethanlm opened a new pull request #3286: URL: https://github.com/apache/storm/pull/3286 ## What is the purpose of the change Give producerTasks more time to finish to avoid unnecessary test failures in case of lack of cpu resources. ## How was the change tested Ran the

[GitHub] [storm] Ethanlm merged pull request #3284: [STORM-3271] Refactor ResourceIsolationInterface in preparation for container support

2020-06-10 Thread GitBox
Ethanlm merged pull request #3284: URL: https://github.com/apache/storm/pull/3284 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