lp:~jontai/openvista-gtm-integration/bug361469
- Get this branch:
- bzr branch lp:~jontai/openvista-gtm-integration/bug361469
Branch merges
- jeff.apple: Approve
-
Diff: 18 lines (+2/-2)1 file modifiedmumps/ZOSV2GTM.m (+2/-2)
Branch information
Recent revisions
- 104. By Jon Tai
-
Merge bug 386142 - ovrestore: interactive mode's lock check failure and retry option.
- 103. By Jon Tai
-
Merge bug 440743 - ovimport should support a --no-compile flag, or just compile the routines it loaded
- 102. By Jon Tai
-
Merge internal artf9455
From Jeff: When the HL7 channel is opened, the HLCSFAIL is set to true by default. It's only cleared when a message successfully comes through. That means that when the channel has been shut down and no messages have been processed the channel will go into an "Openfail" state. (Cache works the same way.) This has caused consternation at the customer site. The added line looks to see if the channel was put down into a shutdown state, and if so, closes the socket and puts the channel in a "Shutdown" state. If the channel is in a truly failed state, I don't know if this is the correct status. Overall, though, I would say that this is a good change.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)