Github user spmallette commented on a diff in the pull request:
https://github.com/apache/incubator-tinkerpop/pull/109#discussion_r42685199
--- 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 --
good point - i might ultimately adjust naming/docs and such once we merge.
@anagav i can handle that on my end. @pluradj is that cool for you for purpose
of voting?
---
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.
---