-
When large number of handles are registered then calls to `OmmConsumerImpl.unregister(handle)` become very slow.
I traced this to `WlItemHandler.removeUserRequestFromClosedStream(WlRequest)` which …
-
### Describe the bug
I have a lambda function, deployed as a GraalVM native image on AWS. It seems, while trying to release transaction we are getting following exception :
```posh
2023-10-06…
-
We use EMA C++ consumer which is connecting to a slow producer and tries to subscribe to ~10k items and receive all the updates.
Since producer is slow C++ consumer gets a lot of "Request timed out…
-
It uses CURL, but doesn't link this imported library. It causes the issue if we use system-installed CURL, but not in standard path.
-
**General requirement** - as many PARAT v2 companies as is feasible, including at a minimum all S&P 500/Global 500 companies, should have at least one associated high-level economic sector, such as he…
-
ADS 3.4.0 introduced the enableMultipartDictionary configuration to send dictionary with multiple part refresh messages.
```
*ads*enableMultipartDictionary : True
```
I tested it on EMA C++ an…
-
https://docs.microsoft.com/en-us/style-guide/capitalization
Microsoft's capitalization page says,
> Microsoft style uses sentence-style capitalization. That means everything is lowercase except …
-
This question comes from the Developer Portal Q&A https://community.developers.refinitiv.com/questions/100852/how-can-i-pull-sofr-rics-with-java-project.html post.
When debugging EMA Java applicati…
-
It seems there's an API to get the "raw" data as binary - `getAsHex()`. This lets one turn any `refinitiv::ema::access::Data` object into the binary representation of the object. Is there a way to d…
-
Hi,
I am using RTSDK for java in such scenario that I have two config files:
- EmaConfig-prd.xml
- EmaConfig-dev.xml
Unfortunately there is a bit of extra work needed in order to make it work (…