Uploaded image for project: 'Policy Framework'
  1. Policy Framework
  2. POLICY-3205

The submit operation in Clamp cannot be achieved successfully

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Istanbul Release
    • Istanbul Release
    • clamp
    • None
    • Policy 4/21 - 5/5

      When there are multiple policies defined in a loop, the submit operation cannot be completed. It's probably related to the changes in the way clamp-be generates the PDP payload.

      The different actions (POST/DELETE) in the batch must be grouped per pdp group and cannot be sent freely like that (PAP does not support it)

       

      Other issue:

      the submit always fail even if it succeeds on the PEF

      java.lang.NullPointerException: text
      at java.base/java.util.Objects.requireNonNull(Objects.java:246)
      at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1945)
      at java.base/java.time.ZonedDateTime.parse(ZonedDateTime.java:598)
      at org.onap.policy.clamp.clds.util.LoggingUtils.setElapsedTime(LoggingUtils.java:253)
      at org.onap.policy.clamp.clds.util.LoggingUtils.exiting(LoggingUtils.java:244)
      at org.onap.policy.clamp.flow.log.FlowLogOperation.errorLog(FlowLogOperation.java:77)

      It seems that the errolog is executed while it should not ??

            sebdet sebdet
            sebdet sebdet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: