Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loads the interval of sessionConfCache from configurable file in FileSessionConfAdvisor #5999

Closed
wants to merge 1 commit into from

Conversation

zhaohehuhu
Copy link
Contributor

@zhaohehuhu zhaohehuhu commented Jan 19, 2024

🔍 Description

Issue References 🔗

This pull request fixes the issue that FileSessionConfAdvisor failed to load the interval defined in configuration file.

Describe Your Solution 🔧

load the Kyuubi configuration from configurable file instead of using environment parameters.

Types of changes 🔖

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Test Plan 🧪

Behavior Without This Pull Request ⚰️

Behavior With This Pull Request 🎉

Related Unit Tests


Checklist 📝

Be nice. Be informative.

@zhaohehuhu zhaohehuhu changed the title loads the interval of sessionConfCache from configurable file in File… loads the interval of sessionConfCache from configurable file in FileSessionConfAdvisor Jan 19, 2024
@zhaohehuhu
Copy link
Contributor Author

@pan3793 plz review it. Thanks!

Copy link
Member

@pan3793 pan3793 left a comment

Choose a reason for hiding this comment

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

LGTM, cc @jiaoqingbo

@pan3793 pan3793 closed this in 5d73800 Jan 19, 2024
pan3793 pushed a commit that referenced this pull request Jan 19, 2024
…le file in FileSessionConfAdvisor

# 🔍 Description
## Issue References 🔗

This pull request fixes the issue that FileSessionConfAdvisor failed to load the interval defined in configuration file.

## Describe Your Solution 🔧

load the Kyuubi configuration from configurable file instead of using environment parameters.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes #5999 from zhaohehuhu/dev-0119.

Closes #5999

592d15a [hezhao2] loads the interval of sessionConfCache from configurable file in FileSessionConfAdvisor

Authored-by: hezhao2 <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 5d73800)
Signed-off-by: Cheng Pan <[email protected]>
@pan3793 pan3793 added this to the v1.8.1 milestone Jan 19, 2024
@pan3793
Copy link
Member

pan3793 commented Jan 19, 2024

Thanks, merged to master/1.8

zhaohehuhu added a commit to zhaohehuhu/incubator-kyuubi that referenced this pull request Feb 5, 2024
…igurable file in FileSessionConfAdvisor

# 🔍 Description
## Issue References 🔗

This pull request fixes the issue that FileSessionConfAdvisor failed to load the interval defined in configuration file.

## Describe Your Solution 🔧

load the Kyuubi configuration from configurable file instead of using environment parameters.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes apache#5999 from zhaohehuhu/dev-0119.

Closes apache#5999

592d15a [hezhao2] loads the interval of sessionConfCache from configurable file in FileSessionConfAdvisor

Authored-by: hezhao2 <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
zhaohehuhu added a commit to zhaohehuhu/incubator-kyuubi that referenced this pull request Mar 21, 2024
…igurable file in FileSessionConfAdvisor

# 🔍 Description
## Issue References 🔗

This pull request fixes the issue that FileSessionConfAdvisor failed to load the interval defined in configuration file.

## Describe Your Solution 🔧

load the Kyuubi configuration from configurable file instead of using environment parameters.

## Types of changes 🔖

- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Test Plan 🧪

#### Behavior Without This Pull Request ⚰️

#### Behavior With This Pull Request 🎉

#### Related Unit Tests

---

# Checklist 📝

- [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html)

**Be nice. Be informative.**

Closes apache#5999 from zhaohehuhu/dev-0119.

Closes apache#5999

592d15a [hezhao2] loads the interval of sessionConfCache from configurable file in FileSessionConfAdvisor

Authored-by: hezhao2 <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants