forked from twitter/finagle
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog
381 lines (312 loc) · 13.9 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
5.3.9 2012/09/07
* finagle: Update/fix README
* finagle: Upgrade util to 5.3.10
* finagle: Update guava to v13
* finagle-redis: API v2 + update example
* finagle-thrift: validate connections based on TApplicationException
* finagle-core: SSL: fix connection failure propagation in futures
5.3.8 2012/08/24
* finagle-core: Upgrade to Netty 3.5.5
5.3.7 2012/08/24
* Doc: Fix mistake in finagLe README that claimed Future objects have a getContentAsync method
* Doc: Fix typos in README
* finagle-thrift: ThriftChannelBufferDecoder: fix for composite buffers
* finagle-mysql: MySQL codec from Ruben Oanta.
* finagle-core: add isSuccess to FailureAccrualFactory
* finagle-http: Fix file extension bug in finagle-http
5.3.6 2012/06/17
* Doc: Typos
* finagle-core: fix canceling recurring timers
* finagle: kill finagle-memcached-hadoop
* finagle-memcached: in-process memcache server now supports expiry
* finagle-memcached: Adding key length validation and refactor validation logic.
5.3.5 2012/08/10
* finagle-core: Fixed stats visibility
* finagle-serversets: allow specification of an additional endpoint name in ZookeeperServerSetCluster
* finagle-serversets: ZookeeperServerSetCluster.join now return an EndpointStatus + Named/Daemonized init thread
* finagle-core: Changed Cache's internal implementation from queue to deque (to allow LIFO behavior)
* finagle-core: cluster initialization honors global timeout in ClientBuilder.
* finagle-stress: finagle: kill obsolete benchmark
5.3.4 2012/08/02
* finagle: patch public release of OSS libraries; catch up sbt
* finagle-core: netty 3.5.3.Final
* finagle-core: Timer: address review comments, fix tiny race
5.3.3 2012/07/31
* finagle-core: Timer: dispose timeouts on cancellation
5.3.2 2012/07/31
* finagle-core: Fix critical bug in Timer by refactoring the Timer model
* finagle: Add OWNERS file to finagle-memcached, finagle-redis
* finagle-redis: add keys and hkeys
* finagle-zipkin: Add a debug flag, add an i64 bit field to the thrift request header struct and as a http header
* finagle-core: SourceTrackingMonitor to report whether it's in client or server
* finagle-zipkin: Add duration to the the JVM gc annotation.
5.3.1 2012/07/20
* finagle-serversets: Use authenticated zookeeper client suggested for new SD cluster migration
* finagle-thrift: seqid filter: improved tests
* finagle-zipkin: Add duration to annotations for timing operations
* finagle-serversets: bump up server-set version to 1.0.10 (latest) in finagle-serversets
5.3.0 2012/06/25
* finagle-core: ClientBuilder and ServerBuilder's MonitorFilter to report exception sources
* finagle-test: Add TaskTrackingTimer benchmark
* finagle-thirft: SeqIdFilter: helpful exceptions
* Dispatcher: all write exceptions are wrapped with WriteException
5.1.0 2012/06/14
* finagle: Upgrade util to 5.2.0, ostrich to 8.1.0
* finagle-redis: extend codec
* finagle-memcache: first phase of serverset support
* finagle-b3: we are using zipkin now
* finagle-kestrel: Kill com.twitter.concurrent.Channel
* finagle-core: JvmFiler, trace jvm events
5.0.2 2012/06/01
* finagle-core: Refactor the new way of managing resources
* finagle-core: Add capability to drain dispatcher on expire
* finagle-core: ZookeeperServersetCluster notify client when underlying Cluster is ready
* finagle-exception: Upgrade jerkson to 0.5.0 and streamyj to 0.4.1
5.0.0 2012/05/25
* Upgrade to scala 2.9.2
* finagle-core: FailFast, do not admit requests when marked failed
* finagle-redis: now return tuples and doubles
* finagle-memcached: record client recv annotation after hit/miss
* finagle-core: expand exception chain in StatsFilter
4.0.0 2012/05/08
* http: add AddResponseHeadersFilter, CorsFilter
* finagle-redis: Add ZCard, ZRem, ZRevRange, ZRevRangeByScore commands
* finagle-memcached: Added b3 annotations for key hits/misses
* finagle-memcached: getResult/getsResult for java
* finagle-http: fix client codec
* HeapBalancer: close services that are removed from cluster
* finagle-redis: add tracing and stats support
* finagle-http: Add the client address for http traces. Also record uri after service name has been set
* finagle-memcached: more efficient implementation of GetResult.merged
* finagle-redis: return pairs for hgetall, zrangebyscores, zrevrangebyscores cmds
* finagle-core: introduce Transports and Dispatchers
* tracing: annotate client connection when tracing
* update to netty 3.4.1.Final
* prevent tenuring of response objects for responses from previously idle connections
* finagle-redis: add quit command
* finagle-http: add service multiplexer
* friendlier java interface for retries
3.0.0 2012/03/14
* ServiceToChannelHandler: keep track of shutdowns with
pending replies, don't monitor errors that occur after
cancellation.
* Add two received_bytesm sent_bytes to per-channel stats.
* http: Add wwwAuthenticate(=) and isXmlHttpRequest
* http: CancelledRequestExceptions become 499s
* clients: experimental Fail-Fast mode
(ClientBuilder.expFailFast(true))
* b3: Only log that a span was unfinished if we actually found
one
* thrift: better support for one-way calls
* server: option for cancellation on hangup (default=true)
* codecs: improved support for multiplexed protocols
* upgrade to netty 3.4.0.alpha1 which fixes connect timer
resolution issues. Trustin says this should be as stable as
3.3.1.Final
* serversets: allow for additional endpoints
* tests: use true ephemeral ports instead of RandomSocket
* memcache stress: use new command line flag library from
commons
* thrift: concatenate arrays with System.arraycopy
* memached: fix bug wherein we made requests with empty keys
on retries
2.0.1 2012/03/01
* commons-stats: memoize counters
* cluster: don't reuse adds; keep many values per key
* clientbuilder: buffer handlers to avoid deadlock
2.0.0 2012/02/27
* unify client and server factories
* memcache stress test: one connection per process
* b3: make tests deterministic
* upgrade to newest util (and to Guava r11)
1.11.1 2012/02/15
* HeapBalancer: safely remove services from cluster when
they have requests in flight
* http: speed up logging
* core: keep track of handler walltimes
1.11.0 2012/02/13
* finagle-redis: publish.
* http: Message.mediaType=: no longer sets charset to utf-8
* http: Message.setContentType: defaults charset to utf-8
* http: added Message.charset, Message.charset=
* Refactor resource management inside of the builders, making lifetimes
explicit
* Generic cluster API, support in the HeapBalancer for dynamic hosts list;
remove other load balancers
* redis: memcache.Client-style interface
* netty: update to 3.3.1.Final, and add NPN TLS extension support
* b3: flush span if timeout occurs
* b3: java friendly tracer API
* stress/example: "topo", a minimal appserver-like topology for testing
* memcache: tunable example for benchmarking, testing
* ServerBuilder: major refactor & simplification
* SummarizingStatsReceiver: fix bug where sort didn't operate over a
stable collection
1.10.0 2012/01/24
* http: Message.withX methods now have parameterized return types
* memcached: (Ketama) host ejection
* Noisier, more robust monitoring.
* zk cluster: avoid potential infinite loop
* http streaming: better detection, handling of dead channels
* http: always encode output as UTF-8
* stream: use offer/broker for duplex stream
* redis: imported finagle redis client from Tumblr. not yet published.
1.9.12 2012/01/05
* SSLEngine: do not reuse between connections
* ServerBuilder.Server: localAddress to get ephemeral port values
* More detailed client stats
* kestrel: parse parseStatsLines
* FailFastFactory: new fast-fail strategy with maxOutstandingConnections
* exceptions: add peer information to connection failures, add service name to all exceptions
* fixes: space leak in stats, ReliableDuplexFilter lazy load ordering
* b3: allow the user to specify sample rate
* exception reporter: share scribe connection across instances
* finagle-ostrich: remove, it's obsoleted by finagle-ostrich4
1.9.10 2011/12/02
* update to util 1.12.7
1.9.9 2011/12/01
* update to util 1.12.6
1.9.8 2011/11/30
* upgrade to netty 3.2.7.Final
* streaming: support HTTP/1.0
* native: fix content-length header
1.9.7 2011/11/29
* http: Propagate CancelledRequestException rather than
continuing
* thrift: deprecated LookupContext, using
finagle.thrift.ClientId
* use monitors where applicable (composable widgets for
handling exceptions)
* memcache: PHPMemCacheClient
* make RetryingFilter usable from Java
* thrift: convert uncaught application exceptions into
TApplicationExceptions on the wire
* NoStacktrace.getStackTrace() returns non-empty stacktrace
array
* kill off openConnectionsHealthThresholds (unused)
1.9.6 2011/11/08
* SSL: make native provider bootstrapping code work; refactor
'Ssl' singleton
* tracing: Update configurations and libraries to use tracer
factory introduced to make it possible to release resources
properly in tracers
* finagle-thrift: connection options + client id
* a more flexible retry filter
1.9.5 2011/11/04
* ExpiringService: add stats for idle and lifetime expiration.
Deactivate() regardless of latch counter
* Filters: don't apply refcounts on composition, do it only
(and always) in the builder
* Count pending timeouts, and export them
* ChannelService: release services when `prepareChannel`
fails. This fixes a connection leak
* WatermarkPool: flush waiters on creation failure. This
fixes a condition wherein we'd keep waiters unnecessarily.
* Timeout exceptions: include service name
* Suppress excessive logging of the exceptions that mostly
caused by unreliable client connections.
* memcached: Add generic type support (via Client.adapt), and
Array[Byte] and String instances
* finagle-stream: do not admit concurrent requests
* Tracing: Add release method to Tracer trait, add
tracerFactory to builders, deprecate tracer on builders
1.9.4 2011/10/24
* Service: response Future will now be cancelled if the client
disconnects
* use static exceptions for TimedOutRequestException
* kestrel: Cancel request Future on close in kestrel ReadHandle
* exception cleanup: wrap all Channel exceptions with their
underlying exception. This makes UnknownChannelExceptions in
particular easier to debug
* Friendlier exceptions: In order to give very specific error
messages to timeouts in finagle (so beginners know which
settings in the client and server builder caused them), I'm
adding lots of human-readable messages to the various
TimeoutExceptions.
* some timer bug fixes, particularly: TimerToNettyTimer:
actually cancel underlying task.
1.9.2 2011/10/14
* tracing: Change SpanId to use RichU64String
* tracing: Trace.{enable,disable}
* http: http.RequestBuilder
* http: add common media types
1.9.1 2011/09/28
* memcached: new interface for partial results (ie. retrieval
failures + successes)
* tracing: set service name in the endpoint instead of the
span
* more idiomatic KetamaClientBuilder constructor
* tracing: convenience methods to add binary annotations
* finagle-http: misc. fixes
* HeapBalancer - a new lg n load balancer (asymptotically
more efficient!)
* upgrade to ostrich 4.9.0
1.9.0 2011/08/29
* http: new http library
1.8.4 2011/08/23
* tracing: fixed space leak
* ssl: integrate openssl sslengine
* thrift: update to sbt-thrift 2.0.1
* stream: always release server when we close
* serversets: upgraded to guava-r09
* core: expose stats on failed retries
1.8.3 2011/08/12
* thrift: add a server-side buffered codec; fix tracing issue
in buffered codec
* http: workaround hole in netty logic to guarantee
maxRequestSize
* serversets: don't block on ClientBuilder construction
* ostrich4: update to ostrich 4.8.2
* streaming: reimplement HTTP chunked streaming in terms of
offer/broker
* kestrel: buffered & merging of ReadHandles
1.8.1 2011/08/05
* upgrade to netty 3.2.5.Final
* kestrel: fix visibility of ResultWithCAS
* kestrel: Client.{read,write}, Client.readReliably,
MultiReader: suite of kestrel streaming readers (including
grabby-hands replacements) using Offer/Broker
* kestrel: don't render timeouts > 2^31-1
* tracing: fix sampling bug
* tracing: trace the kestrel client
* quench unecessary error reporting
1.8.0 2011/08/02
* SSL: perform hostname validation in the client. this is the
reason for the minor bump: we change the .tls() ClientBuilder
signature
* introduce util-codec dependency for use of the apache
commons base 64 codec
1.7.5 2011/07/29
* make it easier to use the NullStatsReceiver from java
* convert WriteException to a case class (github issue 25)
* add _root_. to java.util.Map import. reorder imports
* Upgrade finagle-common-stats to twitter-common-stats 0.0.16
* encode more HTTP codec errors
* adding cardinality to ServiceException
* finagle CachingPool: limit size to highWatermark - lowWatermark
* exception reporting: gzipping trace strings
* set ostrich version of finagle-ostrich4 to 4.7.3
* ChannelServiceFactory: encode exceptions from bootstrap.connect()
1.7.4 2011/07/22
* http: convert codec exceptions into 4xx errors; report them
as such upstream
* memcache: `gets' and `cas' support.
1.7.3 2011/07/19
* fix: 1.7.2 introduced a regression in the pool that may,
under certain circumstances, admit connections beyond the high
watermark.
* quench exception for setting multiple Promise values when
racing with write errors.
* Adds tracing support for the Memcached client. This only
creates the client side annotations, no support for passing
along ids and such to the memcached server.
1.7.2 2011/07/18
* support end-to-end cancellation in finagle clients; fixes
possible pool starvation conditions, and allows clients to
cancel requests and reclaim resources
* end-to-end timeouts: introduce, .connectTimeout and
.timeout. .connectTimeout is the end-to-end connection
timeout (includes acquisition & TCP time), .timeout is an
end-to-end request time: no requests will take longer
* some doc fixes
* misc. bug fixes