Dear Appengine team,
Any way to  find out the entities participating in the transaction??

I have put logs, and as per my logs analysis, there are only 13 entity
groups, that are used in the transaction.

However the transaction is not successful


On Sat, Dec 10, 2016 at 11:08 AM, Rajesh Gupta <
rajesh.gu...@veersoftsolutions.com> wrote:

> I put the logs in get's as well.  The code is doing the gets' for the same
> entity groups that are used for the put's and delete's.  So, there are 13
> entity groups.
>
> Appengine team,
> Any way to  find out the entities participating in the transaction??
>
>
>
> On Sat, Dec 10, 2016 at 3:21 AM, 'Alex Martelli' via Google App Engine <
> google-appengine@googlegroups.com> wrote:
>
>> Hmmm, just guessing: perhaps if you also log the `get`s (as well as the
>> `put`s and `delete`s that you say you're already logging) you'll find that
>> the total does exceed the 25-entity-groups limit in one transaction...?
>>
>> Alex
>>
>>
>> On Fri, Dec 9, 2016 at 2:06 AM, Rajesh Gupta <
>> rajesh.gu...@veersoftsolutions.com> wrote:
>>
>>> I am noticing a weird behavior.
>>> I am finding that there are only 13 entity groups (by doing logging in
>>> all puts and deletes).  But the transaction is failing with the message
>>> "operating on too many entity groups in a single transaction"
>>>
>>> On Fri, Dec 9, 2016 at 2:11 PM, Rajesh Gupta <
>>> rajesh.gu...@veersoftsolutions.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> I am getting the error.
>>>> "operating on too many entity groups in a single transaction"
>>>>
>>>> Is there a way to find the entities that are participating in the
>>>> transaction?  Any logs or any flag that can be enabled that tells about the
>>>> entities in the transaction?
>>>>
>>>>
>>>> --
>>>> Regards,
>>>> Rajesh
>>>> *www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
>>>> *www.GainERP.com <https://www.gainerp.com>*
>>>> *Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform
>>>> and Mobile*
>>>>
>>>>
>>>
>>>
>>> --
>>> Regards,
>>> Rajesh
>>> *www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
>>> *www.GainERP.com <https://www.gainerp.com>*
>>> *Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform and
>>> Mobile*
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Google App Engine" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to google-appengine+unsubscr...@googlegroups.com.
>>> To post to this group, send email to google-appengine@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/google-appengine.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/google-appengine/CA%2BS7ijY8B5frYLb8dCj%3DRD6xEowdzZ1kHS
>>> T4B1zAkYrY8nJATA%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijY8B5frYLb8dCj%3DRD6xEowdzZ1kHST4B1zAkYrY8nJATA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to google-appengine+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> Visit this group at https://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/google-appengine/CAE46Be_J1SqKT-V3ZX93y0OGCtkBNO%3DFWk%
>> 3De5bG6ibAHdfV9MQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/google-appengine/CAE46Be_J1SqKT-V3ZX93y0OGCtkBNO%3DFWk%3De5bG6ibAHdfV9MQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Regards,
> Rajesh
> *www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
> *www.GainERP.com <https://www.gainerp.com>*
> *Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform and
> Mobile*
>
>


-- 
Regards,
Rajesh
*www.VeersoftSolutions.com <http://www.VeersoftSolutions.com>*
*www.GainERP.com <https://www.gainerp.com>*
*Accounting/Inventory/Orders/Sales/Purchase on Google Cloud Platform and
Mobile*

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijakCBa9B-FKq5jbVzeWpQd1r-ES13Z0NqoOp4xQWOfaQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to