Georg Ragaller created POLYGENE-236:
---------------------------------------

             Summary: Unit tests for entitystore-mongodb trigger a Windows 
Firewall popup window
                 Key: POLYGENE-236
                 URL: https://issues.apache.org/jira/browse/POLYGENE-236
             Project: Polygene
          Issue Type: Bug
         Environment: Windows with active Windows Firewall
            Reporter: Georg Ragaller
            Priority: Minor
         Attachments: polygene-java_entitystore-mongodb_firewall.png

The {{:extensions:entitystore-mongodb:test}} will trigger a Windows Firewall 
popup window, because the server port is not restricted to {{localhost}}, but 
binds to {{0.0.0.0}}.

Solution should be to bind to {{localhost}} only. If there is no way to use 
{{localhost}} only, then a [custom mongod 
filename|https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo#usage---custom-mongod-filename]
 should be used, so that the firewall rules can be set to a stable executable 
name.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to