Skip to content

[Bug]: Audit event for project open not properly fired #4981

@sramazzina

Description

@sramazzina

Apache Hop version?

2.13.0-SNAPSHOT

Java version?

openjdk-17

Operating system

Linux

What happened?

Looking into a server where we have Hop running, I found that the <HOP_ROOT>/audit/hop-gui/project subdirectory was full of *-open.event.json files. Anyone of these files contains a reference to an event that stated the fact that a project's file has been opened.

Because of the following reasons:

  1. Hop processes are run only by using hop-run.sh
  2. The server doesn't have any GUI installed so hop-gui cannot be excuted at all

I expected that subdirectory must be empty. In my opinion that events must be registered only when a project is opened from hop-gui and must never be registered in all other cases. Therefore we suppose this is a bug that must be analized

Issue Priority

Priority: 3

Issue Component

Component: Hop Run

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions