Skip to content

Update index server - #660

Open
enkore wants to merge 5 commits into
masterfrom
m/i2
Open

Update index server#660
enkore wants to merge 5 commits into
masterfrom
m/i2

Conversation

@enkore

@enkore enkore commented Nov 14, 2016

Copy link
Copy Markdown
Collaborator
  • Fix IndexHTTPTest
  • Document how to update identity properties (drop URL and alias), also add a test for that
  • Update search endpoint to use the JSON API of the server
  • Add search API to search for a bunch of contacts at once; update IndexContact to have the "matches" property to indicate which contact in the result set belongs to which part of the query
  • Add API to query identity status
  • Add API to delete identity entirely
  • Reimplement MainIndexService (in progress...)
  • Deduplicate retry logic
  • Nullable IdentityStatus
  • Fix MainIndexService test
  • Perhaps create lower level tests for the new APIs (<-- most of the existing ones are actually for validating correct use and understanding of gson)

Fixes #600 and implements the new APIs discussed in #615 meeting.

@enkore

enkore commented Nov 15, 2016

Copy link
Copy Markdown
Collaborator Author

@JoGir: Can you take a look at the IndexHTTP API?

@JoGir

JoGir commented Nov 15, 2016

Copy link
Copy Markdown
Contributor
  • Nullable IdentityStatus if not registered
  • duplicate retry handling
  • apply changes to IndexService

@rehwanne

Copy link
Copy Markdown
Contributor

I rebuilt the Container with new Versions of everything.

@enkore enkore assigned enkore and unassigned JoGir Jan 30, 2017
@enkore enkore added the WIP label Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants