Skip to content

KNOX-1608: Remove gateway-adapter module#1263

Open
arunk-kumar wants to merge 1 commit into
apache:masterfrom
arunk-kumar:knox-1608-remove-adapter
Open

KNOX-1608: Remove gateway-adapter module#1263
arunk-kumar wants to merge 1 commit into
apache:masterfrom
arunk-kumar:knox-1608-remove-adapter

Conversation

@arunk-kumar

Copy link
Copy Markdown

Jira Link

KNOX-1608 - Remove gateway-adapter module

What changes were proposed in this pull request?

As outlined in KNOX-1608, the deprecated gateway-adapter module has been completely unhooked from the parent and release build lifecycles, and its directory structure has been completely purged from the codebase.

This module was originally retained as a compatibility bridge for old classpaths (org.apache.hadoop.gateway) during historical package migrations and is no longer required for modern deployment targets.

(Please fill in changes proposed in this fix)

How was this patch tested?

The patch was validated via full workspace compilation from the root directory to confirm that downstream packaging profiles (gateway-release, gateway-docker) compile cleanly without the module:

mvn clean install -DskipTests -Dspotbugs.skip=true

The local build completes successfully with a green BUILD SUCCESS flag.

Additionally, a local unit test suite was executed. Flaky tests and environment-specific constraints were observed (notably JaCoCo bytecode mismatches with local JDK 24 and race conditions on high-speed Apple Silicon CPUs), but all core modules and non-environmental test trees compile and validate cleanly.

Integration Tests

N/A (Codebase technical debt cleanup; no new business logic or operational endpoints introduced).

UI changes

N/A

Please review Knox Contributing Process before opening a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant