You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/17 17:12:45 UTC

[GitHub] sunithabeeram commented on issue #3707: Fix the issue of realtime data manager calling wrong API to load segment

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org