Skip to content

Commit 96d534b

Browse files
nknizeshiv0408
authored andcommitted
[Refactor] StreamIO and OpenSearchException foundation to core library (opensearch-project#8035)
This commit refactors the Stream IO classes from the server to core library to support cloud native and serverless extensions. The following classes are refactored: * StreamInput * StreamOutput * Writeable * NamedWriteable * NamedWriteableRegistry * Index * ShardId * BytesReference * ByteArray * BigArray * SecureString * Text * ParsingException * RestStatus The namespace is left unchanged but will be refactored in a follow up commit to avoid split package in order to support jigsaw modularity. Signed-off-by: Nicholas Walter Knize <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
1 parent 94c3b34 commit 96d534b

File tree

133 files changed

+1993
-2178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+1993
-2178
lines changed

libs/core/src/main/java/org/opensearch/BaseExceptionsHelper.java

Lines changed: 0 additions & 283 deletions
This file was deleted.

0 commit comments

Comments
 (0)