You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/02/17 11:26:09 UTC

[GitHub] [cloudstack] rhtyd opened a new issue #3890: With pagesize=10 the count returned in the API response is wrong

rhtyd opened a new issue #3890: With pagesize=10 the count returned in the API response is wrong
URL: https://github.com/apache/cloudstack/issues/3890
 
 
   Deploy 11 VMs, keep pagesize as 10; the `count` returned in the API is not 11 but 10.
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   API
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   
   ~~~
   4.13.x/4.14.x
   ~~~

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


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong
URL: https://github.com/apache/cloudstack/issues/3890#issuecomment-587049538
 
 
   @Pearl1594 @davidjumani let's triage, do you think these are quick fixes?

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


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong
URL: https://github.com/apache/cloudstack/issues/3890#issuecomment-586948603
 
 
   This will affect pagination on Primate.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong
URL: https://github.com/apache/cloudstack/issues/3890#issuecomment-590058737
 
 
   Yes because while it only blocks Primate not the release, but most users would use UI and if we're saying there is a new UI we want to ship to users, any blockers for the new UI should be blocker for the release(s). We already have a PR on this and changes are limited to API layer.
   
   Let's at least try to keep it in, until branch is frozen; we can discuss at that stage if its blocker status needs to be changed.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland commented on issue #3890: With pagesize=10 the count returned in the API response is wrong

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #3890: With pagesize=10 the count returned in the API response is wrong
URL: https://github.com/apache/cloudstack/issues/3890#issuecomment-589963797
 
 
   @rhtyd I do not really agree with this being a blocker. It is a blocket to primate only. It has been in for ever since we are an apache project, and probably longer. I understand the urge but it shouldn't block any release. Any reason it should?

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


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd closed issue #3890: With pagesize=10 the count returned in the API response is wrong

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #3890: With pagesize=10 the count returned in the API response is wrong
URL: https://github.com/apache/cloudstack/issues/3890
 
 
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #3890: With pagesize=10 the count returned in the API response is wrong
URL: https://github.com/apache/cloudstack/issues/3890#issuecomment-591482792
 
 
   Fixed in https://github.com/apache/cloudstack/pull/3894

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


With regards,
Apache Git Services