This is an overview of activity going on with our projects. SVN commits, bug reports, tweets, you name it.
@TheASF: RT
@sdtimes: Congratulations to Apache Foundation (
@TheASF) – recognized in the
#SDTimes100 Influencer category.
@TheASF: Survey by
@OpenLogic reveals
#Apache-licensed projects are the most downloaded & most used in enterprise applications
http://bit.ly/j9oA2e
r1131986
Restore a bit more compatibility for api-users that use svn_wc_entry_t by
filling has_props and has_prop_mods with the existing call to... (
subversion) —
rhuijben
r1131985
Moved ec2 directory to top-level. (
incubator) —
benh
r1131984
Made a bad message not kill the process but instead just drop the message. (
incubator) —
benh
r1131983
Disabling Ruby support because it's been broken and quite hard to fix since the switch to driver APIs (
incubator) —
benh
r1131982
Updated code to use new tuples implementation. (
incubator) —
benh
[SOLR-2233] DataImportHandler - JdbcDataSource is not thread safe
Whenever Thread A spends more than 10 seconds on a Connection (by retrieving records in a batch), Thread B will...
[CAMEL-3983] Added Support for Serialization and Message Headers to Hazelcast SEDA functionality
The current implementation looses headers that are given to a 'hazelcast:seda:foo' route and is has problems serializing complex objects inside...
[CASSANDRA-2735] Timestamp Based Compaction Strategy
Compaction strategy implementation based on max timestamp ordering of the sstables while satisfying max sstable size, min and max compaction...
[CASSANDRA-1610] Pluggable Compaction
In CASSANDRA-1608, I proposed some changes on how compaction works. I think it also makes sense to allow the...
[NUTCH-995] Generate POM file using the Ivy makepom task
We currently have a pom.xml file in the SVN repository and use it for publishing our artefacts. The trouble with...