Timeline
2012-01-04:
2011-12-30:
- 14:08 Changeset [5306] by
- Introduce a RowLogContext? object which can be used to pass along a …
- 11:53 Ticket #283 (Avoid one get operation for execution state in normal create flow) closed by
- fixed: Fixed in r5304
- 08:27 Changeset [5305] by
- Introduce Immutable field type, use it in the schema cache and avoid the …
2011-12-28:
- 17:01 Changeset [5304] by
- Reuse execution state in normal create path right after it has been …
2011-12-23:
- 16:25 Changeset [5303] by
- Use correct fieldType to import
- 16:03 Changeset [5302] by
- Extend tester to indicate the number of times a certain fieldtype should …
2011-12-22:
- 16:25 Changeset [5301] by
- Cleanup import output between each run.
- 16:16 Changeset [5300] by
- Move to a new Kauri release. This new release supports a new option to …
- 12:01 Changeset [5299] by
- Add script for evaluating resetLilyState behavior after many calls.
2011-12-21:
- 14:32 Changeset [5298] by
- post-release changes
- 14:31 Changeset [5297] by
- prepare for 1.2-SNAPSHOT
- 14:22 Changeset [5296] by
- [maven-release-plugin] prepare for next development iteration
- 14:22 Changeset [5295] by
- [maven-release-plugin] copy for tag RELEASE_1_1_1
- 14:22 Changeset [5294] by
- [maven-release-plugin] prepare release RELEASE_1_1_1
- 14:19 Changeset [5293] by
- Deleting 1.1.1 release tag to start over
- 14:19 Changeset [5292] by
- Drop defunct dir
- 14:17 Changeset [5291] by
- Fix incorrectly named linkindex.cli directory
- 14:04 Changeset [5290] by
- [maven-release-plugin] prepare for next development iteration
- 14:03 Changeset [5289] by
- [maven-release-plugin] copy for tag RELEASE_1_1_1
- 14:03 Changeset [5288] by
- [maven-release-plugin] prepare release RELEASE_1_1_1
- 13:47 Changeset [5287] by
- Prepare 1.1.1 release
- 13:46 Changeset [5286] by
- Close schema cache before closing repository, since schema cache refresher …
- 13:06 Changeset [5285] by
- Fix a case of leaking HConnections (+ ZooKeeper? client sessions) due to …
- 08:39 Changeset [5284] by
- Schema cache : avoid logging failure to put watcher on bucket upon client …
2011-12-20:
- 15:11 Ticket #300 (Runtime exception restoration: null message) closed by
- fixed: In [5283]: […]
- 15:11 Changeset [5283] by
- Improve propagation of RuntimeException?'s over the avro interfaces, fixes …
- 13:57 Changeset [5282] by
- Renaming directory lily-server-test-fw to server-test-fw (for consistency, …
- 13:49 Changeset [5281] by
- Renaming project lily-server-test-fw-loader to lily-standalone-launcher, …
- 13:11 Ticket #205 (Verify build works with Maven 3) closed by
- fixed: maven 3 is now the default build tool
- 12:56 Ticket #23 (Clarify behaviour of fields-to-delete) closed by
- fixed
- 11:04 Ticket #287 (Repository interceptors/hooks) closed by
- fixed
- 11:03 Ticket #315 (Schema cache: Node crash could cause missed schema cache refresh triggers) closed by
- fixed: This was implemented in r5221.
- 10:59 Ticket #57 (Support multiple RowLogShards) closed by
- fixed: A first take at rowlog sharding is available in 1.1. It uses one central …
- 10:52 Ticket #239 (Complex Types) closed by
- fixed: Complex field types are available in 1.1
- 10:50 Ticket #310 (Exception in IndexUpdater when importing book_sample.json) closed by
- invalid: This was discussed in …
2011-12-19:
- 16:24 Changeset [5280] by
- Schema Cache: - Catch any exception when checking the lilyNodes on …
- 15:45 Changeset [5279] by
- Remove unnecessary hadoop-core dep + depend on jackson explicitly to be …
- 08:33 Ticket #321 (Using ../ in the filepath of the json crashes the import tool) created by
- As reported by Adeo: using ../ in the filepath of the json crashes the …
2011-12-18:
2011-12-16:
- 17:00 Changeset [5278] by
- Forward-port the linkindex-query cli tool from 1.0.4.
- 15:21 Changeset [5277] by
- Fix incorrect test.
- 15:20 Changeset [5276] by
- Let Avro generate Java classes that use String instead of CharSequence?. …
- 08:18 Changeset [5275] by
- Log initial number of global queue scan threads + enable info logging for …
- 08:17 Changeset [5274] by
- Changing defaults.
2011-12-15:
- 17:36 Changeset [5273] by
- Interrupt avro client threads on shutdown, instead of waiting for them to …
- 17:17 Changeset [5272] by
- MessagesWorkQueue?: switch ArrayList? to LinkedList?. Since most of the time …
- 17:00 Changeset [5271] by
- Let LilyClient?, more specifically the type cache refresher, survive in …
- 14:48 Changeset [5270] by
- Fix clients not being able to recover after a lily-server restart. …
- 14:10 Changeset [5269] by
- Fix leaking HBase/ZooKeeper connections in LilyClient? related to the …
- 13:34 Changeset [5268] by
- Fix unused daemon setting.
- 11:02 Changeset [5267] by
- For ValueType?.write() and Record.cloneRecord(), replacing the …
- 10:08 Changeset [5266] by
- Rename class NamedThreadFactory? to CustomThreadFactory?.
- 09:53 Changeset [5265] by
- Configure hbase.regionserver.handler.count
2011-12-14:
- 17:21 Changeset [5264] by
- Optimize isVersionTag check.
- 17:21 Changeset [5263] by
- Make MessagesWorkQueue? max size configurable, change rowlog batch size …
- 14:55 Changeset [5262] by
- Improve HTable thread reuse. Since most of our HBase operations don't go …
- 10:18 Changeset [5261] by
- Fix a case where indexing could stop because the rowlog processor would …
2011-12-13:
- 16:32 Changeset [5260] by
- Cleanup the list of subscriptions in RowLogImpl?: we can avoid the repeated …
- 16:31 Changeset [5259] by
- Pass tablename as string to pool.getTable, as it internally converts it to …
- 15:27 Changeset [5258] by
- RecordEvent?: rewrite json code to use streaming parsing & generation. …
- 14:51 Changeset [5257] by
- Don't use result.getValue() to get the latest value of an HBase cell, but …
- 13:55 Changeset [5256] by
- The ConcurrentHashMap?'s will never be updated by more than one thread …
- 13:03 Changeset [5255] by
- Change LocalHTable to make use of HTablePool instead of caching it in a …
2011-12-12:
- 17:47 Changeset [5254] by
- Make the Avro/Netty? communication handle requests concurrently. For a …
- 13:18 Changeset [5253] by
- Upgrade jackson.
- 12:22 Changeset [5252] by
- Remove unnecessary synchronization from the metrics classes. In some …
2011-12-09:
- 15:11 Changeset [5251] by
- Stop using the deprecated isMultivalue and isHierarchical calls in the …
2011-12-08:
- 15:08 Changeset [5250] by
- Pass IndexManager? the HBaseTableFactory so that the link index tables are …
- 14:58 Changeset [5249] by
- Change to Daisy 2.4.2, 2.4 is not available in maven repo anymore.
2011-12-06:
- 17:27 Changeset [5248] by
- wiring.xml: change to 1.2-SNAPSHOT
- 14:29 Changeset [5247] by
- [maven-release-plugin] prepare for next development iteration
- 14:29 Changeset [5246] by
- [maven-release-plugin] copy for tag RELEASE_1_1
- 14:28 Changeset [5245] by
- [maven-release-plugin] prepare release RELEASE_1_1
- 14:25 Changeset [5244] by
- Reverting partial prepare release
- 14:04 Changeset [5243] by
- [maven-release-plugin] prepare release RELEASE_1_1
- 13:53 Changeset [5242] by
- Preparing Release 1.1
- 12:47 Changeset [5241] by
- Upgrade tool: add (default = empty string) to explanation of nsv option.
- 12:34 Changeset [5240] by
- Correct the name of the upgrade tool.
2011-12-05:
- 16:00 Changeset [5239] by
- Adding ByteArrayValueType?. This value type allows to put byte[] in record …
- 11:32 Changeset [5238] by
- Upgrade tool: oncly convert 'null' namespaces
Note: See TracTimeline
for information about the timeline view.