File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 * Adding missing configs in system_views.settings to be backward compatible (CASSANDRA-20863)
1010 * Heap dump should not be generated on handled exceptions (CASSANDRA-20974)
1111Merged from 4.1:
12+ * Fix ant generate-eclipse-files (CASSANDRA-21215)
1213 * Disk usage guardrail cannot be disabled when failure threshold is reached (CASSANDRA-21057)
1314 * ReadCommandController should close fast to avoid deadlock when building secondary index (CASSANDRA-19564)
1415Merged from 4.0:
Original file line number Diff line number Diff line change 19811981 </path >
19821982 <pathconvert property =" eclipse-libs-list" refid =" eclipse-project-libs-path" pathsep =" ${ line.separator } " >
19831983 <mapper >
1984- <regexpmapper from =" ^(.*)$$" to =' <classpathentry kind="lib" path="\1\" \ />' />
1984+ <regexpmapper from =" ^(.*)$$" to =' <classpathentry kind="lib" path="\1" />' />
19851985 </mapper >
19861986 </pathconvert >
19871987 <property name =" eclipse-project-libs" refid =" eclipse-project-libs-path" />
You can’t perform that action at this time.
0 commit comments