Skip to content

Conversation

@milenkovicm
Copy link
Contributor

Which issue does this PR close?

Closes none.

Rationale for this change

separation of concerns of internal modules and reducing public api removing methods not commonly ysed

What changes are included in this PR?

refactor SessionStateExt and SessionConfigExt moving them out from util to their own module as
util is too busy, also it will align with naming in used in client.

also, split SessionConfigExt to SessionConfigExt and SessionConfigHelperExt. SessionConfigExt
will stay user facing, SessionConfigHelperExt will be used internally. This reduces ballista
client public API

Are there any user-facing changes?

No

moving them out from util to their own module as
util is too busy, also it will align with naming
in used in client.

also, split `SessionConfigExt` to `SessionConfigExt`
and `SessionConfigHelperExt`. `SessionConfigExt`
will stay user facing, `SessionConfigHelperExt`
will be used internally. This reduces ballista
client public api
@andygrove andygrove merged commit 8b10bd1 into apache:main Nov 24, 2024
15 checks passed
@milenkovicm milenkovicm deleted the refactor_extensions branch November 26, 2024 09:10
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