[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Startup procedures & blue/green deployment

  • Thread starter Thread starter hutcj
  • Start date Start date
Status
Not open for further replies.
H

hutcj

Guest
Hang on a sec...is there a reason I can't just STOP? I was starting to write up this convoluted procedure to get the current pid and run a kill -SIGINT , but saw in the protermcap file that CTRL-C can be referenced by STOP. Other than perhaps the issue with OOABL static members (I don't think we use any), is there any downside to this? 1. Detect environment change 2. Update PROPATH 3. STOP (by definition this reloads the startup procedure) Maybe I was way overthinking this... documentation.progress.com/.../index.html

Continue reading...
 
Status
Not open for further replies.
Back
Top