Skip to content
New issue

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

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

Already on GitHub? # to your account

[Backport 2.x] deprecated job-metadata-index #2340

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b30d3c9 from #2339.

* deprecate job-metadata-index

Signed-off-by: Peng Huo <penghuo@gmail.com>

* upgrade log4j2

Signed-off-by: Peng Huo <penghuo@gmail.com>

* update codestyle

Signed-off-by: Peng Huo <penghuo@gmail.com>

* upgrade log4j

Signed-off-by: Peng Huo <penghuo@gmail.com>

---------

Signed-off-by: Peng Huo <penghuo@gmail.com>
(cherry picked from commit b30d3c9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
penghuo
penghuo previously approved these changes Oct 23, 2023
Signed-off-by: Peng Huo <penghuo@gmail.com>
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #2340 (de44d3c) into 2.x (69ea0a6) will decrease coverage by 0.01%.
The diff coverage is 98.43%.

@@             Coverage Diff              @@
##                2.x    #2340      +/-   ##
============================================
- Coverage     96.54%   96.53%   -0.01%     
- Complexity     4921     4928       +7     
============================================
  Files           459      464       +5     
  Lines         13565    13532      -33     
  Branches        912      904       -8     
============================================
- Hits          13096    13063      -33     
  Misses          452      452              
  Partials         17       17              
Flag Coverage Δ
sql-engine 96.53% <98.43%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...park/asyncquery/AsyncQueryExecutorServiceImpl.java 100.00% <100.00%> (ø)
...OpensearchAsyncQueryJobMetadataStorageService.java 100.00% <100.00%> (ø)
...search/sql/spark/dispatcher/AsyncQueryHandler.java 100.00% <100.00%> (ø)
...search/sql/spark/dispatcher/BatchQueryHandler.java 100.00% <100.00%> (ø)
.../sql/spark/dispatcher/InteractiveQueryHandler.java 100.00% <100.00%> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
...ql/spark/execution/session/InteractiveSession.java 100.00% <100.00%> (ø)
...nsearch/sql/spark/execution/session/SessionId.java 100.00% <ø> (ø)
...rch/sql/spark/execution/statement/StatementId.java 100.00% <100.00%> (ø)
...rch/sql/spark/execution/statestore/StateStore.java 79.81% <100.00%> (+3.18%) ⬆️
... and 3 more

@penghuo penghuo merged commit f3fdead into 2.x Oct 23, 2023
@github-actions github-actions bot deleted the backport/backport-2339-to-2.x branch October 23, 2023 22:51
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 23, 2023
* deprecated job-metadata-index (#2339)

* deprecate job-metadata-index

Signed-off-by: Peng Huo <penghuo@gmail.com>

* upgrade log4j2

Signed-off-by: Peng Huo <penghuo@gmail.com>

* update codestyle

Signed-off-by: Peng Huo <penghuo@gmail.com>

* upgrade log4j

Signed-off-by: Peng Huo <penghuo@gmail.com>

---------

Signed-off-by: Peng Huo <penghuo@gmail.com>
(cherry picked from commit b30d3c9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* revert log4j upgrade

Signed-off-by: Peng Huo <penghuo@gmail.com>

---------

Signed-off-by: Peng Huo <penghuo@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Peng Huo <penghuo@gmail.com>
(cherry picked from commit f3fdead)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
penghuo added a commit that referenced this pull request Oct 23, 2023
* deprecated job-metadata-index (#2339)

* deprecate job-metadata-index



* upgrade log4j2



* update codestyle



* upgrade log4j



---------


(cherry picked from commit b30d3c9)


* revert log4j upgrade



---------





(cherry picked from commit f3fdead)

Signed-off-by: Peng Huo <penghuo@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Peng Huo <penghuo@gmail.com>
mengweieric added a commit to mengweieric/sql that referenced this pull request Nov 8, 2023
mengweieric added a commit to mengweieric/sql that referenced this pull request Nov 8, 2023
vamsimanohar added a commit to mengweieric/sql that referenced this pull request Nov 13, 2023
vamsimanohar added a commit that referenced this pull request Nov 13, 2023
* Revert "Add more metrics and handle emr exception message (#2422) (#2426)"

This reverts commit b57f7cc.

* Revert "Block settings in sql query settings API and add more unit tests (#2407) (#2412)"

This reverts commit 3024737.

* Revert "Added session, statement, emrjob metrics to sql stats api (#2398) (#2400)"

This reverts commit 6e17ae6.

* Revert "Redefine Drop Index as logical delete (#2386) (#2397)"

This reverts commit e939bb6.

* Revert "add concurrent limit on datasource and sessions (#2390) (#2395)"

This reverts commit deb3ccf.

* Revert "Add Flint Index Purging Logic (#2372) (#2389)"

This reverts commit dd48b9b.

* Revert "Refactoring for tags usage in test files and also added explicit denly list setting. (#2383) (#2385)"

This reverts commit 37e010f.

* Revert "Enable session by default (#2373) (#2375)"

This reverts commit 7d95e4c.

* Revert "Create new session if client provided session is invalid (#2368) (#2371)"

This reverts commit 5ab7858.

* Revert "Add where clause support in create statement (#2366) (#2370)"

This reverts commit b620a56.

* Revert "create new session if current session not ready (#2363) (#2365)"

This reverts commit 5d07281.

* Revert "Handle Describe,Refresh and Show Queries Properly (#2357) (#2362)"

This reverts commit 16e2f30.

* Revert "Add Session limitation (#2354) (#2359)"

This reverts commit 0f334f8.

* Revert "Bug Fix, support cancel query in running state (#2351) (#2353)"

This reverts commit 9a40591.

* Revert "Fix bug, using basic instead of basicauth (#2342) (#2355)"

This reverts commit e4827a5.

* Revert "Add missing tags and MV support (#2336) (#2346)"

This reverts commit 8791bb0.

* Revert "[Backport 2.x] deprecated job-metadata-index (#2340) (#2343)"

This reverts commit bea432c.

* Revert "Integration with REPL Spark job (#2327) (#2338)"

This reverts commit 58a5ae5.

* Revert "Implement patch API for datasources (#2273) (#2329)"

This reverts commit 4c151fe.

* Revert "Add sessionId parameters for create async query API (#2312) (#2324)"

This reverts commit 3d1a376.

* Revert "Add Statement (#2294) (#2318) (#2319)"

This reverts commit b3c2e94.

* Revert "Upgrade json (#2307) (#2314)"

This reverts commit 6c65bb4.

* Revert "Minor Refactoring (#2308) (#2317)"

This reverts commit 051cc4f.

* Revert "add InteractiveSession and SessionManager (#2290) (#2293) (#2315)"

This reverts commit 6ac197b.

---------

Co-authored-by: Vamsi Manohar <reddyvam@amazon.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant