Commit Graph

6625 Commits

Author SHA1 Message Date
Shay Banon b0b379dc88 River: When deleting a river, make sure when its closed that its data is deleted, closes #1534. 2011-12-12 01:09:46 +02:00
Shay Banon de861d6f43 Support Multicast discovery for external clients, closes #1532. 2011-12-11 18:54:07 +02:00
Shay Banon 5258b505eb Multicast: Add discovery.zen.ping.multicast.send_ping setting to disable sending ping requests while still having multicast enabled, closes #1479. 2011-12-11 16:24:12 +02:00
Shay Banon 3a363976ed don't debug log conflict base failure (version conflict / document exists) 2011-12-10 01:38:29 +02:00
Shay Banon e7eed3c182 fix package location of trove extensions 2011-12-10 00:12:42 +02:00
Shay Banon 2b388cff5a better debug logging of where the default mapping is loaded from 2011-12-09 23:50:46 +02:00
Shay Banon 72eb1508c6 no need to check and throw eof in readBoolean, already done in readByte 2011-12-09 10:05:07 +02:00
Shay Banon a71f2eed99 fix test to wait for async indexing to finish 2011-12-09 10:04:11 +02:00
Shay Banon 0412e3e2e6 create NodeEnvironment outside of guice so if it fails, it fails early and does not takes ages with guice trying to create it per injection 2011-12-08 18:08:30 +02:00
Shay Banon e56086cf7b allow to perform operations on a recovering shard using versioning to do conflict detection 2011-12-08 17:41:27 +02:00
Shay Banon 1cd3af9de0 better exception message 2011-12-08 17:40:43 +02:00
Shay Banon 1fd5a48409 wait for yellow status before searching 2011-12-08 16:28:57 +02:00
Shay Banon 76af8425f0 separate writeAllowed check to actual operation compared to optimize/flush/refresh 2011-12-08 14:14:04 +02:00
Shay Banon b7d3f8fc99 use the smaller value possible 2011-12-08 14:10:25 +02:00
Shay Banon 16c2c6b2c3 fix deb to properly copy over sigar 2011-12-08 13:40:09 +02:00
Peter bccf0b193e moving debian package to maven 2011-12-08 13:22:09 +02:00
Shay Banon ba29160562 allow to enabled/disable gc deletes internally 2011-12-08 12:07:55 +02:00
Shay Banon df9f333a27 Default mapping means new types not mapped explicitly, closes #1524. 2011-12-07 23:17:27 +02:00
Shay Banon 5ea6c0bac5 wait for green status in test to make sure shards are allocated 2011-12-07 17:01:57 +02:00
Shay Banon c1b86f5786 upgrade to guava 10.0.1 and fix assembly 2011-12-06 21:09:28 +02:00
Shay Banon 9781d8675d cleanups, remove unused code 2011-12-06 16:40:07 +02:00
Shay Banon c6d5672a17 fix to provided scope from runtime since we need to compile with it 2011-12-06 13:52:40 +02:00
Shay Banon 19d80a7f1b assemblies 2011-12-06 13:41:49 +02:00
Shay Banon 6a71eab51f finalize structure, tests pass 2011-12-06 02:43:17 +02:00
Shay Banon a8fd2d48b8 first cleanup phase, move to single src 2011-12-06 00:59:23 +02:00