It's all about the answers!

Ask a question

what pattern should we use to create new streams?


samuel wang (321823) | asked May 23 '14, 11:25 a.m.
edited May 23 '14, 11:40 a.m.
Can we create sub-stream, like a stream tree? and how it works?
for example, we have two team working on the same project, but different release versions, so we want to create two sub stream for each team,  or we want to create a sub-stream for bug fix,
is there any pattern we can follow to manage the multiple streams? thanks.

2 answers



permanent link
Tim Mok (6.6k38) | answered May 23 '14, 2:37 p.m.
JAZZ DEVELOPER
If you want it that way and it makes sense then do it. The real question you have to ask yourself is if you want the teams to be isolated from each other during development. They can use one stream but a team can potentially deliver code breakages unknowingly if they don't load the other team's code. If they use separate streams, they can coordinate an adoption while keeping an integration stream green.

permanent link
Kevin Ramer (4.5k8183200) | answered May 23 '14, 3:32 p.m.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.