Need better way to get the cluster status

Description

Using persistent storage, the files already exist. No need to copy any files. Starting hpcc cluster shows all the pods ready and running. But cannot run queries due to file lookup running on the roxie pods. Need a better way to get the status of the cluster when the file look starts and finishes so that we can start using the cluster.

Conclusion

None

Activity

Show:

Richard Chapman September 24, 2021 at 1:21 PM

The pull request ensures that the cluster is not reported as ready to k8s until there is at least one agent available on each channel.

Note that other recent changes should mean that we do not report as ready until file resolution/query load for initial package set is complete, as file copies are no longer done in background.

There may still be a need for other enhancements in this area - please let me know.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created September 22, 2021 at 3:01 PM
Updated September 24, 2021 at 1:21 PM
Resolved September 24, 2021 at 1:19 PM