fx19880617 commented on issue #4957: Rename stream plugin pkgs URL: https://github.com/apache/incubator-pinot/pull/4957#issuecomment-571344239 > > Will this package name change causing existing realtime tables fail to start consuming? > > I've also updated the quickstart and examples in #4956 > > Not sure why you ask, but yes, one may need to change config files to point to the right class, or load the right class names. I will look through other files to see if there are places where we hard-code classpath names What I mean is that if users upgrade to current master, then all their existing tables will stop consuming after the upgrade as we specify the stream factory class in table config, which is changed after this.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
