Commit Graph

1250 Commits

Author SHA1 Message Date
Robinson 9f42800d6a
updated version 2023-02-14 23:47:04 +01:00
Robinson c289f02cb9
code/comment cleanup 2023-02-10 21:21:09 +01:00
Robinson ee25f0d2ce
removed dead code 2023-02-10 21:20:34 +01:00
Robinson 1d30329383
Cleaned stacktraces in the client handshake 2023-02-10 21:20:27 +01:00
Robinson 1f562b880c
Cleaned up allocator constructor 2023-02-10 21:20:13 +01:00
Robinson 47d8956635
Make sure that registrations are rechecked for RMI implementations. 2023-02-09 00:44:57 +01:00
Robinson cdd6c7e7bd
Updated build deps and license 2023-02-08 22:56:56 +01:00
Robinson 488eda3fcc
Refactor serialization initialization and kryo usage.
StreamingManager has better security wrt session IDs
2023-02-08 22:56:23 +01:00
Robinson b1c5b39de7
Fixed logger override initialization order 2023-02-08 22:27:53 +01:00
Robinson 47afe38dd2
transitive for kotlin logging util 2023-02-07 22:23:11 +01:00
Robinson ebd6cd3082
Updated build deps 2023-01-12 11:21:03 +01:00
Robinson f6105a3b11
Updated version 2023-01-05 23:10:31 +01:00
Robinson 489ca884ff
Updated deps 2023-01-05 23:10:13 +01:00
Robinson 95b724c509
Shutdown the client Aeron instance (if it's the only one), if there is any kind of exception thrown during the connection process (not only on retry events) 2023-01-04 23:30:25 +01:00
Robinson f1220c27a8
updated license 2023-01-02 16:16:26 +01:00
Robinson 15245bea21
updated deps 2023-01-02 16:16:18 +01:00
Robinson 24a0a0d427
updated version 2022-12-17 23:49:36 +01:00
Robinson e74f4a4e10
Pub/Sub are now closed when exceptions are thrown 2022-12-17 23:21:44 +01:00
Robinson d408493907
v6.1 2022-12-17 22:24:33 +01:00
Robinson 88121bf0cc
WIP JPMS 2022-12-17 22:24:07 +01:00
Robinson e3519d290f
build update 2022-12-16 00:01:23 +01:00
Robinson a311a47eaf
Added sync/async unit block for thread/concurrent safe sync/async calls 2022-12-16 00:01:11 +01:00
Robinson 48d4ba9b00
Moved idle strategy reset 2022-12-15 23:58:27 +01:00
Robinson ad4073c632
close the sub/pub for a client when it fails to connect (prevent disk space leak) 2022-12-15 23:57:33 +01:00
Robinson a7e520caed
udpated license 2022-12-15 23:56:18 +01:00
Robinson 609cf7e827
updated gradle 2022-12-15 23:55:59 +01:00
Robinson 9689b3a1a7
renamed field 2022-12-15 23:55:40 +01:00
Robinson 688541fadf
Fixed typo 2022-11-21 16:14:21 +01:00
Robinson eb89d8465f
updated build deps 2022-11-21 13:46:28 +01:00
Robinson 714961dd03
Updated dependencies/version 2022-11-16 01:12:35 +01:00
Robinson 6ea4c6477f
Suppress casting when returning kryo 2022-11-16 01:12:17 +01:00
Robinson b94c55cd4f
Fixed compiler warnings 2022-11-15 00:18:18 +01:00
Robinson c918f973b9
Updated gradle 2022-11-14 23:48:04 +01:00
Robinson 7145c23692
Fixed kotlin smart cast 2022-11-12 00:38:23 +01:00
Robinson c9eca33e89
Updated major version 2022-11-12 00:38:03 +01:00
Robinson 4454d2904e
EndPoint interaction on the network can be overridden for a 100% custom wire protocol 2022-10-02 15:03:28 +02:00
Robinson 700e3ecd7e
Cleaned up formatting/logic of common addresses. Fixed wildcard usage within pollers 2022-08-20 12:15:01 +02:00
Robinson f7c6c88098
More thorough checking for ipv4 remotes when building connections 2022-08-20 11:11:06 +02:00
Robinson 77701e12c4
More specific variable name for ipv4 check 2022-08-20 11:10:19 +02:00
Robinson 5472a07079
Sending chunked data now creates fewer objects while sending. Updated unit test to use proper API 2022-08-19 23:39:54 +02:00
Robinson 48bedc04ca
Cleaned up isWildcard/isLocalhost. removed duplicate code 2022-08-19 23:33:02 +02:00
Robinson 6eb6e677f1
Added comments when sending data + size 2022-08-19 23:31:07 +02:00
Robinson f8e2a16a10
Updated version 2022-08-19 00:50:58 +02:00
Robinson ba423e424f
imports 2022-08-19 00:50:26 +02:00
Robinson 62ec43002b
Added test jar and classes for aeron server/client 2022-08-19 00:50:00 +02:00
Robinson 4af38ef212
Back to suspending 2022-08-18 22:01:42 +02:00
Robinson ae7c043240
Cleaned up logs 2022-08-18 22:00:54 +02:00
Robinson 7e7ccb41da
Fixed log info during memory leak check 2022-08-18 20:44:15 +02:00
Robinson f384638b44
Cleaned up inet address formats 2022-08-18 12:38:44 +02:00
Robinson 9af89ebd0c
Updated comments 2022-08-18 12:38:24 +02:00