Issue Details (XML | Word | Printable)

Key: KATTA-16
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Ted Dunning
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Katta
KATTA-28

The katta manager should manage and the client should query multiple pools of different kinds of servers

Created: 07/Jan/09 09:50 PM   Updated: 04/Oct/09 03:57 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 0.6


 Description  « Hide

It is common in large scale search deployments to separate (at least) raw search and content retrieval. The query types, volumes are very different in these different engines, so the number of shards are different as well. The problems of index deployment and management are the same, however.

This indicates that katta should have the following extensions:

  • abstract out a small KattaMangeable interface to allow manageable instances to be managed
  • extend the configuration to allow multiple pools to be managed
  • extend the client software to allow different pools to be queried


 All   Comments   Change History   git Commits      Sort Order: Ascending order - Click to sort in descending order
Stefan Groschupf added a comment - 04/Oct/09 03:57 AM
My understanding is that this is fixed with katta-54 as well.