storm icon indicating copy to clipboard operation
storm copied to clipboard

Add the getName() method in order to obtain the applied label to the Trident stream.

Open alex-87 opened this issue 6 years ago • 2 comments

Being able to get the applied label of a Trident stream could be useful in case of complex Trident topology design. The getter returns the String corresponding to the _name attribute of the Stream object.

alex-87 avatar Aug 04 '18 09:08 alex-87

The changes look good to me. Please raise an issue at https://issues.apache.org/jira and rename this PR and the commit message to contain the issue number.

srdo avatar Aug 16 '18 16:08 srdo

@alex-87 Sorry I'm late on party. Could you follow up @srdo guide?

HeartSaVioR avatar Sep 30 '18 09:09 HeartSaVioR

Fixed with https://github.com/apache/storm/commit/c158dee8c12aa6547c8037596c797da2f48c348d

rzo1 avatar Dec 04 '23 11:12 rzo1