Jon Freedman

Results 15 issues of Jon Freedman

> In order to ensure that your application is processing event messages fast enough and not losing data, you will want to handle all "ADMIN" event messages. We demonstrate how...

- new DataChangeMultiListener interface can be set on SubscriptionBuilder - ConcurrentConflatedEventsManager uses a SetTrie datastructure to find sub-set and super-set listeners for a given CorrelationId and Set - sub-set's have...

In order to do this the CorrelationId will need to be exposed when creating a subscription, which can then be passed to [`Session#cancel`](http://bloomberg.github.io/blpapi-docs/java/3.12/com/bloomberglp/blpapi/AbstractSession.html#cancel(com.bloomberglp.blpapi.CorrelationID))

I'm just looking at generating some code using your JSON schema files, I have a few improvements to suggest The date field in [_common_schema.json](https://github.com/DataDog/dd-sdk-android/blob/master/dd-sdk-android/src/main/json/rum/_common-schema.json) is defined with type=integer but if...

enhancement

Currently 3x rosetta dependencies are required to use this library and they are only available via `https://regnosys.jfrog.io/regnosys/libs-snapshot`. This is not maven best practice so the snapshot repository should be replaced...

dependencies