exasol / exaoperation-xmlrpc

API documentation and demo usage of XMLRPC interface for EXASOL administration
MIT License
8 stars 7 forks source link

Ignore Reserve Nodes and Add Timeout #12

Open kamal-1 opened 5 years ago

kamal-1 commented 5 years ago

The cluster I have has 1 reserved node. The start scripts just keeps waiting unless the reserved node is started.

https://github.com/exasol/exaoperation-xmlrpc/blob/master/tools-and-examples/startstop/start.py

Also, the changing the exaOperationTimeout value doesn't seem to have any effect on the actual timeout duration.