xurror commented on pull request #1309:
URL: https://github.com/apache/fineract/pull/1309#issuecomment-704394127


   Here comes my concern exactly.
   I wasn’t able to resolve the problem with eclipselink cause turns out in
   certain cases IDs were not generated fast enough so I constantly got null
   pointers exception when trying to persist the entity.
   Of all my attempts, having a table of pre-generated IDs was what did the
   trick.
   
   On Tue, Oct 6, 2020 at 3:08 PM Michael Vorburger ⛑️ <
   [email protected]> wrote:
   
   >
   >
   > My concern here is that, apparently, we would have to do this for EACH
   >
   >
   > Entity (Table), separately? I doubt that's a good idea. If I understood it
   >
   >
   > correctly , this comes out of a problem encountered during the EclipseLink
   >
   >
   > migration. Couldn't we solve whatever problem that was, instead of having
   >
   >
   > to switch GenerationType, per table?
   >
   >
   >
   >
   >
   > >
   >
   >
   >
   >
   >
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/fineract/pull/1309#issuecomment-704294475>, or
   > unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AK5B5DE2PHZEC4RLECAZPD3SJMQHRANCNFSM4QPKIYSA>
   > .
   >
   >
   >
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to