Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-18926

The auditing feature doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • fuse-7.11-GA
    • fuse-7.11-GA
    • Fuse Online
    • None

      After the auditing feature is enabled in CR

      spec:
        components:
          server:
            features:
              auditing: true
      

      the server pod is not refreshed.

      When I try it on the AR9 build, the server pod is refreshed correctly and the log contains the following message:

      2022-04-21 14:33:53.794  INFO 1 --- [default.svc/...] .r.EventBasedConfigurationChangeDetector : Detected change in config maps
      2022-04-21 14:33:53.795  INFO 1 --- [default.svc/...] .r.EventBasedConfigurationChangeDetector : Reloading using strategy: REFRESH
      2022-04-21 14:33:55.181  INFO 1 --- [default.svc/...] b.c.PropertySourceBootstrapConfiguration : Located property source: [BootstrapPropertySource {name='bootstrapProperties-configmap.syndesis-server-config.mkralik2'}]
      2022-04-21 14:33:55.272  INFO 1 --- [default.svc/...] o.s.boot.SpringApplication               : The following profiles are active: kubernetes
      2022-04-21 14:33:55.372  INFO 1 --- [default.svc/...] o.s.boot.SpringApplication               : Started application in 1.498 seconds (JVM running for 860.465)
      

      The syndesis-server config map was updated in both situations.
      application.yml

      features:
        auditing:
          enabled: true
      

      Maybe it is related to this PR https://github.com/syndesisio/syndesis/pull/9927

        1. syndesisServerAR10.log
          42 kB
          Matej Kralik
        2. syndesisServerAR9.log
          28 kB
          Matej Kralik

            cmiranda@redhat.com Claudio Miranda
            mkralik@redhat.com Matej Kralik
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: