#6 ✓closed
Ben Hood

Participants should supply entity details

Reported by Ben Hood | September 27th, 2010 @ 10:50 AM | in 0.9.3

The protocol needs to be expanded so that the agent can query participants to retrieve the verbatim detail of a specific entity.

ATM the call is only propagated through to the upstream - the plumbing needs to be put into the downstream:

  • The protocol for the downstream needs to handle this call
  • Add an extra parameter to the GET /events/{sessionId}/{evtSeqId} to indicate whether the upstream or downstream is meant
  • Regenerate the REST doc
  • The linear scan in the SessionCache needs to be eliminated
  • The new call (getEvent) needs to get documented
  • Cache the reference to the participant stubs (ATM they are created on the fly)
  • Implement a test case that verifies that the upstream and downstream participants are not crossed over (see #131)
  • Remove code duplication in the DifferencesResource

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A Real Time Differencing Tool.

Shared Ticket Bins

People watching this ticket

Referenced by

Pages