Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apple/servicetalk issues and pull requests

#3069 - tcp-netty-internal: fix race in TcpConnector

Pull Request - State: closed - Opened by bryce-anderson 4 days ago

#3068 - See if we can repro TcpTransportObserverErrorsTest

Pull Request - State: closed - Opened by bryce-anderson 5 days ago - 1 comment

#3067 - docs: add hyperlinks to readme

Pull Request - State: closed - Opened by virajbhartiya 5 days ago

#3066 - Do not merge: testing which tests are most flaky

Pull Request - State: open - Opened by bryce-anderson 5 days ago

#3064 - grpc-netty: fix flaky SingleRequestOrResponseApiTest

Pull Request - State: closed - Opened by bryce-anderson 6 days ago - 1 comment

#3063 - ci-netty-snapshot.yml: add Regenerate Lock Files step

Pull Request - State: closed - Opened by idelpivnitskiy 6 days ago

#3060 - TcpTransportObserverErrorsTest failure

Issue - State: closed - Opened by Scottmitch 12 days ago - 4 comments
Labels: flaky tests

#3059 - Allow null value for query parameter setter methods

Pull Request - State: closed - Opened by Scottmitch 12 days ago

#3056 - Make jsr305 api dependency for `servicetalk-annotations`

Pull Request - State: closed - Opened by idelpivnitskiy 21 days ago

#3055 - Stop using `servicetalk-dependencies` internally

Pull Request - State: closed - Opened by idelpivnitskiy 22 days ago

#3054 - Update Netty 4.1.112 -> 4.1.113

Pull Request - State: closed - Opened by idelpivnitskiy 27 days ago

#3053 - gardening: parameterize HttpObjectDecoderTest and subclasses

Pull Request - State: closed - Opened by daschl 28 days ago

#3052 - concurrent-api-internal: save the timestamp of blocking calls

Pull Request - State: closed - Opened by bryce-anderson about 1 month ago - 2 comments

#3051 - concurrent-api: save the timestamp of the SingleToFuture.get() calls

Pull Request - State: closed - Opened by bryce-anderson about 1 month ago - 1 comment

#3050 - traffic-resilience-http: Add debug logging for leaked tickets

Pull Request - State: closed - Opened by bryce-anderson about 1 month ago - 1 comment

#3049 - Allow to configure the maxChunkSize for H1 chunk decoding

Pull Request - State: closed - Opened by daschl about 1 month ago

#3048 - http-netty: let RetryingHttpRequesterFilter return responses on failure

Pull Request - State: open - Opened by bryce-anderson about 1 month ago - 1 comment

#3044 - Improve Single (+Completable) amb* documentation

Pull Request - State: closed - Opened by daschl about 2 months ago

#3043 - http-netty: fix JavaNetSoTimeoutHttpConnectionFilter leak

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago

#3042 - http-utils: cleanup the BeforeFinallyHttpOperator state

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago

#3041 - Add `TransportConfig` to control low level transport settings

Pull Request - State: closed - Opened by idelpivnitskiy about 2 months ago - 1 comment

#3040 - `Amb` operators for `Single` and `Completable` should respect reactive contract 2.3

Pull Request - State: closed - Opened by daschl about 2 months ago - 1 comment

#3039 - Improve `CancellationException`

Pull Request - State: closed - Opened by idelpivnitskiy about 2 months ago

#3038 - http-utils: fix leak in AbstractTimeoutHttpFilter

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago

#3037 - DEBUG JavaNetSoTimeoutHttpConnectionFilterTest

Pull Request - State: closed - Opened by idelpivnitskiy about 2 months ago

#3035 - concurrent-api: Add ability to cleanup resources on timeout

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago - 2 comments

#3034 - http-utils: fix leak in BeforeFinallyHttpOperator

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago - 1 comment

#3033 - Demonstrate the capacity limiter lockup effect with a demo

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago - 1 comment

#3032 - capacity-limiter-api: add GradientCapacityLimiterTest

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago

#3031 - capacity-limiter-api: polish javadocs and minor code modifications

Pull Request - State: closed - Opened by daschl about 2 months ago - 1 comment

#3030 - capacity-limiter-api: avoid division in EMA

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago

#3029 - traffic-resilience-http: Add a finalizer to capacity limiter tickets to ensure cleanup

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago - 2 comments

#3028 - capacity-limiter-api: make GradientCapacityLimiter logic slightly more resilient

Pull Request - State: closed - Opened by bryce-anderson about 2 months ago - 1 comment

#3027 - `ci-netty-snapshot.yml`: remove Alpha number

Pull Request - State: closed - Opened by idelpivnitskiy 2 months ago

#3024 - Remove some uses of `synchronized`

Pull Request - State: closed - Opened by bryce-anderson 2 months ago

#3023 - Encode/Decode grpc-message status per spec

Pull Request - State: closed - Opened by daschl 2 months ago - 3 comments

#3022 - Bare CR improperly allowed in HTTP/1.1 header values

Issue - State: closed - Opened by kenballus 2 months ago - 2 comments

#3020 - Update dependencies

Pull Request - State: closed - Opened by idelpivnitskiy 2 months ago

#3019 - Revert "Update com.sun.xml.bind:jaxb-impl 2.3.3 -> 2.3.9"

Pull Request - State: closed - Opened by idelpivnitskiy 2 months ago

#3017 - Update Netty 4.111 -> 4.1.112

Pull Request - State: closed - Opened by chrisvest 2 months ago

#3016 - FilesClient fix javadoc

Pull Request - State: closed - Opened by Scottmitch 2 months ago

#3015 - transport-netty-internal: Finish reading when input shutdown

Pull Request - State: closed - Opened by bryce-anderson 2 months ago - 1 comment

#3014 - DO NOT MERGE: fix 4.2 problems

Pull Request - State: closed - Opened by bryce-anderson 2 months ago - 1 comment

#3013 - DO NOT MERGE: probing to see why we're getting failed tests with netty 4.2

Pull Request - State: closed - Opened by bryce-anderson 3 months ago - 1 comment

#3012 - ServiceTalkJacksonSerializerAutoDiscoverable

Issue - State: open - Opened by Scottmitch 3 months ago
Labels: flaky tests

#3010 - Add HTTP file serving examples

Pull Request - State: closed - Opened by Scottmitch 3 months ago

#3009 - build(deps): bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#3006 - Incorrect state possible after retrying `ServiceDiscoverer` events

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago - 1 comment

#3002 - Enhance clarifications for `ServiceDiscoverer` contract

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#3001 - Fix discovery flow for `PartitionedHttpClient`

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago - 1 comment

#2998 - loadbalancer-experimental: remove deprecated APIs

Pull Request - State: closed - Opened by bryce-anderson 3 months ago

#2997 - loadbalancer-experimental: fix some linter warnings/errors

Pull Request - State: closed - Opened by bryce-anderson 3 months ago

#2996 - Update ci-netty-snapshot.yml to use Netty 4.2.0.Alpha3+

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#2995 - Align Set-Cookie attribute names with RFC6265 syntax

Pull Request - State: closed - Opened by daschl 3 months ago

#2993 - DO NOT MERGE: WIP to test if we bind the right addresses

Pull Request - State: closed - Opened by bryce-anderson 3 months ago

#2992 - Update Netty 4.1.110 -> 4.1.111

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#2990 - Always require native libraries for running tests

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#2986 - Revert dependency upgrades before the release

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#2985 - Set `SslContextBuilder.endpointIdentificationAlgorithm` for Netty 4.2.x

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago - 1 comment

#2983 - Add Gradle Lock files

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#2981 - Update dependencies

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#2980 - Update Gradle version to 8.8

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago

#2979 - Multi-address client: optimize client selection

Pull Request - State: closed - Opened by idelpivnitskiy 3 months ago - 2 comments

#2978 - ci-netty-snapshot.yml: use 4.2.0.Alpha2+

Pull Request - State: closed - Opened by idelpivnitskiy 4 months ago

#2977 - build(deps): bump gradle/wrapper-validation-action from 3.4.1 to 3.4.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#2975 - Multi-address client: take advantage of lowercase scheme

Pull Request - State: closed - Opened by idelpivnitskiy 4 months ago

#2973 - build(deps): bump gradle/wrapper-validation-action from 3.4.0 to 3.4.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions