Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There are use-cases (as mentioned in SAMZA-1063) which warrant being able to run the StreamProcessor without any coordination (i.e. partition management). For example, by using the new Kafka consumer which automatically distributes the partitions among consumers, users can simply use the StreamProcessor API library to bring any number of instances and run it in any fault tolerant environment.
This feature has been pretty useful in certain use-cases at LinkedIn and it is a stepping stone for SAMZA-1064.
Attachments
Issue Links
- is related to
-
SAMZA-1228 StreamProcessor should stop JmxServer
- Resolved
- is required by
-
SAMZA-1063 Samza Standalone Project
- In Progress
- links to