1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Timeline


and .

04/21/10:

20:28 Changeset [2666] by thompsonbry
Factored the buffer description stuff into a subpackage.
20:03 Changeset [2665] by btmurphy
merge -r2633:HEAD(2663) [trunk --> branch bugfix-btm]
20:00 Changeset [2664] by btmurphy
merge -r2633:HEAD(2663) [trunk --> branch dev-btm]
19:01 Changeset [2663] by btmurphy
[branch dev-btm] trac #72: Testing - Make changes to allow all tests of …
16:48 Ticket #72 (Testing - Make changes to allow all tests of TestServiceStarter to pass ...) created by btmurphy
In comment 34 of Trac issue #53, indicates that the tests specified by …
16:42 Changeset [2662] by thompsonbry
update on HA glue
16:12 Changeset [2661] by thompsonbry
more on the buffer factory
16:04 Changeset [2660] by thompsonbry
buffer descriptor factory
15:52 Changeset [2659] by thompsonbry
added a quorum interface
15:32 Changeset [2658] by thompsonbry
updated on the HA glue and notes
15:02 Changeset [2657] by thompsonbry
HA glue stuff
13:48 Changeset [2656] by thompsonbry
added my notes on the HA work
13:44 Changeset [2655] by thompsonbry
notes on the unit tests sequence
12:28 Changeset [2654] by thompsonbry
added test package for the journal HA + ZK (zookeeper) integration
12:22 Changeset [2653] by thompsonbry
added subpackage under com.bigdata.journal for journal/ha
12:18 Changeset [2652] by thompsonbry
adding alternative implementation of the write cache service for …
12:17 Changeset [2651] by thompsonbry
Removed this alternative implementation of the write cache service to the …

04/20/10:

19:21 Changeset [2650] by thompsonbry
javadoc edit
18:25 Changeset [2649] by mrpersonick
removed the dsi-utils tests
18:22 Changeset [2648] by mrpersonick
fixing a classpath conflict between lgpl-utils and dsi-utils
18:20 Changeset [2647] by mrpersonick
removed the dsi-utils tests
17:47 Changeset [2646] by martyncutcher
Fix build error for WriteCacheService? constructor
17:22 Changeset [2645] by mrpersonick
fixing a classpath conflict between lgpl-utils and dsi-utils
15:36 Changeset [2644] by mrpersonick
fixing a classpath conflict between lgpl-utils and dsi-utils
15:34 Changeset [2643] by mrpersonick
fixing a classpath conflict between lgpl-utils and dsi-utils
15:27 Changeset [2642] by martyncutcher
Added generated serialization ids
15:21 Changeset [2641] by martyncutcher
updated comments
15:15 Changeset [2640] by martyncutcher
Initial commit of HA protocol objects
14:53 Changeset [2639] by martyncutcher
Pass through reference to RandomAccessFile? to the WriteCacheService?
13:51 Changeset [2638] by thompsonbry
Overriding / discarding changes in SVN to WriteTask#call?().
13:49 Changeset [2637] by thompsonbry
Adding an alternative impl for WriteCacheService?. This is not yet …
07:08 Changeset [2636] by martyncutcher
Add retry to WriteCache? flush call for intermittent file lock exception. …

04/19/10:

20:07 Changeset [2635] by btmurphy
merge r2595:2633(HEAD) [trunk --> branch dev-btm]
19:06 Changeset [2634] by btmurphy
merge r2594:2633(HEAD) [trunk --> branch bugfix-btm]
16:12 Changeset [2633] by thompsonbry
Per [1], integrating a missed patch. [1]
12:48 Changeset [2632] by thompsonbry
This is a branch to work on issue #59 [1] (Inline data type literals into …
12:14 Ticket #71 (Concurrency problem when dirty B+Tree nodes are evicted.) created by thompsonbry
A concurrency problem has been observed with the indices for the …
12:07 Ticket #70 (Support nquads (nxparser)) created by thompsonbry
Add support for nquads and submit a patch to Sesame for this integration. …
12:02 Changeset [2631] by thompsonbry
removed an unused constructor.

04/18/10:

15:22 Ticket #69 (SparseRowStore (aka key-value store) should allow historical reads.) created by thompsonbry
The SparseRowStore? should allow historical reads. The driving concern …
00:54 Changeset [2630] by thompsonbry
Added javadoc comments pointing back to the newly implemented support for …

04/17/10:

19:11 Changeset [2629] by thompsonbry
raised BigInteger? support into the IKeyBuilder interface and into …
19:07 Changeset [2628] by thompsonbry
Added support for BigInteger? keys w/ stress tests for encoding and …
17:32 Changeset [2627] by thompsonbry
Integrated the new unit tests for binding set pruning into the test …

04/16/10:

21:12 Changeset [2626] by mrpersonick
added support for pruning of unnecessary variables from binding sets …
21:11 Changeset [2625] by mrpersonick
added support for pruning of unnecessary variables from binding sets …
18:12 Changeset [2624] by thompsonbry
javadoc edits (KeyBuilder?). some work on encoding and decoding BigInteger?
13:41 Changeset [2623] by thompsonbry
Merged r2602 through r2622 into branch.
13:34 Changeset [2622] by thompsonbry
javadoc edits.

04/15/10:

19:59 Changeset [2621] by thompsonbry
back to U50 for the performance tests
19:46 Changeset [2620] by thompsonbry
corrected the tmp dir override
19:43 Changeset [2619] by thompsonbry
dialed down to U1 while testing the perf tests
19:37 Changeset [2618] by thompsonbry
Modified the performance test ant target to override the java.io.tmpdir …
19:17 Changeset [2617] by thompsonbry
copying the XML description of the performance test to be executed to the …
19:14 Changeset [2616] by thompsonbry
making the log4j configuration properties available for the performance …
19:10 Changeset [2615] by thompsonbry
refactoring the performance tests to run in a separate hudson build on …
16:16 Changeset [2614] by thompsonbry
Partial progress on https://sourceforge.net/apps/trac/bigdata/ticket/53.
15:58 Changeset [2613] by thompsonbry
javadoc edit making note that these three classes are not compatible with …
15:54 Changeset [2612] by thompsonbry
javadoc edit
15:53 Changeset [2611] by thompsonbry
javadoc edit
01:08 Changeset [2610] by thompsonbry
Bug fix to FileMetadata? to handle the Direct buffer mode restart when NO …
01:00 Changeset [2609] by thompsonbry
Enabled the journal Transient and Direct test suites. Fixed bug in …

04/14/10:

20:07 Changeset [2608] by thompsonbry
Made the logic to close a connection slightly more paranoid.
19:55 Changeset [2607] by thompsonbry
bugfix for unit test which resulted in a deadlock when attempting to test …
17:28 Changeset [2606] by thompsonbry
bumped the revision to 0.82b and added the release notes for that …
17:23 Changeset [2605] by thompsonbry
This is a bigdata (R) snapshot release. This release is capable of …
16:48 Changeset [2604] by thompsonbry
Fixed some problems where temporary files were not being deleted after a …
15:47 Changeset [2603] by thompsonbry
Merging r2596 through r2602 into branch.
15:36 Changeset [2602] by martyncutcher
Experimental branch for HA development
14:06 Changeset [2601] by thompsonbry
Bug fixes related to the Journal#shutdownNow() deadlock. Several problems …
13:58 Ticket #68 (shutdownNow() should cancel tasks which did not run) created by thompsonbry
ExecutorService#shutdownNow?() does not cancel tasks which have not yet …

04/13/10:

20:42 Changeset [2600] by thompsonbry
Tracked down use of conditional assert rather than explicit range check …
14:22 Ticket #9 (Sesame configuration integration point enchancements) closed by mrpersonick
fixed: Adding support for the Sesame Workbench Server forced us to add support …
13:44 Changeset [2599] by thompsonbry
Incorporating changes from issue #66 [1] designed to fix broken unit test …
13:33 Changeset [2598] by martyncutcher
Add open check to destroy method to ensure file close and change call …
12:45 Changeset [2597] by thompsonbry
Merging r2549 through r2596 into branch.

04/12/10:

14:49 Changeset [2596] by thompsonbry
Changed SinglePhaseCommit? to use an interruptable lock acquisition.

04/08/10:

20:22 Changeset [2595] by btmurphy
branch dev-btm: merged trunk down to branch to sync trunk changes
18:38 Changeset [2594] by btmurphy
created branch for fixing bugs for user btmurphy
14:44 Changeset [2593] by thompsonbry
javadoc edits
14:44 Changeset [2592] by thompsonbry
modified the test harness to report the average query time per trial for …
13:57 Changeset [2591] by martyncutcher
Fix NPE from deleteResources when filemetadata.raf already set to null

04/04/10:

19:36 Changeset [2590] by thompsonbry
changed heap size for performance tests
17:18 Changeset [2589] by thompsonbry
Enabling LUBM U50 runs for the performance tests. This will now run with …
14:04 Changeset [2588] by mroycsi
re #67 Use a FactoryFactory? for retrieving BigdatValueFactory?, so that …
13:55 Ticket #67 (Branch Work To Make ValueFactory and SPOKeyOrder Usage Extensible) created by mroycsi
In order for a developer to subclass the standard BigdataValueFactory? or …
11:08 Changeset [2587] by martyncutcher
Add tests for Blob allocation
11:07 Changeset [2586] by martyncutcher
Modify RWStore protocol to support Blob allocation and provide …
11:06 Changeset [2585] by martyncutcher
Suport Blob allocation and fix write cache service duplicate write problem …
11:03 Changeset [2584] by martyncutcher
Support new Blob allocation mechanism with header blocks rather than …
11:02 Changeset [2583] by martyncutcher
Add support for BlobAllocators?
11:01 Changeset [2582] by martyncutcher
add support for new Allocator methods to help out BlobAllocation?
10:59 Changeset [2581] by martyncutcher
Modify protocol to support BlobAllocators? that require size info on free.
10:58 Changeset [2580] by martyncutcher
Add Allocator to handle BlobAllocations?
10:56 Changeset [2579] by martyncutcher
add method to allow checksum of specific byte[] range
10:54 Changeset [2578] by martyncutcher
Remove deadlock condition on cleanList take from WriteTask? and add …
10:52 Changeset [2577] by martyncutcher
Fix buffer positioning

04/02/10:

22:25 Ticket #66 (Resource retrieval does not handle spaces in resource strings & should be ...) created by btmurphy
There are a number of places in both the tests and the core code where …
20:49 Changeset [2576] by mrpersonick
don't initialize the inference engine unless we are doing closure.
19:37 Changeset [2575] by mrpersonick
turn off truth maintenance in quads mode
18:39 Changeset [2574] by btmurphy
created personal development branch for user btmurphy
13:21 Ticket #65 (unit tests resources store more from system properties than is desirable ...) created by thompsonbry
When a new resource (e.g., a triple store) is created the Properties …
13:17 Changeset [2573] by thompsonbry
Expanded the allowed syntax for row store schema and column names to …
12:35 Changeset [2572] by thompsonbry
I have found an issue which we introduced with the change to the …
00:35 Changeset [2571] by thompsonbry
Enabling more of the test suite, including some of the RDF and SAIL tests, …

04/01/10:

18:11 Changeset [2570] by thompsonbry
Added the appropriate declarations for the vocabulary and the axiom class. …
18:01 Changeset [2569] by thompsonbry
Patch to the build.xml file to copy the DTD and to the xml description to …
16:53 Changeset [2568] by thompsonbry
added some stuff for performance tests.
13:55 Ticket #64 (Runtime query optimization) created by thompsonbry
There is some excellent work by the MonetDB people on Runtime Optimization …
10:12 Changeset [2567] by thompsonbry
commented out most of the unit tests to test CI builds.
00:47 Changeset [2566] by thompsonbry
Since the CI problem does not appear to be local to the …

03/31/10:

20:10 Changeset [2565] by thompsonbry
Disabled some test suites in order to get CI up and running.
20:08 Changeset [2564] by thompsonbry
Should have been in the last commit,
20:05 Changeset [2563] by thompsonbry
Fixed some problems where we were not re-obtaining a ZooKeeper? connection …
15:35 Changeset [2562] by mroycsi
Branch to contain work related to refactoring code so that the …
15:31 Changeset [2561] by mroycsi
Branch to contain work related to refactoring code so that the …

03/30/10:

20:44 Ticket #63 (ServiceConfigurationZNodeMonitorTask does not reacquire a Zookeeper client ...) created by thompsonbry
This class is used by the ServicesManagerService?. It needs to work with …
20:13 Changeset [2560] by mrpersonick
bradley's changes to sesame 2.3.0 upgrade and adding TCK store tests
19:30 Changeset [2559] by mrpersonick
not really the branch anymore
18:23 Changeset [2558] by thompsonbry
Added ant tasks to start/stop the lookup service for the standalone …
14:24 Changeset [2557] by mrpersonick
added support for the sesame workbench
14:09 Ticket #8 (Installer/documentation for Sesame 2.x web server integration) closed by mrpersonick
fixed: done, committed the install script and wrote a wiki page
14:07 Ticket #15 (Support full transactions in the SAIL) closed by mrpersonick
fixed: Changed the BigdataSail? and BigdataSailRepository? API to offer the …
13:57 Changeset [2556] by mrpersonick
ant task for sesame server sample code
12:11 Ticket #34 (Remove synchronization on low-level disk read/write) closed by thompsonbry
fixed: The BufferMode#DiskWORM? (WORMStrategy) is a binary compatible …

03/29/10:

18:00 Ticket #28 (Possible deadlock during journal shutdown) closed by thompsonbry
fixed: This has been traced to a lock ordering problem in …
17:53 Changeset [2555] by thompsonbry
Commented out test of Thread.isInterrupted() in …
17:52 Changeset [2554] by thompsonbry
Bug fix for a lock ordering problem in the AbstractTransactionService?
16:12 Changeset [2553] by thompsonbry
Bug fix to the Memoizer. The memoizer is designed to combine requests for …

03/26/10:

17:22 Changeset [2552] by thompsonbry
Removed synchronization on the Journal in getCounters(), …
17:05 Ticket #62 (Clean up the Local Quad Store Test Suite) created by thompsonbry
This test suite shows a lot of errors. These appear to be mostly (perhaps …
15:44 Changeset [2551] by thompsonbry
A ClosedByInterruptException? for the Future of the BlockingBuffer? producer …
01:03 Changeset [2550] by thompsonbry
Merging r2548 through r2549 into branch.

03/25/10:

15:56 Ticket #61 (Add Journal Conversion Utility) created by martyncutcher
Write a utility class which may be used to upgrade from a previous version …
13:38 Changeset [2549] by thompsonbry
Removed a "optimization" for the mutable B+Tree which assumed that …

03/24/10:

21:05 Changeset [2548] by thompsonbry
At this point I have dynamic sharding working in terms of the size of the …
20:44 Changeset [2547] by thompsonbry
Merging branch [DEV_BRANCH_27_OCT_2009] into trunk.
19:03 Changeset [2546] by mrpersonick
test for a lexicon before setting vocabulary class

03/23/10:

20:24 Changeset [2545] by mrpersonick
added support for read/write transactions in the SAIL
20:23 Changeset [2544] by mrpersonick
upgraded test suites to 2.3.0 from 2.2.4
20:22 Changeset [2543] by mrpersonick
removed some empty directories
20:22 Changeset [2542] by mrpersonick
upgraded test suites to 2.3.0 from 2.2.4
20:21 Changeset [2541] by mrpersonick
upgraded test suites to 2.3.0 from 2.2.4
19:33 Changeset [2540] by mrpersonick
turn off the vocabulary in QUADS_MODE
Note: See TracTimeline for information about the timeline view.