Skip to content

ATLAS-5264: code cleanup: remove unused code#586

Merged
rkundam merged 1 commit intoapache:masterfrom
chaitalicod:ATLAS-5264
Apr 1, 2026
Merged

ATLAS-5264: code cleanup: remove unused code#586
rkundam merged 1 commit intoapache:masterfrom
chaitalicod:ATLAS-5264

Conversation

@chaitalicod
Copy link
Copy Markdown
Contributor

@chaitalicod chaitalicod commented Mar 31, 2026

What changes were proposed in this pull request?

This issue is when configuration atlas.dsl.executor.traversal is explicitly set to false (non-default value).removing this configuration along with associated ScriptEngineBasedExecutor instead TraversalBasedExecutor will be used always for DSL queries

Solution:
Removed config for atlas.dsl.executor.traversal and ScriptEngineBasedExecutor

How was this patch tested?

Sanity Check
Created entities
Quick_start and Quick_start_V2
Confirmed this 2026-04-01 11:26:59,574 [main] INFO [EntityDiscoveryService.java:160] DSL Executor: TraversalBasedExecutor
Ran DSL queries with Grouby/Orderby/Like/where etc

@chaitalicod chaitalicod force-pushed the ATLAS-5264 branch 3 times, most recently from 15e1722 to 4e2a657 Compare April 1, 2026 06:51
@chaitalicod chaitalicod changed the title ATLAS-5264: Use TraversalBasedExecutor always for DSL query search ATLAS-5264: code cleanup: remove unused code Apr 1, 2026
Copy link
Copy Markdown
Contributor

@pareshddevalia pareshddevalia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rkundam rkundam merged commit d355acd into apache:master Apr 1, 2026
1 check passed
asf-gitbox-commits pushed a commit that referenced this pull request Apr 1, 2026
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.

3 participants