第6章 既知の問題

  • IBM Z および IBM Power Systems では、Red Hat AMQ Streams イメージが利用できない

    Red Hat AMQ Streams Operator イメージおよび Kafka イメージは、IBM Z および IBM Power Systems では使用できません。イメージは利用できないためため、スターター vertx-spring-boot-starter-kafka は IBM Z および IBM Power Systems で AMQ Streams と動作することが認定されていません。

  • ENTSBT-850: Spring Boot Validation スターターの例外: javax.validation.constraints パッケージが存在しない
  • SB-379: openshift-openjdk イメージに APR/native ライブラリーがない
  • SB-1165: Database アプリケーションは、org.apache.tomcat.jdbc.pool.DataSource が見つからなかったため、実行に失敗する
  • ENTSBT-202: Spring Boot Webflux AMQP での相互 TLS 認証が機能しない
  • ENTSBT-366: Infinispan Hotrod Client スターター: infinispan.remote.java-serial-whitelist=<your_class_name> プロパティーが application.properties に設定されていない場合の org.infinispan.client.hotrod.exceptions.HotRodClientException:: ISPN004034: Unable to unmarshall bytes
  • ENTSBT-367: Red Hat Spring Boot 2.3.10 と Infinispan/Red Hat Data Grid 7.3 との間のリモート通信は、infinispan.remote.protocol-version=2.6 プロパティを設定しないと動作しない。
  • ENTSBT-912: OpenShift Container Platform 4.x でサポートされていないサンプルアプリケーション。

    Spring Boot ランタイムは、Developer Launcher でアクセスされるサンプルアプリケーションを提供します。これらのサンプルアプリケーションは OpenShift Container Platform 4.x ではサポートされません。

  • ENTSBT-1131: リリースには 2 つの io.vertx:vertx-dependencies BOM ファイルがあります。

    • 3.9.5.redhat-00002.pom
    • 3.9.8.redhat-00004.pom.

    スターターの依存関係は 3.9.8.redhat-00004.pom ファイルにのみ含まれているため、3.9.8.redhat-00004.pom を Eclipse Vert.x Spring Boot Starter で使用します。