pekko/akka-remote/src/main/scala/akka/remote/artery
2016-09-16 18:13:23 +02:00
..
compress =art remove addressed todo in compressions 2016-09-13 10:49:19 +02:00
AeronSink.scala handle longer network partitions, #21399 2016-09-09 14:35:50 +02:00
AeronSource.scala remove burstiness in latency tests 2016-07-06 20:53:05 +02:00
ArterySettings.scala Enable flight recorder in tests #21205 2016-09-16 15:12:40 +02:00
ArteryTransport.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
Association.scala rewrite TestStage to use thread-safe shared state, #21431 2016-09-12 19:51:05 +02:00
BufferPool.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
Codecs.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
Control.scala add reason param to quarantine method 2016-09-08 18:00:37 +02:00
FlightRecorder.scala Enable flight recorder in tests #21205 2016-09-16 15:12:40 +02:00
FlightRecorderEvents.scala flight recorder event for send queue overflow 2016-09-08 18:00:37 +02:00
FlightRecorderReader.scala Enable flight recorder in tests #21205 2016-09-16 15:12:40 +02:00
Handshake.scala =rem #21202 a first set of protobuf serializations for artery messages (#21380) 2016-09-08 17:58:25 +02:00
ImmutableLongMap.scala reduce allocations with specialized ImmutableLongMap (#20750) 2016-06-10 13:04:23 +02:00
InboundEnvelope.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
InboundQuarantineCheck.scala reduce allocations with specialized ImmutableLongMap (#20750) 2016-06-10 13:04:23 +02:00
LruBoundedCache.scala 21203: Cache/memoize ActorRef resolution 2016-09-08 11:41:06 +02:00
MessageDispatcher.scala Option value class, to avoid allocations for optional sender 2016-06-07 18:58:59 +02:00
MetadataEnvelopeSerializer.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
ObjectPool.scala new OutboundEnvelope 2016-07-01 14:06:48 +02:00
OutboundEnvelope.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
RemoteInstrument.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
RestartCounter.scala handle stream failures by restarting, #20317 2016-05-18 08:13:22 +02:00
SendQueue.scala remove or reword obsolete fixme 2016-09-08 18:00:37 +02:00
StageLogging.scala give up sending after a while, #20317 2016-05-20 13:51:39 +02:00
SystemMessageDelivery.scala handle longer network partitions, #21399 2016-09-09 14:35:50 +02:00
TaskRunner.scala =art add metadata field to the header, #20703 2016-09-16 18:13:23 +02:00
TestStage.scala rewrite TestStage to use thread-safe shared state, #21431 2016-09-12 19:51:05 +02:00