You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by GitBox <gi...@apache.org> on 2020/06/25 08:03:29 UTC

[GitHub] [unomi] nlevitsky opened a new pull request #169: Add an environment variable

nlevitsky opened a new pull request #169:
URL: https://github.com/apache/unomi/pull/169


   Add an environment variable for Elasticsearch refresh after saving a profile


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [unomi] sergehuber merged pull request #169: Add an environment variable

Posted by GitBox <gi...@apache.org>.
sergehuber merged pull request #169:
URL: https://github.com/apache/unomi/pull/169


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [unomi] nlevitsky commented on pull request #169: Add an environment variable

Posted by GitBox <gi...@apache.org>.
nlevitsky commented on pull request #169:
URL: https://github.com/apache/unomi/pull/169#issuecomment-650708042


   > Am I missing something or is this PR not complete ? It just contains the setting and no code modification. Also how would this work with batching ? I'm assuming it's only when batching is not turned on ?
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [unomi] nlevitsky closed pull request #169: Add an environment variable

Posted by GitBox <gi...@apache.org>.
nlevitsky closed pull request #169:
URL: https://github.com/apache/unomi/pull/169


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [unomi] nlevitsky removed a comment on pull request #169: Add an environment variable

Posted by GitBox <gi...@apache.org>.
nlevitsky removed a comment on pull request #169:
URL: https://github.com/apache/unomi/pull/169#issuecomment-650708042


   > Am I missing something or is this PR not complete ? It just contains the setting and no code modification. Also how would this work with batching ? I'm assuming it's only when batching is not turned on ?
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [unomi] nlevitsky commented on pull request #169: Add an environment variable

Posted by GitBox <gi...@apache.org>.
nlevitsky commented on pull request #169:
URL: https://github.com/apache/unomi/pull/169#issuecomment-650708239


   The code already contains this variable - ProfileServiceImpl - "forceRefreshOnSave", it was false by default and for some reason there was no environment variable that enables to set the value. 


----------------------------------------------------------------
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:
users@infra.apache.org