This is an automated email from the ASF dual-hosted git repository.
kishoreg pushed a change to branch dynamic-plugin-loader
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 892c2ff Adding more methods to PluginManager
add 4be2981 Addressing comments, added a test case
No new revisions were added by this update.
Summary of changes:
.../apache/pinot/spi/plugin/PluginClassLoader.java | 4 -
.../org/apache/pinot/spi/plugin/PluginManager.java | 2 +-
.../apache/pinot/spi/plugin/PluginManagerTest.java | 143 ++++++++++-----------
pinot-spi/src/test/resources/TestRecordReader.java | 61 +++++++++
4 files changed, 128 insertions(+), 82 deletions(-)
create mode 100644 pinot-spi/src/test/resources/TestRecordReader.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]