Timeline


and

2010-06-28:

14:21 Changeset [4105] by bruno
LinkIndex?: change implementation of updateLinks() method to avoid doing …
13:28 Changeset [4104] by bruno
Add some indexer testcases that would fail if the versionCreated …
13:27 Changeset [4103] by bruno
LinkIndexUpdater?: gracefully handle vtags pointing to non-existing …
12:10 Changeset [4102] by bruno
Aesthetics: use dashed lines in messages, looks lighter & lines up with …
12:04 Changeset [4101] by bruno
Fix the maven warnings (and delays) because of woodstox.
11:07 Changeset [4100] by bruno
Tabs to spaces.
10:08 Changeset [4099] by bruno
Fix spelling: occured -> occurred
09:17 Ticket #45 (Update tutorial) created by bruno
This issue serves to collect updates to be done to the tutorial document: …

2010-06-23:

07:35 Changeset [4098] by bruno
Fix lily maven repo description.

2010-06-18:

16:34 Changeset [4097] by bruno
Thought of a solution to make the testcase-talk-to-external-hbase work …
16:28 Changeset [4096] by bruno
Make this test cope with the case the hbase table already exists.
16:28 Changeset [4095] by bruno
Reduce the senseless sleep, this makes the RowLogEndToEnd? test a lot …
14:35 Changeset [4094] by bruno
Add config for maven-project-info-reports-plugin, maven was hanging very …
14:33 Changeset [4093] by bruno
Project names fix + esthetics.
13:50 Changeset [4092] by evert
Added a RowLog? Example class that is used in the HBase RowLog? Library blog
09:15 Changeset [4091] by bruno
rowlog javadoc: fix some broken links + attempt to improve the first-line …
08:35 Changeset [4090] by bruno
Explored the possibility to make tests run faster by making it possible to …

2010-06-17:

13:01 Changeset [4089] by evert
* Added javadoc on RowLog? api's * Added copyright and licensing …
07:59 Changeset [4088] by evert
* Removed dependency from RowLog? on lily-repo-util
07:23 Changeset [4087] by evert
* Replace IOException with RowLogException? in the RowLog? * Javadoc on …

2010-06-16:

16:19 Changeset [4086] by bruno
* Verify the content of the repository WAL/Q messages as part of the …
13:57 Changeset [4085] by bruno
Remove skip tests.
13:46 Changeset [4084] by bruno
* Indexer/LinkIndexUpdater? integration with the real WAL/Q: - Make …
12:51 Changeset [4083] by evert
Introduced consumer-level lock on RowLogMessageConsumerExecutionState?

2010-06-15:

14:07 Changeset [4082] by evert
Introduced custom RowLock?
09:58 Changeset [4081] by evert
Rowlog: Collapsed putPayload and putMessage into one call. Included …

2010-06-14:

15:50 Changeset [4080] by bruno
Indexer: test inheritance of variant properties for link fields.
15:50 Changeset [4079] by bruno
Print time in console logs, handy to see how much time something took.
08:10 Ticket #44 (Add URI primitive value type) created by bruno
Davy of MMLab suggested we might want to add a 'uri' value type to Lily …

2010-06-11:

15:48 Changeset [4078] by evert
Reduced the amount of HBase locks on RowLog?
15:44 Ticket #21 (Query scanner should be closeable) closed by bruno
fixed: (In [4077]) Fix #21: Query scanner should be closeable.
15:44 Changeset [4077] by bruno
Fix #21: Query scanner should be closeable.
15:25 Ticket #43 (Add some missing essential primitive types: decimal, double, long) created by bruno
Summary says it all.
15:24 Changeset [4076] by bruno
API convenience: add Record.setRecordType(name) method, thus without …
15:21 Ticket #42 (Blob filename cannot be null) created by bruno
(not verified, came up in mmlab meeting) the filename of blobs is a …
15:20 Ticket #41 (API: easier & shorter ways to work with blobs.) created by bruno
It would be helpful to have some convenience methods for working with …
15:13 Ticket #40 (API: RecordType.addMixin: make version argument optional) created by bruno
In analogy when Record.setRecordType(name, version), it would be nice and …
15:02 Changeset [4075] by bruno
Add shortcut methods to create variant record id's when you do not have a …
09:59 Ticket #39 (Hardcoded 'lat-kind' hostname in server process services.xml) created by bruno
There's still a hardcoded hostname and port in the server process spring …

2010-06-10:

16:33 Ticket #1 (Creating a record with no versions returns 1 on Record.getVersion()) closed by bruno
fixed: (In [4074]) Fix #1: Creating a record with no versions returns 1 on …
16:33 Ticket #2 (First version created in an existing record: version 2) closed by bruno
fixed: (In [4074]) Fix #1: Creating a record with no versions returns 1 on …
16:33 Changeset [4074] by bruno
Fix #1: Creating a record with no versions returns 1 on …
15:02 Ticket #16 (Introduce a VersionNotFoundException) closed by bruno
fixed: (In [4073]) Throw a VersionNotFoundException? instead of a …
15:02 Changeset [4073] by bruno
Throw a VersionNotFoundException? instead of a RecordNotFoundException? if a …
14:01 Changeset [4072] by bruno
Change the string syntax of RecordId? and Link, to make it easily …
09:55 Ticket #38 (Improve speed of testcases that make use of HBaseTestingUtility) created by bruno
It seems that it is not the startup of HBase that takes the bulk of time, …
08:05 Changeset [4071] by bruno
Adding some more repository.stop() calls in testcases.

2010-06-09:

16:34 Changeset [4070] by bruno
Link value type: use a Link object as value rather than RecordId?. The Link …
16:30 Changeset [4069] by bruno
Temporarily disable rowlog tests so that build would run.
12:17 Changeset [4068] by evert
Removing rowlog/api/src.main.java
10:22 Changeset [4067] by bruno
* Add an explicit stop method on HBaseRepository to stop the …
09:09 Changeset [4066] by bruno
Setting svn:ignore property
09:08 Changeset [4065] by bruno
Indexer: * Introduce formatters to format non-string types. There is a …
09:05 Ticket #11 (Timezone-awareness of DATE PrimitiveValueType) reopened by bruno
The original subject of this issue was not really correct: java.util.Date …
08:45 Ticket #11 (Timezone-awareness of DATE PrimitiveValueType) closed by bruno
fixed: (In [4064]) * Separating primitive value type DATE into DATE and DATETIME. …
08:45 Changeset [4064] by bruno
* Separating primitive value type DATE into DATE and DATETIME. Make use of …
08:41 Changeset [4063] by bruno
HierarchyPath?: change constructor to varargs for easier usage.
08:10 Changeset [4062] by karel
fixing the build src.main.java -> src/main/java changed id of lilycms …
07:29 Changeset [4061] by evert
Adding rowlog folder

2010-06-04:

16:25 Changeset [4060] by evert
Basic verions of the WAL and MQ based on the RowLog? component. Some tests …
13:32 Changeset [4059] by bruno
Indexer: when indexing for vtag 'versionless', deref'ing versioned fields …
11:59 Changeset [4058] by bruno
comment improvements

2010-06-01:

13:21 Changeset [4057] by bruno
Use compile scope for hadoop-test, so it is also available for projects …
12:22 Changeset [4056] by bruno
Some more arrows.
10:53 Changeset [4055] by bruno
Change kauri svn url.
10:03 Changeset [4054] by bruno
* Use a Kauri build with a svn revision number in its version, depoyed on …
10:00 Changeset [4053] by stevenn
Make sure Surefire tests get enough breathing room

2010-05-31:

16:12 Changeset [4052] by bruno
Fix build problem caused by unfindable hadoop-test jar.
15:51 Changeset [4051] by bruno
Add REAME.txt to explain how to run the Lily repo node.
15:45 Changeset [4050] by bruno
process/server pom fixes: fixing incorrect parent pom reference, add …
15:42 Ticket #37 (Recovery of clients talking to dissapearing Lily repo nodes) created by bruno
Should we have an automatic retry mechanism, that looks up another …
15:34 Ticket #36 (Consider making the repository and type manager available over the same ...) created by bruno
Currently the repository and type manager listen to different ports. …
15:32 Ticket #35 (Avro SocketTransceiver "not intended for production purposes") created by bruno
15:28 Ticket #34 (TypeManager cache invalidation in distributed setup) created by bruno
The (not-remote) TypeManager? maintains a field type cache. In a setup …
15:22 Ticket #33 (Handle disappearing and reappearing ZK connection in Lily nodes) created by bruno
If a Lily node's ZK session expires, what should it do? Is it possible …
15:16 Ticket #32 (Avoid conflicts for initial HBase table creation) created by bruno
If multiple lily repository nodes are started concurrently on a blank …
15:14 Ticket #31 (Cluster-wide configuration: blobstores, value types, ...) created by bruno
Currently registering blobstores and value types is done using …
14:16 Changeset [4049] by bruno
Setting svn:ignore properties
14:14 Changeset [4048] by bruno
Adding standalone kauri-based lily node which registers itself in …
14:02 Changeset [4047] by bruno
Remote repository & type manager: allow to specify address instead of only …
Note: See TracTimeline for information about the timeline view.