You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/07/11 16:38:18 UTC

[GitHub] [incubator-pinot] MrNeocore opened a new issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

MrNeocore opened a new issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151


   **Following Slack discussion:** https://apache-pinot.slack.com/archives/C011C9JHN7R/p1625240658371100
   
   This endpoint is supposed (see Swagger screenshot) the metadata of all segments. However, it appears to only return a single segment's metadata (from a "random one").
   
   The table really has many segments, and multiple calls to this endpoint return metadata from different segments every time.
   
   **Expected**
   ![image](https://user-images.githubusercontent.com/22521284/125203023-d86d6b80-e276-11eb-8bf9-94f4690e85ef.png)
   
   **Actual**
   https://user-images.githubusercontent.com/22521284/125203010-c1c71480-e276-11eb-8a60-fd2e901d9983.mp4
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] brayanjuls edited a comment on issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

Posted by GitBox <gi...@apache.org>.
brayanjuls edited a comment on issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151#issuecomment-882093038


   Hi, I tried to reproduce this error to fix this issue but I was not able to reproduce it. I created an offline table  with ten segments and this was the result when I used the api /segments/{tableName}/metada . I did this test in branch master. In which branch/tag did you find this problem ? @MrNeocore
   
   Segments of the table: 
   ![image](https://user-images.githubusercontent.com/7233005/126076909-3112c4d7-3f37-4251-84fc-9754e1aed8b2.png)
   
   Metadata for all table segments:
   ![image](https://user-images.githubusercontent.com/7233005/126076953-ea269828-e9f2-4eb7-92b1-941e5cffdc18.png)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] MrNeocore commented on issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

Posted by GitBox <gi...@apache.org>.
MrNeocore commented on issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151#issuecomment-883566335


   I could reproduce using different tables (OFFLINE and REALTIME) and 2 clusters, but both on version `0.8.0-SNAPSHOT-46009e152b8f56c244e415beefa81dbc626de7cb` - so maybe that's why you could not reproduce ?
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] MrNeocore commented on issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

Posted by GitBox <gi...@apache.org>.
MrNeocore commented on issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151#issuecomment-884660693


   Sure, I'll try with a more recent version asap 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] brayanjuls edited a comment on issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

Posted by GitBox <gi...@apache.org>.
brayanjuls edited a comment on issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151#issuecomment-883625968


   I am on version 0.8.0-SNAPSHOT-6d0ab91de409fec8ddbf816c2348c8b95a37e393 which is a recent one, maybe the problem was already solved in this version. I will try to reproduce using your version, but could you give it a try with a recent version. 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] brayanjuls commented on issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

Posted by GitBox <gi...@apache.org>.
brayanjuls commented on issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151#issuecomment-883625968


   I am in version 0.8.0-SNAPSHOT-6d0ab91de409fec8ddbf816c2348c8b95a37e393 which is a recent one, maybe the problem was already solved in this version. I will try to reproduce using your version, but could you give it a try with a recent version. 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] brayanjuls commented on issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

Posted by GitBox <gi...@apache.org>.
brayanjuls commented on issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151#issuecomment-882093038


   Hi, I tried to reproduce this error to fix this issue but I was not able to reproduce it. I created an offline table  with ten segments and this was the result when I used the api /segments/{tableName}/metada . I did this test in branch master. In which branch/tag did you find this problem ?
   
   Segments of the table: 
   ![image](https://user-images.githubusercontent.com/7233005/126076909-3112c4d7-3f37-4251-84fc-9754e1aed8b2.png)
   
   Metadata for all table segments:
   ![image](https://user-images.githubusercontent.com/7233005/126076953-ea269828-e9f2-4eb7-92b1-941e5cffdc18.png)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-pinot] MrNeocore commented on issue #7151: Controller's `/segments//metadata` does not return metadata from all segments of the table

Posted by GitBox <gi...@apache.org>.
MrNeocore commented on issue #7151:
URL: https://github.com/apache/incubator-pinot/issues/7151#issuecomment-883560703


   @brayanjuls Interesting, let me try on several clusters and tables, see if that issue is maybe more specific to some case


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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