Skip to content

IGNITE-28534 Remove unused code#13016

Merged
NSAmelchev merged 1 commit intoapache:masterfrom
NSAmelchev:ignite-28534
Apr 15, 2026
Merged

IGNITE-28534 Remove unused code#13016
NSAmelchev merged 1 commit intoapache:masterfrom
NSAmelchev:ignite-28534

Conversation

@NSAmelchev
Copy link
Copy Markdown
Contributor

@NSAmelchev NSAmelchev commented Apr 13, 2026

Remove unused classes:

  • org.apache.ignite.internal.processors.query.schema.SchemaIndexCacheFilter
  • org.apache.ignite.internal.processors.rest.client.message.GridClientBinaryMetaData
  • org.apache.ignite.internal.util.lang.GridPlainAbsClosure
  • org.apache.ignite.internal.util.test.GridTestPrintStream
  • org.apache.ignite.internal.util.test.GridTestPrintStreamFactory
  • org.apache.ignite.internal.util.worker.GridWorkerListenerAdapter
  • org.apache.ignite.internal.util.GridAtomicInitializer
  • org.apache.ignite.internal.util.GridKeyLock
  • org.apache.ignite.internal.GridProxyListener
  • org.apache.ignite.internal.binary.TestCachingMetadataHandler
  • org.apache.ignite.p2p.GridSwapSpaceCustomKey
  • org.apache.ignite.p2p.GridSwapSpaceCustomValue
  • org.apache.ignite.spi.discovery.AbstractDiscoveryTest

Relocate:

  • GridScheduleStatistics from core to schedule module

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@chesnokoff chesnokoff left a comment

Choose a reason for hiding this comment

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

Double-checked and reproduced the patch using IDEA Safe Delete. Works fine

@NSAmelchev NSAmelchev merged commit 55ec68d into apache:master Apr 15, 2026
10 checks passed
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.

2 participants