On Tue, Oct 7, 2014 at 1:33 PM, Prakhyat Mallikarjun <prakhyat...@gmail.com>
wrote:

> Hi Martynas,
>
> Thanks. Still I have open questions.
>
> We are working on POC using akka persistence. Want to use views, but
> looking clarity on below,
>
> Are there any drawbacks of multiple views for one persistent actor?
>

No drawbacks. Just another actor getting messages from the journal.

I have updated myself from this thread
> <https://groups.google.com/forum/#!topic/akka-user/MNDc9cVG1To>. Consider
> we start using multiple views, any future enhancement in akka persistence
> views impact code/implementation?
>

The PersistentView API will surely change, because it will become more
powerfull on the query side.

-Prakhyat M M
>
>
>
> On Tuesday, 7 October 2014 14:46:06 UTC+5:30, Martynas Mickevičius wrote:
>>
>> Hello Prakhyat,
>>
>> yes, you can have multiple PersistentViews for one persistenceId.
>>
>> PersistentViews will have a bit of a rethink in the near future as noted
>> in this thread
>> <https://groups.google.com/forum/#!topic/akka-user/MNDc9cVG1To>.
>>
>> On Mon, Oct 6, 2014 at 9:40 AM, Prakhyat Mallikarjun <prakh...@gmail.com>
>> wrote:
>>
>>> Team,
>>>
>>> Will akka persistence support multiple views for one PersistentActor?
>>>
>>> If yes, is it recommended to use multiple views for one
>>> PersistentActor? Are there any drawbacks of multiple views for one
>>> persistent actor?Also can any future enhancement in akka persistence impact
>>> this behavior?
>>>
>>> -Prakhyat M M
>>>
>>> --
>>> >>>>>>>>>> Read the docs: http://akka.io/docs/
>>> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/
>>> current/additional/faq.html
>>> >>>>>>>>>> Search the archives: https://groups.google.com/
>>> group/akka-user
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Akka User List" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to akka-user+...@googlegroups.com.
>>> To post to this group, send email to akka...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/akka-user.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Martynas Mickevičius
>> Typesafe <http://typesafe.com/> – Reactive
>> <http://www.reactivemanifesto.org/> Apps on the JVM
>>
>  --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Martynas Mickevičius
Typesafe <http://typesafe.com/> – Reactive
<http://www.reactivemanifesto.org/> Apps on the JVM

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to