Skip to content

Commit dd4d7bc

Browse files
nknizeimRishN
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: Rishab Nahata <[email protected]>
1 parent bf1156a commit dd4d7bc

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)