Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Tautrimas comments and added basic pipeline documentation. #103

Merged
merged 3 commits into from
Jan 20, 2015

Conversation

GrandLTU
Copy link
Contributor

Comments from #99

@GrandLTU GrandLTU added the qa label Jan 19, 2015
@@ -14,7 +14,7 @@
use ONGR\ConnectionsBundle\Pipeline\Event\ItemPipelineEvent;

/**
* AbstractConsumeEventListener class.
* Handles basic item skipping when there is nothing to do on skip.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence becomes clear after reading it several times and also reading the code. Not sure if that's so great, but it's not that bad, either.

When ``ItemSkipException`` is thrown by the modifier, pipeline catches it and sets skipException
value in ``ItemPipelineEvent``.

When modifier throws ``ItemSkipException`` pipeline catches it and sets skipException in ``ItemPipelineEvent``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the text is almost the same as above..

trylika added a commit that referenced this pull request Jan 20, 2015
Fixed Tautrimas comments and added basic pipeline documentation.
@trylika trylika merged commit 8d12740 into ongr-archive:master Jan 20, 2015
@trylika trylika removed the qa label Jan 20, 2015
@GrandLTU GrandLTU deleted the pipiline_skip branch February 12, 2015 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants