Skip to content

Conversation

@mariuszluciow
Copy link

Copy link
Member

Choose a reason for hiding this comment

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

I don't like "propagate to all subscribed Observers". It suggests this is some hot operation and data is shared (such as in publish()).

@mariuszluciow
Copy link
Author

Applied @akarnokd suggestion.

@stevegury
Copy link
Member

👍

@akarnokd
Copy link
Member

akarnokd commented Dec 8, 2015

👍

akarnokd added a commit that referenced this pull request Dec 8, 2015
Corrected buffer operator onError behaviour documentation
@akarnokd akarnokd merged commit f8e2136 into ReactiveX:master Dec 8, 2015
@mariuszluciow mariuszluciow deleted the master branch December 11, 2015 17:14
adamsp added a commit to adamsp/RxJava that referenced this pull request Mar 7, 2018
The operator does not emit the buffer in case of error. Suspect these
docs were copied over to 2.x before the fix from ReactiveX#3561 was merged.
akarnokd pushed a commit that referenced this pull request Mar 7, 2018
…5895)

* Corrected documentation for buffer onError behaviour

The operator does not emit the buffer in case of error. Suspect these
docs were copied over to 2.x before the fix from #3561 was merged.

* Corrected documentation for Flowable.buffer onError behaviour

* Update boundary buffer documentation to change source -> supplied

The word 'source' is incorrect here, since the buffer is emitted
whenever the supplied Publisher emits an item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants