GitHub / microprofile/microprofile-reactive-streams-operators issues and pull requests
#180 - Update Microprofile parent version to 2.11
Pull Request -
State: closed - Opened by cescoffier 11 months ago
- 14 comments
#179 - Bump ws from 6.2.1 to 6.2.2 in /api
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#178 - Allow the ScheduledExecutorService to be provided by the container
Pull Request -
State: closed - Opened by tevans78 almost 2 years ago
- 7 comments
#177 - Update microprofile-parent version
Pull Request -
State: closed - Opened by tevans78 almost 2 years ago
- 8 comments
#176 - Upgrade to reactive-streams 1.0.4
Issue -
State: open - Opened by barchetta over 2 years ago
#175 - Helidon - MicroProfile Reactive Streams Operator 3.0 Compatible Certification Request
Issue -
State: open - Opened by danielkec about 3 years ago
#174 - more update for Jakarta EE 9.1 alignment
Pull Request -
State: closed - Opened by Emily-Jiang over 3 years ago
#173 - Bump shelljs from 0.8.2 to 0.8.5 in /api
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#172 - Add Helidon as available implementation
Pull Request -
State: closed - Opened by danielkec over 3 years ago
- 1 comment
#171 - Jakarta EE 9.1 Alignment
Pull Request -
State: closed - Opened by danielkec over 3 years ago
- 7 comments
#170 - ServiceLoader.load() should be in a privileged action
Pull Request -
State: closed - Opened by kabir almost 4 years ago
- 6 comments
#169 - Jakarta EE 9.1 Alignment
Issue -
State: closed - Opened by Emily-Jiang about 4 years ago
- 1 comment
#168 - Bump ws from 6.2.1 to 6.2.2 in /api
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 2 comments
Labels: dependencies
#167 - Updates readme file to add multiny as vendor option
Pull Request -
State: closed - Opened by otaviojava about 4 years ago
- 2 comments
#166 - MicroProfile Reactive Streams Operator implementation to version 2.0
Issue -
State: closed - Opened by otaviojava about 4 years ago
- 2 comments
#165 - Build error
Issue -
State: closed - Opened by kabir over 4 years ago
- 1 comment
#164 - SmallRye Mutiny - MicroProfile Reactive Streams Operator 2.0 Compatible Certification Request
Issue -
State: open - Opened by cescoffier over 4 years ago
- 3 comments
#163 - prep 2.0 release
Pull Request -
State: closed - Opened by Emily-Jiang over 4 years ago
#162 - prep 2.0 release
Pull Request -
State: closed - Opened by Emily-Jiang over 4 years ago
#161 - Fix: #135 clarify the javadoc on flatMapCompletionStage
Pull Request -
State: closed - Opened by Emily-Jiang over 4 years ago
#160 - Fixes #137 buildRs(RSE) clarification
Pull Request -
State: closed - Opened by Emily-Jiang over 4 years ago
#159 - fix gpg issue
Pull Request -
State: closed - Opened by Emily-Jiang over 4 years ago
#158 - package running instructions in the tck jar
Pull Request -
State: closed - Opened by Emily-Jiang over 4 years ago
#157 - Add a README with the instructions to run the TCK
Pull Request -
State: closed - Opened by cescoffier over 4 years ago
- 3 comments
#156 - Prepare for the 1.1 release
Issue -
State: closed - Opened by Emily-Jiang over 4 years ago
#155 - Prepare for releases under working group
Pull Request -
State: closed - Opened by Emily-Jiang over 4 years ago
#154 - Bump puppeteer from 1.7.0 to 1.13.0 in /api
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#153 - Clarify that Builders are immutable
Pull Request -
State: closed - Opened by Azquelt almost 5 years ago
- 1 comment
#152 - Set package versions and enable baseline check
Pull Request -
State: closed - Opened by Azquelt almost 5 years ago
#151 - Enable bnd baseline plugin and set package versions correctly
Issue -
State: closed - Opened by Azquelt almost 5 years ago
#150 - Improve doc for CompletionSubscriber.of
Pull Request -
State: closed - Opened by Azquelt about 5 years ago
#149 - Fix signature of fromSubscriber
Pull Request -
State: closed - Opened by Azquelt about 5 years ago
- 4 comments
#148 - Don't assume DefaultCompletionSubscriber
Pull Request -
State: closed - Opened by Azquelt about 5 years ago
#147 - Dependency updates
Pull Request -
State: closed - Opened by Azquelt about 5 years ago
#146 - Fix package-info package line
Pull Request -
State: closed - Opened by Azquelt about 5 years ago
#145 - package-info.java contains the wrong package name
Issue -
State: closed - Opened by Azquelt about 5 years ago
#144 - Refresh maven javadoc plugin to 3.2 to fix build issue
Pull Request -
State: closed - Opened by hutchig about 5 years ago
#143 - mvn clean install broken as the javadoc does not build with recent JDKs (modules related)
Issue -
State: closed - Opened by hutchig about 5 years ago
#142 - PublisherBuilder and ProcessorBuilder doesn't document the requirement of immutability
Issue -
State: closed - Opened by akarnokd over 5 years ago
- 1 comment
#141 - SubscriberBuilderVerification implicitly expects all SubscriberBuilder.build to return an instance of CompletionSubscriber.of
Issue -
State: closed - Opened by akarnokd over 5 years ago
#140 - ToGraphable not implemented by the interfaces its docs say they should
Issue -
State: closed - Opened by akarnokd over 5 years ago
- 1 comment
#139 - Missing Stage types
Issue -
State: open - Opened by akarnokd over 5 years ago
- 1 comment
#138 - How to turn Builder.flatMap into a Stage.FlatMap?
Issue -
State: closed - Opened by akarnokd over 5 years ago
- 1 comment
#137 - Which to use for inner Publishers: buildRs or buildRs(ReactiveStreamsEngine)?
Issue -
State: closed - Opened by akarnokd over 5 years ago
- 2 comments
#136 - Stage type for collect(Supplier, BiConsumer) missing
Issue -
State: open - Opened by akarnokd over 5 years ago
- 1 comment
#135 - Null expectation of flatMapCompletionStage & Stage.FlatMapCompletionStage
Issue -
State: closed - Opened by akarnokd over 5 years ago
- 3 comments
#134 - ReactiveStreamsFactory.fromSubscriber is defined as Subscriber<? extends T>
Issue -
State: closed - Opened by akarnokd over 5 years ago
- 1 comment
#133 - FlatMapStageVerification.InnerSubscriberVerification rule 2.9
Issue -
State: closed - Opened by danielkec over 5 years ago
- 3 comments
#132 - OSGi dependency in API should be "provided"
Issue -
State: closed - Opened by kenfinnigan over 5 years ago
#131 - TCK: Coupled operator vs rule 2.3
Issue -
State: open - Opened by danielkec over 5 years ago
- 7 comments
#130 - Remove broken ClassLoader delegation
Pull Request -
State: closed - Opened by stuartwdouglas over 5 years ago
- 3 comments
#129 - DefaultCompletionSubscriber doesn't redeem CompletionStage
Issue -
State: closed - Opened by danielkec over 5 years ago
- 5 comments
#128 - Update to Jakarta EE8 APIs for MP 4.0 in Jun 2020
Issue -
State: closed - Opened by kenfinnigan over 5 years ago
#127 - Equivalent of PublishOn, SubscribeOn, Work-Stealing/Drain-loop, Scheduler - Controlling which thread callback runs on
Issue -
State: open - Opened by hutchig almost 6 years ago
- 1 comment
#126 - Multiple Subscribers
Issue -
State: open - Opened by hutchig almost 6 years ago
#125 - Update reactive streams version to 1.0.3
Pull Request -
State: closed - Opened by cescoffier almost 6 years ago
Labels: enhancement
#124 - Bump Reactive Streams version to 1.0.3
Issue -
State: closed - Opened by cescoffier almost 6 years ago
Labels: enhancement
#123 - Exclude EL API transitive dependency
Issue -
State: closed - Opened by kenfinnigan almost 6 years ago
#122 - Ensure message channel uniqueness
Issue -
State: closed - Opened by Emily-Jiang about 6 years ago
- 1 comment
#121 - Moving the "how to contribute" part to it's own file
Pull Request -
State: closed - Opened by phillip-kruger over 6 years ago
- 2 comments
#120 - Added a note on how to contribute in the README
Pull Request -
State: closed - Opened by phillip-kruger over 6 years ago
- 2 comments
#119 - Revert a bad release and start a new one
Pull Request -
State: closed - Opened by Emily-Jiang over 6 years ago
- 1 comment
#118 - Revert a bad release and start a new one
Pull Request -
State: closed - Opened by Emily-Jiang over 6 years ago
- 1 comment
#117 - Update the Git Repo URL
Pull Request -
State: closed - Opened by cescoffier over 6 years ago
#116 - Renaming artifactId, groupId, Packages and various fixes
Pull Request -
State: closed - Opened by cescoffier over 6 years ago
- 2 comments
#115 - Merge api and spi
Pull Request -
State: closed - Opened by cescoffier over 6 years ago
#114 - Misuse of Engine
Issue -
State: closed - Opened by rmannibucau over 6 years ago
- 2 comments
#113 - Drop graph and stages
Issue -
State: closed - Opened by rmannibucau over 6 years ago
- 4 comments
#112 - Deploy releases on central
Issue -
State: closed - Opened by rmannibucau over 6 years ago
- 5 comments
#111 - org.eclipse.microprofile.reactive.streams.ReactiveStreamsFactoryResolver#loadFromSpi does not work
Issue -
State: closed - Opened by rmannibucau over 6 years ago
- 5 comments
#110 - 105 build rs publisher behaviour
Pull Request -
State: closed - Opened by hutchig over 6 years ago
#109 - Fixed links in README
Pull Request -
State: closed - Opened by jroper over 6 years ago
#108 - Fix wrong class name in exception message
Pull Request -
State: closed - Opened by cescoffier over 6 years ago
#107 - Added coupled operator
Pull Request -
State: closed - Opened by jroper over 6 years ago
#106 - Wrapping RS Elements using lazyBuilders - You can't use Subscribers/Processors more than once
Issue -
State: open - Opened by hutchig over 6 years ago
- 2 comments
Labels: enhancement
#105 - Clarify the behaviour of imported/exported org reactive stream elements
Issue -
State: closed - Opened by hutchig over 6 years ago
- 10 comments
#104 - Fix #103 - Change how SPI are loaded to support OSGi
Pull Request -
State: closed - Opened by cescoffier over 6 years ago
Labels: enhancement
#103 - Improve loading of ReactiveStreamsFactory and ReactiveStreamsEngine to be in line with the solution in other specs
Issue -
State: closed - Opened by OndroMih over 6 years ago
- 10 comments
Labels: enhancement
#102 - Add Reactive Streams examples to Arquillian
Pull Request -
State: closed - Opened by jroper almost 7 years ago
#101 - The tck has an unsatisifed dependnecy on reactive-streams-examples
Issue -
State: closed - Opened by benjamin-confino almost 7 years ago
- 1 comment
#100 - Flatten Stage
Issue -
State: closed - Opened by Emily-Jiang almost 7 years ago
- 2 comments
#99 - Split operators into multiple interfaces
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 4 comments
#98 - Use interfaces instead of concrete classes
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 6 comments
#97 - Spec clarification of @Inject @Producer - result same as ServiceLoad?
Issue -
State: closed - Opened by hutchig almost 7 years ago
- 3 comments
#96 - Should the spec include an interface and bootstrapping for type 'ReactiveStreams'?
Issue -
State: closed - Opened by hutchig almost 7 years ago
- 4 comments
#95 - PublisherHelper, SubscriptionHelper etc.
Issue -
State: closed - Opened by hutchig almost 7 years ago
- 1 comment
#94 - Fix references to java.util.stream
Pull Request -
State: closed - Opened by anthonyvdotbe almost 7 years ago
- 9 comments
#93 - Renamed flatMapPublisher and onErrorResumeWithPublisher
Pull Request -
State: closed - Opened by jroper almost 7 years ago
#92 - Added fromCompletionStage
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 1 comment
#91 - Generate marble diagrams as part of build
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 5 comments
#90 - Marble diagrams
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 2 comments
#89 - Marble diagrams
Issue -
State: closed - Opened by jroper almost 7 years ago
- 1 comment
#88 - Split streams and messaging repositories
Issue -
State: closed - Opened by jroper almost 7 years ago
- 1 comment
#87 - More work on the streams spec
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 1 comment
#86 - More work on streams images
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 6 comments
#85 - Added documentation for the TCK to the specification
Pull Request -
State: closed - Opened by jroper almost 7 years ago
#84 - Added support for running the TCK in Arquillian
Pull Request -
State: closed - Opened by jroper almost 7 years ago
- 8 comments
#83 - Massive overhaul of streams TCK
Pull Request -
State: closed - Opened by jroper almost 7 years ago
#82 - Error handling strategy
Issue -
State: closed - Opened by jroper about 7 years ago
- 2 comments
#81 - Small fixes
Pull Request -
State: closed - Opened by otaviojava about 7 years ago