[UXPROD-343] Partition Transactions into Kafka Topics Created: 05/Mar/18 Updated: 19/Jan/19 Resolved: 03/Dec/18 |
|
| Status: | Closed |
| Project: | UX Product |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | P3 |
| Reporter: | VBar | Assignee: | Hongwei Ji |
| Resolution: | Done | Votes: | 0 |
| Labels: | analytics, kafka | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||
| Front End Estimator: | VBar | ||||||||||||||||||||||||||||
| Back End Estimate: | Medium < 5 days | ||||||||||||||||||||||||||||
| Back End Estimator: | VBar | ||||||||||||||||||||||||||||
| Development Team: | EBSCO - FSE | ||||||||||||||||||||||||||||
| Description |
|
Implements the loading of the Kafka message queue. Business logic will assign selected transactions according to Message Queue Rules. This is implemented in the Message Queue Processor. The creation of the Topics and the parsing of transactions are covered by other user stories. |
| Comments |
| Comment by Hongwei Ji [ 03/Dec/18 ] |
|
As discussed today, topic will be defined in Stream Filters as "target" attribute. The mod-aes will dispatch message to target topic as defined. Topic will be created upon the first message delivery. |