kishoreg opened a new pull request #4939: Removing pinot-common dependency from pinot-hadoop-filesystem and pin… URL: https://github.com/apache/incubator-pinot/pull/4939 …ot-azure-filesystem Prior to this PR, pinot-hadoop-filesystem and pinot-azure-filesystem implementations were responsible for retrying. This PR moves the responsibility to caller(pinot). This also allowed us to remove the dependency on pinot-common. With this PR, all file-system implementations are decoupled from pinot-core and pinot-common. pinot-record-readers were already decoupled from pinot-core and pinot-common. Last thing that needs to be decoupled in pinot-kafka-connectors
---------------------------------------------------------------- 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]
