graylog2-server
graylog2-server copied to clipboard
Add "io.trino.hadoop.$internal" to forbiddenapis
I found a usage of io.trino.hadoop.$internal.com.google.common.base.Objects in our Enterprise code base.
Refs https://github.com/Graylog2/graylog-plugin-enterprise/pull/7912 /nocl No user-visible change
@bernd I'm wondering why the PR build did not fail while the forbidden usage was still in place. Maybe an issue with the $ sign? Or am I missing something here?
Graylog2/graylog-plugin-enterprise#7912
@thll I had the https://github.com/Graylog2/graylog-plugin-enterprise/pull/7912 PR as a dependency in the description. I changed it when I merged the PR.