Skip to content

Commit 03015ef

Browse files
committed
#851 update jdp-2025-04
1 parent d56c580 commit 03015ef

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

devdoc/jdp/jdp-2025-04-lazy-send-blob-optimizations-info-items.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
== Status
88

9-
* Draft
10-
* Proposed for: Jaybird 5, Jaybird 6, Jaybird 7
9+
* Published: 2025-04-01
10+
* Implemented in: Jaybird 5.0.7, Jaybird 6.0.1, Jaybird 7
1111
* Updates: {jdp-2025-02}
1212

1313
== Type
@@ -35,8 +35,7 @@ An info response will be generated containing only the requested info items in t
3535

3636
There should be no visible consequences of this change, other than reduced latency of information item requests, if that request is not the request that triggered the server-side open nor contains unknown blob info items.
3737

38-
Given a server-side open may be triggered by a blob info request, the implementation will need to be able to handle this (e.g. performing the request anyway, performing a ping to obtain the response, maybe something else).
39-
The decision on the exact solution for this will be deferred until implementation.
38+
Given a server-side open may be triggered by a blob info request, the implementation will complete a pending open and try to fulfil the request from the then-cached blob info response.
4039

4140
[appendix]
4241
== License Notice

0 commit comments

Comments
 (0)