sunithabeeram commented on issue #3707: Fix the issue of realtime data manager 
calling wrong API to load segment
URL: https://github.com/apache/incubator-pinot/pull/3707#issuecomment-455252552
 
 
   Looks like the code was using the non-schema based API and that was changed 
with this commit: https://github.com/apache/incubator-pinot/pull/2000/files
   
   We should consider better usability of the APIs involved and/or add checks 
in code that asserts when the incorrect/unexpected API is used + add tests to 
ensure coverage so if there are regressions we can catch them better.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to