wtt40122 opened a new issue, #454:
URL: https://github.com/apache/ozhera/issues/454
**Description**:
There is an issue with the pagination query functionality in the log
resource management module when querying the storage list. Specifically:
1. **Issue Phenomenon**: When the data volume is large, the pagination query
function fails to correctly return the storage resources I created.
2. **Reproduction Steps**:
- Log in to the system and enter the log resource management module.
- Create multiple storage resources to ensure a large data volume (e.g.,
over 1000 entries).
- Perform a query on the storage list and use the pagination function
(e.g., display 50 entries per page).
- Observe the returned list data and find that some of the storage
resources I created are missing from the results.
3. **Expected Behavior**: The pagination query should correctly return all
storage resources, including those I created.
4. **Actual Behavior**: The pagination query results are missing some of the
storage resources I created.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]