jkevan commented on code in PR #593:
URL: https://github.com/apache/unomi/pull/593#discussion_r1145839125


##########
services/src/main/java/org/apache/unomi/services/impl/segments/SegmentServiceImpl.java:
##########
@@ -163,7 +158,6 @@ public void postConstruct() throws IOException {
         }
         bundleContext.addBundleListener(this);
         initializeTimer();
-        loadScripts();

Review Comment:
   Yes I moved the painless script loading in the persistence service :)



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to