Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5.0
-
None
-
Windows
Description
In our product, we orchestrate Storm deployment and topology management via Powershell scripts hosted in Powershell ISE in Windows.
In this environment, the execution of Storm.ps1 does not display stdout\stderr in the Powershell ISE console output window in the same way that a regular Powershell window does.
While there are more cumbersome ways of getting it to do this, there is a much simpler and more elegant way to fix this while still maintaining the desired behaviour from the changes in STORM-3847
I will have a pull request to address this shortly.