Skip to content

Changes

Summary

  1. [patch] Disable rpath errors for mqcbridge (as we have for normal build) (#74) (commit: 308bfc4) (details)
  2. [patch] Added LOGS and Updated Trace for MHUB Metadata Connection  (#132) (commit: f104592) (details)
  3. [patch] Added code to request Metadata when publish failed (#133) (commit: 66628c5) (details)
  4. adapt to kafka leadership changes more smoothly (#139) (commit: d041fcf) (details)
  5. [patch] Cope with java not being in path during post-install by guessing java path (#151) (commit: 7d6f677) (details)
  6. [patch] node is overriding variant and sequence number in uuids (#153) (commit: 7f178e5) (details)
  7. Update WebUI dependencies (#155) (commit: fed2c6b) (details)
  8. [patch] for fixpack, no proxy, no rhel9 and no fedora (commit: b0bc7d5) (details)
  9. [patch] more removal of client_ship (commit: a8a323d) (details)
  10. [patch] more removal of client_ship - attempt #2 (commit: c7cf9bf) (details)
  11. [patch] more removal of client_ship - attempt #3 (commit: b43bd60) (details)
  12. Change the version in the 1.0.0.x service stream to 1.0.0.2 (#157) (commit: 65bf67c) (details)
  13. [patch] Fix SourceQoS setting in kafka bridge (#159) (commit: 91e748c) (details)
Commit 308bfc46ef2d0366ef8d94b8e2edd2d1508f34c6 by GitHub
[patch] Disable rpath errors for mqcbridge (as we have for normal build) (#74)

Co-authored-by: Jon Levell <levell@uk.ibm.com>
(commit: 308bfc4)
The file was modified server_build/distrobuild/mqcbridge.spec (diff)
Commit f104592d57ecf0a21a89cc0e9b2c77d2635e1d9b by Jon Levell
[patch] Added LOGS and Updated Trace for MHUB Metadata Connection  (#132)

* [patch] Test a change

* [patch] Updated Trace for mhub debugging

* [patch] Updated logs

* [patch] Add retryConnect when creating ot Metadata failed

* [patch] Fixed mhub unlock

* [patch] Updated mhub unlock

* [patch] Updated with spaces

* [patch] Removed bracket

* [patch] More space fixes

* [patch] More spaces fix

* [patch] Added 2 log points for createDataConnection

* [patch] Added logs points to data connection for debugging purpose
(commit: f104592)
The file was modified server_proxy/src/pxmhub.c (diff)
The file was modified server_proxy/src/pxtcp.c (diff)
Commit 66628c514b725bbff9101b6eb27aca5d83e2d716 by Jon Levell
[patch] Added code to request Metadata when publish failed (#133)

* [patch] Added RequestMetaProcess in PublishEvent

* [patch] put needMetadata code into a common function.

* [patch] Updated comments
(commit: 66628c5)
The file was modified server_proxy/src/pxmhub.c (diff)
Commit d041fcffea6bc2062d3429b2cf73397e7fd8638b by Jon Levell
adapt to kafka leadership changes more smoothly (#139)

* [patch] Check for leadership changed

* [patch] Clean up spaces

* [patch] Fixed up more spaces

---------

Co-authored-by: bao phan <baophan@us.ibm.com>
(commit: d041fcf)
The file was modified server_proxy/src/pxmhub.c (diff)
Commit 7d6f67734c286a93a69dba71badcc945937a6e2e by Jon Levell
[patch] Cope with java not being in path during post-install by guessing java path (#151)

* [patch] Add temporary diagnostics updating ldap.xml during install

* [patch] fix up quoting issue

* [patch] Are we missing key or securityUtility

* [patch] retry encoding password for liberty

* [patch] add diagnostics for java not found

* [patch] try clearing bash path cache

* [patch] guess java path if java not found

* [patch] try looking harder for java

* [patch] try to persuade java to be there for post phase

* [patch] tidy up rpm output if guessing java location

---------

Co-authored-by: Jon Levell <levell@uk.ibm.com>
(commit: 7d6f677)
The file was modified server_build/build_pkg.sh (diff)
The file was modified server_build/docker_build/imawebui.spec (diff)
The file was modified server_gui/scripts/postInstallWebUI.sh (diff)
The file was modified server_gui/scripts/createAcct.sh (diff)
Commit 7f178e59232738fce5637a29c3527c5d55e3fe8b by Jon Levell
[patch] node is overriding variant and sequence number in uuids (#153)

* [patch] node is overriding variant and sequence number in uuid generation

* [patch] add unit test for sequence number in uuid generation

---------

Co-authored-by: Jon Levell <levell@uk.ibm.com>
(commit: 7f178e5)
The file was modified server_utils/src/ismutil.c (diff)
The file was modified server_utils/test/testTimeUtilsCUnit.c (diff)
Commit fed2c6b9824721b57bd620e1495e3d3e534c84b9 by Jon Levell
Update WebUI dependencies (#155)

* [patch] Update webui deps (liberty, icu4j, dojo, jackson)

* [patch] Update build option is now almalinux8/9 not alma8/9

* [patch] debuging of buildcontainerVersion

* [patch] new version of the buildcontainer will be 1.0.0.9

---------

Co-authored-by: Jon Levell <levell@uk.ibm.com>
(commit: fed2c6b)
The file was modified server_build/buildcontainer/Dockerfile.fedora (diff)
The file was modified server_build/buildcontainer/Dockerfile.alma8 (diff)
The file was modified server_build/buildcontainer/jenkins.buildalltier1 (diff)
The file was modified server_build/buildcontainer/Dockerfile.centos7 (diff)
The file was modified Jenkinsfile (diff)
The file was addedserver_build/buildcontainer/Dockerfile.alma9
The file was modified server_build/buildcontainer/Jenkinsfile.distro (diff)
The file was modified server_gui/build.properties (diff)
The file was modified README.md (diff)
Commit b0bc7d52867ba48a16e5fb03f51e366fddd78d01 by Jon Levell
[patch] for fixpack, no proxy, no rhel9 and no fedora
(commit: b0bc7d5)
The file was modified Jenkinsfile (diff)
The file was modified server_build/buildcontainer/jenkins.buildalltier1 (diff)
Commit a8a323d9b8c4b3b6f429d520319e3d225ff8b84f by Jon Levell
[patch] more removal of client_ship
(commit: a8a323d)
The file was modified Jenkinsfile (diff)
Commit c7cf9bfb852dec54699ac99d69e888c8c2d0e8cf by Jon Levell
[patch] more removal of client_ship - attempt #2
(commit: c7cf9bf)
The file was modified Jenkinsfile (diff)
Commit b43bd60074f1eb462d3e6b65a6764a2d0d16d832 by Jon Levell
[patch] more removal of client_ship - attempt #3
(commit: b43bd60)
The file was modified Jenkinsfile (diff)
Commit 65bf67c684a2a60bde8a2858b0d9d6e97038088e by GitHub
Change the version in the 1.0.0.x service stream to 1.0.0.2 (#157)

* [patch] change version to 1.0.0.2
* [patch] Whoops - year in about dialog should be 2024
(commit: 65bf67c)
The file was modified server_gui/WebContent/css/images/de/about.png (diff)
The file was modified server_gui/WebContent/css/images/ja/about.png (diff)
The file was modified server_gui/splashscreen_generation/WebUISplashscreen.svg (diff)
The file was modified server_gui/WebContent/css/images/fr/about.png (diff)
The file was modified server_build/distrobuild/protocolplugin.spec (diff)
The file was modified server_build/distrobuild/mqcbridge.spec (diff)
The file was modified server_build/distrobuild/README.md (diff)
The file was modified server_build/distrobuild/imamqttbridge.spec (diff)
The file was modified server_build/distrobuild/imasdk.spec (diff)
The file was modified server_build/distrobuild/imaserver.spec (diff)
The file was modified server_build/paths.properties (diff)
The file was modified server_build/distrobuild/imawebui.spec (diff)
The file was modified server_gui/WebContent/css/images/about.png (diff)
The file was modified server_gui/WebContent/css/images/zh-tw/about.png (diff)
The file was modified server_gui/WebContent/css/images/zh/about.png (diff)
The file was modified server_gui/splashscreen_generation/WebUISplashscreen.png (diff)
Commit 91e748cc761cf2d7fee1ad2166d8ba9e0e6b3efa by GitHub
[patch] Fix SourceQoS setting in kafka bridge (#159)

Co-authored-by: Jon Levell <levell@uk.ibm.com>
(commit: 91e748c)
The file was modified server_proxy_br/src/bridge.c (diff)