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-11-15 14:44:30 -03:00
2019-06-04 17:16:52 -03:00
2021-11-15 14:44:30 -03:00
2021-06-07 11:37:44 -03:00
2020-06-12 12:34:10 -03:00
2016-06-04 18:17:32 -04:00
2021-11-15 14:44:30 -03:00
2021-11-15 14:44:30 -03:00
2021-11-15 14:44:30 -03:00
2019-10-17 10:26:37 -03:00