Abhishek Shivanna created SAMZA-2436:
----------------------------------------
Summary: Use default system set via
withDefaultSystem(systemDescriptor) when accessing internal metadata topics
Key: SAMZA-2436
URL: https://issues.apache.org/jira/browse/SAMZA-2436
Project: Samza
Issue Type: Bug
Reporter: Abhishek Shivanna
As part of LocalApplicationRunner, calls to
getDefaultCoordinatorStreamStoreFactory fail to instantiate a
CoordinatorStreamStore if values for "job.coordinator.system" or
"job.default.system" are unset in configs.
This case hold true even if the application is instantiated with a default
system by calling withDefaultSystem(someSystem).
More context can be found as part of this mail thread:
http://mail-archives.apache.org/mod_mbox/samza-dev/202001.mbox/%3CBY5PR02MB6132511D4C0D308082991F17BA3C0%40BY5PR02MB6132.namprd02.prod.outlook.com%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)