[
https://issues.apache.org/jira/browse/WAVE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249275#comment-13249275
]
[email protected] commented on WAVE-333:
----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3864/#review6773
-----------------------------------------------------------
Is this still hanging out there?
- Michael
On 2012-02-11 13:30:37, Yuri Zelikov wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/3864/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-02-11 13:30:37)
bq.
bq.
bq. Review request for wave, Michael MacFadden, vjrj, and Ali Lown.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. Fixes issue WAVE-333 - Welcome wave is not displayed after registration.
The problem was with the use of method waveMap.lookupWavelet(waveId) which
returns only wavelets that were loaded during the server start.
bq.
bq.
bq. This addresses bug WAVE-333.
bq. https://issues.apache.org/jira/browse/WAVE-333
bq.
bq.
bq. Diffs
bq. -----
bq.
bq.
src/org/waveprotocol/box/server/waveserver/PerUserWaveViewSubscriber.java
ec446a3
bq. src/org/waveprotocol/box/server/waveserver/Wave.java de13222
bq. src/org/waveprotocol/box/server/waveserver/WaveMap.java 36224ec
bq.
bq. Diff: https://reviews.apache.org/r/3864/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq. Registered a new user and checked that the welcome wave is displayed.
bq.
bq.
bq. Thanks,
bq.
bq. Yuri
bq.
bq.
> After user registration (with some welcome waves) search inbox is empty
> -----------------------------------------------------------------------
>
> Key: WAVE-333
> URL: https://issues.apache.org/jira/browse/WAVE-333
> Project: Wave
> Issue Type: Bug
> Components: Server
> Reporter: Vicente J. Ruiz Jurado
>
> In our servers when we create some user, we create also some waves for
> him/her (a welcome wave, and other sample waves). But with the new changes in
> search code, the inbox search returned after user registration is always
> empty:
> 10-feb-2012 12:01:06
> org.waveprotocol.box.server.waveserver.MemorySearchProvider search
> INFO: Search response to 'in:inbox': 0 results, user: XXX
> after a server restart:
> 10-feb-2012 12:13:35
> org.waveprotocol.box.server.waveserver.MemorySearchProvider search
> INFO: Search response to 'in:inbox': 7 results, user: XXX
> Seems that there is a unsync between memory index and the file store.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira