Github user pluradj commented on a diff in the pull request:

    https://github.com/apache/incubator-tinkerpop/pull/109#discussion_r42674763
  
    --- Diff: gremlin-server/pom.xml ---
    @@ -148,6 +149,30 @@ limitations under the License.
         </build>
         <profiles>
             <profile>
    +            <id>linux</id>
    +            <activation>
    +                <activeByDefault>false</activeByDefault>
    +                <property>
    +                    <name>EPOLL</name>
    --- End diff --
    
    Should add a note in the contributing doc about the `EPOLL` profile, 
similar to `includeNeo4j` 
https://github.com/apache/incubator-tinkerpop/blob/master/CONTRIBUTING.asciidoc


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to