Timeline
2010-08-17:
- 16:10 Ticket #26 (Some Blob Streaming and Variant Record related calls are not implemented ...) closed by
- fixed: r4208 #readWithIds()
- 16:10 Changeset [4208] by
- The call Repository.readWithIds now also works over Avro. (#26)
- 13:42 Changeset [4207] by
- Renaming TypeManagerRemoteImpl? and RepositoryRemoteImpl? to …
- 13:04 Changeset [4206] by
- Remote blob streaming calls implemented (#26)
2010-08-16:
- 15:16 Ticket #93 (Repository.update: allow to specify which fields should be present in the ...) created by
- Right now the fields that will be in the returned Record object are those …
- 09:06 Changeset [4205] by
- The call Repository.getVariants now also works over Avro. (#26)
2010-08-13:
- 15:10 Changeset [4204] by
- Avoid using duplicate UUID's upon creation of a RecordType? or FieldType? …
- 14:47 Ticket #20 (Record/FieldType create: reliably detect if record already exists) closed by
- fixed: r4202 and 4203 <p>Reliable Record creates and updates are covered by …
- 14:06 Changeset [4203] by
- Reliably detect existence upon create and update of RecordTypes? and …
- 09:06 Changeset [4202] by
- Reliably detect existence upon create of RecordTypes? and FieldTypes? (#20)
2010-08-12:
- 10:12 Ticket #13 (Remove distinction between update and updateMutableFields) closed by
- fixed: r4201
- 10:06 Changeset [4201] by
- Removed distinction between update and updateMutableFields (#25)
- 09:17 Changeset [4200] by
- Adapted the mutable fields tests with some explicit major compaction …
2010-08-10:
- 15:06 Ticket #15 (API to get data from multiple versions in one call.) closed by
- fixed: r4198 r4199
- 15:06 Changeset [4199] by
- Renamed Repository#readRecords to Repository#readVersions
- 14:57 Changeset [4198] by
- Repository#readRecords returns a list of versions of a record (#15)
- 07:42 Changeset [4197] by
- Implemented last-version tag according to the proposed design in #47
2010-08-06:
- 09:50 Changeset [4196] by
- Applied changes suggested in #28 - TypeManager#getRecordTypes?() and …
2010-08-05:
- 15:56 Changeset [4195] by
- Clarify in javadoc that TypeManager?.getRecordTypes() returns just one (the …
- 15:54 Changeset [4194] by
- Fix compare of object pointers instead of equals call.
- 15:47 Ticket #18 (RecordType: "id" is actually name, should probably have QName) closed by
- fixed: The indexer has been adjusted in r4193. For the documentation updates …
- 15:46 Ticket #92 (Documentation updates for 0.2) created by
- The idea is to keep a list here of things that need updating in the …
- 15:29 Changeset [4193] by
- Adjusting the indexer-related things for the new QName of the RecordTypes?. …
- 15:22 Ticket #28 (TypeManager: add methods to get available record types and field types) closed by
- fixed: r4192
- 15:21 Changeset [4192] by
- Added methods getRecordTypes() and getFieldTypes() to TypeManager? to get …
- 13:46 Changeset [4191] by
- Adding a ZooKeeper? utilities subproject. Currently contains: * generic …
- 12:56 Changeset [4190] by
- Introduced a non-versionable name (QName) on RecordType? (#18). The id of …
2010-08-02:
- 15:01 Ticket #29 (Update record via empty record object: make record type optional) closed by
- fixed: r4189
- 15:00 Changeset [4189] by
- The record type is now optional when updating a record. If no record type …
- 13:32 Ticket #40 (API: RecordType.addMixin: make version argument optional) closed by
- fixed: r4188
- 13:32 Changeset [4188] by
- Make version argument optional when adding mixin to RecordType? (#40)
- 12:43 Changeset [4187] by
- updating the location for distributions
- 12:36 Ticket #42 (Blob filename cannot be null) closed by
- invalid: Verified: the (file-)name can be null. This is also validated in the …
- 12:22 Ticket #44 (Add URI primitive value type) closed by
- fixed: http://dev.outerthought.org/trac/outerthought_lilycms/changeset/4186/
- 12:20 Changeset [4186] by
- Added URI primitive value type (#44)
- 11:20 Ticket #43 (Add some missing essential primitive types: decimal, double, long) closed by
- fixed: http://dev.outerthought.org/trac/outerthought_lilycms/changeset/4185/
2010-07-30:
- 14:49 Changeset [4185] by
- Added primitive types Double and Decimal. (#43)
- 08:48 Ticket #91 (Validate record against record type) created by
- Create, update and delete operations on a record are validated against its …
- 08:12 Ticket #90 (WAL processor handles open WAL messages) created by
- A WAL processor checks the RowLog? for any WAL messages. In normal …
2010-07-29:
- 16:01 Ticket #89 (Blob extracted content cache) created by
- When a record with blob fields needs to be reindexed, the content for …
- 15:50 Changeset [4184] by
- Move to newer HBase trunk snapshot.
- 15:49 Changeset [4183] by
- Remove needless filter, which brakes things with latest HBase.
- 13:58 Ticket #88 (Clean shutdown of the Lily node) created by
- Sometimes the Lily cannot be killed cleanly, but needs a kill -9. In such …
- 13:55 Ticket #87 (Perform 0.2 testing) created by
- Just a placeholder issue to record the fact that testing will be done for …
- 13:51 Ticket #86 (Linux deb/rpm/other packaging) created by
- Besides the binary release (#84) we might want to create Linux packages …
- 13:48 Ticket #85 (Puppet configuration scripts) created by
- We plan on looking a bit at puppet to configure our test servers for 0.2. …
- 13:40 Ticket #84 (Binary packaging of Lily (.tar.gz)) created by
- We should have a binary downloadable Lily, which includes: - everything …
- 13:28 Ticket #83 (Complete index rebuilding) created by
- It is important that the SOLR index can be rebuild from scratch, for …
- 13:26 Ticket #82 (Optimize processing of all outstanding event in the Indexer) created by
- When the Indexer receives a message for a record, it might be that in the …
- 13:24 Ticket #81 (Support record re-incarnation in indexer) created by
- If we would support the sequence {delete record with id X, create record …
- 13:22 Ticket #80 (Blob extraction options) created by
- A maximum size of blobs that can be fed to tika should be configurable, in …
- 13:20 Ticket #79 (Add limit for deref-values to prevent system overload) created by
- The automatic updating of denormalized data in the index is intended to be …
- 13:16 Ticket #78 (Link extraction from blob fields) created by
- 13:15 Ticket #77 (Have a strategy for comitting the SOLR index) created by
- Not sure if we need one though, maybe this can be configured on the SOLR …
- 13:14 Ticket #76 (Handling error situations in the Indexer) created by
- The Indexer does not have meaningful error handling. This includes things …
- 13:12 Ticket #75 (The problem of lost updates in Lucene buffer) created by
- While we have a solid log and messaging infrastructure to be sure that for …
- 13:08 Ticket #74 (Routing towards different SOLR shards in the Indexer) created by
- The basics are quite simple: once the indexer decides to do an operation …
- 13:03 Ticket #73 (Discovery of available query endpoints by clients -- LilyClient.getSolr()) created by
- Currently we expect clients to perform queries by directly contacting …
- 12:59 Ticket #72 (Abstraction layer for performing queries (no direct SOLR use)) created by
- Currently we expect clients to directly perform queries on SOLR. There …
- 12:41 Ticket #71 (Publishing of repository availability in zookeeper should be optional.) created by
- Some Lily nodes might be configured to perform a dedicated function, for …
- 12:37 Ticket #70 (Indexer should lock record it is working on) created by
- When we run multiple indexers in parallel, no two indexers should …
- 12:13 Ticket #69 (Use senseful fixed default blob store configuration) created by
- While awaiting a real configuration of the blobstore (see #31), we should …
2010-07-28:
- 13:00 Ticket #68 (Assure RowLog stays usbale outside of Lily) created by
- Keep technical docs and javadoc up to date
- 12:30 Ticket #67 (Buffering of RowLogProcessor wakeup notifications) created by
- The RowLogProcessor? checks for any messages to be processed by a consumer. …
- 12:00 Ticket #66 (Notify RowLog and RowLogProcessor when consumers are (un-)registered) created by
- While Lily is up and running, RowLogConsumers? can be registered and …
- 09:08 Ticket #65 (Perform testing to determine importance of multiple RowLog shards) created by
- The current RowLog? implementation allows for multiple shards to be present …
- 09:03 Ticket #64 (Pushing messages to listeners in other JVMs) created by
- As described in #49 , a MQ consumer should be able to forward messages to …
- 08:37 Ticket #63 (Make server process Kauri modules for the RowLog MQ and WAL processors) created by
- The RowLogProcessors? for the MQ and WAL should be configured and started …
- 08:22 Ticket #62 (Pull RowLog processor instantiation out of Repository) created by
- Launching the RowLogProcessor? for the MessageQueue? (and WAL) currently …
2010-07-27:
- 13:26 Changeset [4182] by
- The RowLog? connections to ZooKeeper? and to the Processor over Netty now …
- 08:27 Ticket #36 (Consider making the repository and type manager available over the same ...) closed by
- fixed: The repo & type manager avro protocols were merged in r4119 to avoid the …
2010-07-26:
- 08:44 Ticket #6 (FieldType <null> already exists) closed by
- fixed: This seems to have been fixed in r4041.
2010-07-23:
- 13:42 Ticket #39 (Hardcoded 'lat-kind' hostname in server process services.xml) closed by
- fixed
- 13:25 Changeset [4181] by
- Remove unused old directory.
- 11:40 Ticket #61 (Fully-distributed setup) created by
- Don't know if this is too big an issue to file as one, but the idea is to …
- 11:31 Ticket #60 (Figure out some non-Avro way to talk with Lily) created by
- You know, like JSON over HTTP, some kind of REST service if you want, and …
2010-07-22:
- 09:28 Changeset [4180] by
- Finally got the maven site generation to work completely, the empty index …
2010-07-21:
- 16:52 Changeset [4179] by
- Update version numbers.
- 16:50 Changeset [4178] by
- Deploy maven-site (javadocs) at a versioned URL. Had a lot of trouble …
- 13:47 Changeset [4177] by
- [maven-release-plugin] prepare for next development iteration
- 13:46 Changeset [4176] by
- [maven-release-plugin] copy for tag RELEASE_0_1_0
- 13:46 Changeset [4175] by
- [maven-release-plugin] prepare release RELEASE_0_1_0
- 13:17 Changeset [4174] by
- setting svn:ingore's
- 12:49 Changeset [4173] by
- Use non-snapshot version of Avro Maven plugin.
- 12:18 Changeset [4172] by
- Switching to Maven's SNAPSHOT-version number scheme.
- 12:07 Changeset [4171] by
- root pom: add license & scm sections (scm is needed by release plugin)
- 11:52 Ticket #59 (Bring uniformity in naming of HBase tables and column families) created by
- We have table names with dashes, with camelcase, long table names, short …
- 11:46 Ticket #58 (Querying in a certain vtag-view requires to know ID of vtag field) created by
- Suppose you want to launch a query on SOLR where you only want to search …
- 11:26 Changeset [4170] by
- Remove unused imports.
- 11:22 Changeset [4169] by
- Adding license headers.
- 11:21 Changeset [4168] by
- Adding license headers
- 08:28 Changeset [4167] by
- Sleeping in the consumer thread: change the while back to an if: seems …
2010-07-20:
- 13:38 Changeset [4166] by
- Small metrics change, check thread interrupted state before processing …
- 13:36 Changeset [4165] by
- Set up logging for HBaseRunner, especially disable the …
- 13:34 Changeset [4164] by
- fix metrics code
- 13:34 Changeset [4163] by
- * Do not unregister IndexUpdater? as rowlog consumer, otherwise can't shut …
- 12:45 Ticket #57 (Support multiple RowLogShards) created by
- Working with only one RowLogShard? could cause one HBase region to become a …
- 12:31 Ticket #56 (Run only one RowLogProcessor per shard cluster wide) created by
- In a distributed setting, only one of the Lily nodes should run a …
- 10:58 Ticket #55 (The repository should check if the WAL contains any unfinished tasks) created by
- Upon receiving a CRUD operation, the repository should check if the WAL …
- 10:51 Ticket #54 (Get all open messages for a consumer from the RowLog) created by
- In the context of the MessageQueue?, a consumer should be able to bundle …
- 09:32 Changeset [4162] by
- fix bug
- 09:30 Ticket #53 (Clean remaining messages when unregistering a consumer) created by
- When a consumer is unregistered from the rowlog, any not-yet-processed …
- 09:23 Changeset [4161] by
- Updated some javadoc on registering and unregistering …
2010-07-19:
- 16:37 Changeset [4160] by
- The RowLogProcessor? picks up any RowLogConsumers? that are registered or …
- 16:33 Ticket #52 (RowLog should not call the RowLogProcessor directly when new consumers are ...) created by
- When consumers are registered or unregistered while Lily is running and …
- 14:53 Ticket #45 (Update tutorial) closed by
- fixed
- 13:45 Changeset [4159] by
- Fix wrong location hbase.xml.
- 13:29 Changeset [4158] by
- Rename class Client to LilyClient?.
- 13:27 Changeset [4157] by
- RowLogProcessor? uses a table scanner now to retrieve 100 messages instead …
- 09:53 Changeset [4156] by
- Increase RowLogProcessor? wait time to 5sec Make sure …
- 09:12 Changeset [4155] by
- comments
- 09:12 Changeset [4154] by
- Repository.getVariants(): filter out rows marked as deleted.
- 09:11 Ticket #51 (Metrics improvements) created by
- Seems like some of the more interesting functionality of hadoop's metrics …
- 07:30 Changeset [4153] by
- Removing empty projects directory.
- 07:29 Changeset [4152] by
- Removing the historic "/projects/lily" location from the SVN repository.
- 07:29 Changeset [4151] by
- Removing the historic "/projects/lily" location from the SVN repository.
- 07:27 Changeset [4150] by
- Removing the historic "/projects/lily" location from the SVN repository.
- 07:25 Changeset [4149] by
- Adding metrics using Hadoop's metrics package. Added metrics to: …
Note: See TracTimeline
for information about the timeline view.