[ https://issues.apache.org/jira/browse/CASSANDRASC-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raymond Welgosh updated CASSANDRASC-135: ---------------------------------------- Authors: Raymond Welgosh Test and Documentation Plan: manual test Status: Patch Available (was: Open) PR: [https://github.com/apache/cassandra-sidecar/pull/126] CI: [https://app.circleci.com/pipelines/github/rwelgosh/cassandra-sidecar?branch=CASSANDRASC-135%2Ftrunk&filter=all] > Increasing Max Open File Descriptors > ------------------------------------ > > Key: CASSANDRASC-135 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-135 > Project: Sidecar for Apache Cassandra > Issue Type: Improvement > Components: Configuration > Reporter: Raymond Welgosh > Assignee: Raymond Welgosh > Priority: Normal > Labels: pull-request-available > Fix For: 1.0 > > > OpenJDK defines a fixed and low value for max file descriptors (OPEN_MAX == > 10240) for MacOS/darwin. It is too low for sidecar development. This patch > disables the MaxFDLimit to allow using the actual max file descriptors to > avoid "too many open files" errors. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org