opensearch-sdk-java icon indicating copy to clipboard operation
opensearch-sdk-java copied to clipboard

[BUG] Developer Guide does not share information on how to build an extension.

Open minalsha opened this issue 2 years ago • 2 comments

What is the bug?

Developer Guide: https://github.com/opensearch-project/opensearch-sdk-java/blob/main/DEVELOPER_GUIDE.md#submitting-changes does not share information on how to build an extension. Developer guide should be a one-stop shop which should cover the following:

  • [ ] How to build a brand new extension from scratch? (include a sample Example)
  • [ ] How to run an extension with version decoupling support?
  • [ ] How to migrate an existing plugin to an extension?

minalsha avatar Mar 23 '23 19:03 minalsha

@dbwiddis can we close this one out?

owaiskazi19 avatar Mar 31 '23 21:03 owaiskazi19

@dbwiddis can we close this one out?

Nope, I only addressed a portion of the 1st point (and 3 is also a work in progress) but part 2 hasn't yet been worked on. @saratvemulapalli will probably address it.

dbwiddis avatar Mar 31 '23 21:03 dbwiddis