Files
Martin-Molinero 87bd0d7792
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
CompositeDataQueueHandler handles duplicate configs (#6101)
* CompositeDataQueueHandler handles duplicate configs

- CompositeDataQueueHandler will handle duplicate subscriptions sharing
  the same config. Adding unit tests

* Refactor bug solution after review

- LiveSubscriptionEnumerator will not long perform any symbol mapping
  but will just trigger a new subscription call when remapped.
- CompositeDHQ will handling symbol mapping and keep track of these
  mapped configs to trigger unsubscribe accordengly. Adding unit tests

* Adjust solution after review

- To avoid breaking uniqueness of SubscriptionDataConfig will be adding
  a private `mapped` property that will change equality of mapped
  configs to avoid them clashing. Adding unit tests

* Rename IDQH subscription extension methods
2021-12-09 14:53:04 -03:00
..
2021-08-19 15:51:48 -03:00
2021-12-03 12:54:49 -03:00
2021-12-06 11:59:20 -03:00
2021-11-12 19:37:23 -03:00
2021-04-02 11:20:01 -07:00
2021-11-15 14:44:30 -03:00
2020-04-01 16:15:05 +01:00
2021-12-06 19:27:27 -03:00
2021-04-30 18:45:27 -03:00
2019-04-26 18:11:48 +01:00
2019-06-03 15:09:02 -03:00