ibm-messaging / mq-golang

Calling IBM MQ from Go applications
Apache License 2.0
168 stars 60 forks source link

iSeries platform support #104

Closed salapat11 closed 5 years ago

salapat11 commented 5 years ago

Can support to iSeries platform be added similar to z/OS? The code base worked when it was tweaked to include OS400 platform along with z/OS. Would like to see the changes here rather than we maintaining a separate code base.

ibmmqmet commented 5 years ago

This is not really a request for iSeries support, but for V8 support. I will consider it, but given the limitations of what can be monitored (there's no choice for z/OS), it's much better to move to V9 on all the other platforms.

salapat11 commented 5 years ago

Thank you. We have a plan to upgrade to v9 soon. This will be temporary adjustment until the upgrade.

ibmmqmet commented 5 years ago

Enabled in V4.0.6 but still not recommended

salapat11 commented 5 years ago

Thank you.