Skip to content

[improve][broker] Migrate BK/DL dependencies to com.ascentstream#88

Open
nodece wants to merge 2 commits into
branch-as-2.10from
use-as-bk-2.10
Open

[improve][broker] Migrate BK/DL dependencies to com.ascentstream#88
nodece wants to merge 2 commits into
branch-as-2.10from
use-as-bk-2.10

Conversation

@nodece
Copy link
Copy Markdown
Collaborator

@nodece nodece commented May 11, 2026

Motivation

The broker currently depends on upstream BookKeeper and DistributedLog artifacts under the org.apache.* namespace.

To align with the internal storage distribution and simplify dependency/version management, this change migrates those dependencies to the com.ascentstream.* namespace.

This also improves consistency across BookKeeper and DistributedLog modules and prepares for unified storage dependency management.

Modifications

  • Migrated BookKeeper dependencies from org.apache.* to com.ascentstream.*
  • Migrated DistributedLog dependencies to the com.ascentstream.* namespace
  • Unified storage-related Maven version properties
  • Updated related dependency declarations and build configuration

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