Re: [Architecture] Pagination Feature Architecture review [Meeting notes]

2013-08-12 Thread Ajith Vitharana
Hi All, Shelan has started a new thread for review notes, but original thread was "*Resource pagination in G-Reg*". Thanks Ajith. On Mon, Aug 12, 2013 at 11:23 PM, Sanjiva Weerawarana wrote: > +1 .. great summary. Learn to take notes properly guys .. giving the big > picture and context is c

Re: [Architecture] Pagination Feature Architecture review [Meeting notes]

2013-08-12 Thread Sanjiva Weerawarana
+1 .. great summary. Learn to take notes properly guys .. giving the big picture and context is critical for people not in the room to be able to grok the conversation. On Fri, Aug 9, 2013 at 9:33 AM, Srinath Perera wrote: > Shelan, we need to tell the big picture and provide details so others

Re: [Architecture] Pagination Feature Architecture review [Meeting notes]

2013-08-08 Thread Srinath Perera
Shelan, we need to tell the big picture and provide details so others can get what we discussed. I know it is not easy, but we have to try! Let me try Greg use Solr to index and support property based search and sorted results, and it is very fast. Now overall experience is very smooth. There we

Re: [Architecture] Pagination Feature Architecture review [Meeting notes]

2013-08-08 Thread Senaka Fernando
Hi all, We happened to take a look @ the REG_LOG table. There is a separate ID which is used for the primary key. However, this ID is not exposed from the APIs. Therefore, if we are to use something other than the timestamp, then we'll have to do an API change. So, we decided to report a JIRA (Aji

[Architecture] Pagination Feature Architecture review [Meeting notes]

2013-08-08 Thread Shelan Perera
Solr integration / scalability Clock resolution does not happen for same time activity logging. Possibility of using an counter to solve the problem with missing activities for same time stamp. But not advisable due to data migration with the schema changes. Possibility of running Solr as an ext