@@ -33,14 +33,14 @@ EMA Java
33
33
[Case Number: 05958811] - [ESDK-1125] - EMA ConsPerf applications do not use specified username in Login Request
34
34
[Case Number: 06041830 and 06041830] - [ESDK-2555] - Include latest jdacsUpalib.jar in ESDK
35
35
[Case Number: 06611113] - [ESDK-1601] - Provide channel information in EMA's callback methods
36
+ [GitHub #76] - [ESDK-1724] - Fixed a concurrent modification exception in ETAJ Reactor service handling after a disconnect.
36
37
[GitHub #89] - [ESDK-2528] - Fix headings syntax in readme
37
38
38
39
ETA Java
39
40
--------
40
41
[Case Number: 06041830 and 06041830] - [ESDK-2555] - Include latest jdacsUpalib.jar in ESDK
41
42
[Case Number: 06705745] - [ESDK-1651] - UPAJConsPerf throws IllegalArgumentException while
42
43
connecting when numerous threads attempt to initialize the channel at the same time
43
- [GitHub #76] - [ESDK-1724] - Fixed a concurrent modification exception in ETAJ Reactor service handling after a disconnect.
44
44
45
45
46
46
@@ -64,6 +64,7 @@ EMA Java 3.2.2.L1 Issues Resolved
64
64
[ESDK-1125] - EMA ConsPerf applications do not use specified username in Login Request [Case Number: 05958811]
65
65
[ESDK-1601] - Provide channel information in EMA's callback methods [Case Number: 06611113]
66
66
[ESDK-1723] - IProvider application with UserDispatch has 100% cpu
67
+ [ESDK-1724] - Fixed a concurrent modification exception in ETAJ Reactor service handling after a disconnect. [GitHub #76]
67
68
[ESDK-1753] - Add support for WindowsServer2016
68
69
[ESDK-2528] - Fix headings syntax in readme [GitHub Pull Request #89]
69
70
[ESDK-2555] - Include latest jdacsUpalib.jar in ESDK [Case Number: 06041830 and 06041830]
@@ -73,7 +74,6 @@ ETA Java 3.2.2.L1 Issues Resolved
73
74
[ESDK-647] - EMAJ or ETAJ consumer sends duplicate FIDs in a snapshot view request
74
75
[ESDK-1651] - UPAJConsPerf throws IllegalArgumentException while connecting when numerous threads
75
76
attempt to initialize the channel at the same time
76
- [ESDK-1724] - Fixed a concurrent modification exception in ETAJ Reactor service handling after a disconnect.
77
77
[ESDK-1745] - File Descriptor leak - open a SocketChannel but never closed [GitHub #78]
78
78
[ESDK-1753] - Add support for WindowsServer2016
79
79
[ESDK-2550] - ETA RDM Usage guide section 6.2.4 shows market price update instead of status
0 commit comments