Timeline
04/21/10:
- 20:28 Changeset [2666] by
- Factored the buffer description stuff into a subpackage.
- 20:03 Changeset [2665] by
- merge -r2633:HEAD(2663) [trunk --> branch bugfix-btm]
- 20:00 Changeset [2664] by
- merge -r2633:HEAD(2663) [trunk --> branch dev-btm]
- 19:01 Changeset [2663] by
- [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
- In comment 34 of Trac issue #53, indicates that the tests specified by …
- 16:42 Changeset [2662] by
- update on HA glue
- 16:12 Changeset [2661] by
- more on the buffer factory
- 16:04 Changeset [2660] by
- buffer descriptor factory
- 15:52 Changeset [2659] by
- added a quorum interface
- 15:32 Changeset [2658] by
- updated on the HA glue and notes
- 15:02 Changeset [2657] by
- HA glue stuff
- 13:48 Changeset [2656] by
- added my notes on the HA work
- 13:44 Changeset [2655] by
- notes on the unit tests sequence
- 12:28 Changeset [2654] by
- added test package for the journal HA + ZK (zookeeper) integration
- 12:22 Changeset [2653] by
- added subpackage under com.bigdata.journal for journal/ha
- 12:18 Changeset [2652] by
- adding alternative implementation of the write cache service for …
- 12:17 Changeset [2651] by
- Removed this alternative implementation of the write cache service to the …
04/20/10:
- 19:21 Changeset [2650] by
- javadoc edit
- 18:25 Changeset [2649] by
- removed the dsi-utils tests
- 18:22 Changeset [2648] by
- fixing a classpath conflict between lgpl-utils and dsi-utils
- 18:20 Changeset [2647] by
- removed the dsi-utils tests
- 17:47 Changeset [2646] by
- Fix build error for WriteCacheService? constructor
- 17:22 Changeset [2645] by
- fixing a classpath conflict between lgpl-utils and dsi-utils
- 15:36 Changeset [2644] by
- fixing a classpath conflict between lgpl-utils and dsi-utils
- 15:34 Changeset [2643] by
- fixing a classpath conflict between lgpl-utils and dsi-utils
- 15:27 Changeset [2642] by
- Added generated serialization ids
- 15:21 Changeset [2641] by
- updated comments
- 15:15 Changeset [2640] by
- Initial commit of HA protocol objects
- 14:53 Changeset [2639] by
- Pass through reference to RandomAccessFile? to the WriteCacheService?
- 13:51 Changeset [2638] by
- Overriding / discarding changes in SVN to WriteTask#call?().
- 13:49 Changeset [2637] by
- Adding an alternative impl for WriteCacheService?. This is not yet …
- 07:08 Changeset [2636] by
- Add retry to WriteCache? flush call for intermittent file lock exception. …
04/19/10:
- 20:07 Changeset [2635] by
- merge r2595:2633(HEAD) [trunk --> branch dev-btm]
- 19:06 Changeset [2634] by
- merge r2594:2633(HEAD) [trunk --> branch bugfix-btm]
- 16:12 Changeset [2633] by
- Per [1], integrating a missed patch. [1] …
- 12:48 Changeset [2632] by
- 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
- A concurrency problem has been observed with the indices for the …
- 12:07 Ticket #70 (Support nquads (nxparser)) created by
- Add support for nquads and submit a patch to Sesame for this integration. …
- 12:02 Changeset [2631] by
- removed an unused constructor.
04/18/10:
- 15:22 Ticket #69 (SparseRowStore (aka key-value store) should allow historical reads.) created by
- The SparseRowStore? should allow historical reads. The driving concern …
- 00:54 Changeset [2630] by
- Added javadoc comments pointing back to the newly implemented support for …
04/17/10:
- 19:11 Changeset [2629] by
- raised BigInteger? support into the IKeyBuilder interface and into …
- 19:07 Changeset [2628] by
- Added support for BigInteger? keys w/ stress tests for encoding and …
- 17:32 Changeset [2627] by
- Integrated the new unit tests for binding set pruning into the test …
04/16/10:
- 21:12 Changeset [2626] by
- added support for pruning of unnecessary variables from binding sets …
- 21:11 Changeset [2625] by
- added support for pruning of unnecessary variables from binding sets …
- 18:12 Changeset [2624] by
- javadoc edits (KeyBuilder?). some work on encoding and decoding BigInteger? …
- 13:41 Changeset [2623] by
- Merged r2602 through r2622 into branch.
- 13:34 Changeset [2622] by
- javadoc edits.
04/15/10:
- 19:59 Changeset [2621] by
- back to U50 for the performance tests
- 19:46 Changeset [2620] by
- corrected the tmp dir override
- 19:43 Changeset [2619] by
- dialed down to U1 while testing the perf tests
- 19:37 Changeset [2618] by
- Modified the performance test ant target to override the java.io.tmpdir …
- 19:17 Changeset [2617] by
- copying the XML description of the performance test to be executed to the …
- 19:14 Changeset [2616] by
- making the log4j configuration properties available for the performance …
- 19:10 Changeset [2615] by
- refactoring the performance tests to run in a separate hudson build on …
- 16:16 Changeset [2614] by
- Partial progress on https://sourceforge.net/apps/trac/bigdata/ticket/53.
- 15:58 Changeset [2613] by
- javadoc edit making note that these three classes are not compatible with …
- 15:54 Changeset [2612] by
- javadoc edit
- 15:53 Changeset [2611] by
- javadoc edit
- 01:08 Changeset [2610] by
- Bug fix to FileMetadata? to handle the Direct buffer mode restart when NO …
- 01:00 Changeset [2609] by
- Enabled the journal Transient and Direct test suites. Fixed bug in …
04/14/10:
- 20:07 Changeset [2608] by
- Made the logic to close a connection slightly more paranoid.
- 19:55 Changeset [2607] by
- bugfix for unit test which resulted in a deadlock when attempting to test …
- 17:28 Changeset [2606] by
- bumped the revision to 0.82b and added the release notes for that …
- 17:23 Changeset [2605] by
- This is a bigdata (R) snapshot release. This release is capable of …
- 16:48 Changeset [2604] by
- Fixed some problems where temporary files were not being deleted after a …
- 15:47 Changeset [2603] by
- Merging r2596 through r2602 into branch.
- 15:36 Changeset [2602] by
- Experimental branch for HA development
- 14:06 Changeset [2601] by
- Bug fixes related to the Journal#shutdownNow() deadlock. Several problems …
- 13:58 Ticket #68 (shutdownNow() should cancel tasks which did not run) created by
- ExecutorService#shutdownNow?() does not cancel tasks which have not yet …
04/13/10:
- 20:42 Changeset [2600] by
- Tracked down use of conditional assert rather than explicit range check …
- 14:22 Ticket #9 (Sesame configuration integration point enchancements) closed by
- fixed: Adding support for the Sesame Workbench Server forced us to add support …
- 13:44 Changeset [2599] by
- Incorporating changes from issue #66 [1] designed to fix broken unit test …
- 13:33 Changeset [2598] by
- Add open check to destroy method to ensure file close and change call …
- 12:45 Changeset [2597] by
- Merging r2549 through r2596 into branch.
04/12/10:
- 14:49 Changeset [2596] by
- Changed SinglePhaseCommit? to use an interruptable lock acquisition.
04/08/10:
- 20:22 Changeset [2595] by
- branch dev-btm: merged trunk down to branch to sync trunk changes
- 18:38 Changeset [2594] by
- created branch for fixing bugs for user btmurphy
- 14:44 Changeset [2593] by
- javadoc edits
- 14:44 Changeset [2592] by
- modified the test harness to report the average query time per trial for …
- 13:57 Changeset [2591] by
- Fix NPE from deleteResources when filemetadata.raf already set to null
04/04/10:
- 19:36 Changeset [2590] by
- changed heap size for performance tests
- 17:18 Changeset [2589] by
- Enabling LUBM U50 runs for the performance tests. This will now run with …
- 14:04 Changeset [2588] by
- 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
- In order for a developer to subclass the standard BigdataValueFactory? or …
- 11:08 Changeset [2587] by
- Add tests for Blob allocation
- 11:07 Changeset [2586] by
- Modify RWStore protocol to support Blob allocation and provide …
- 11:06 Changeset [2585] by
- Suport Blob allocation and fix write cache service duplicate write problem …
- 11:03 Changeset [2584] by
- Support new Blob allocation mechanism with header blocks rather than …
- 11:02 Changeset [2583] by
- Add support for BlobAllocators?
- 11:01 Changeset [2582] by
- add support for new Allocator methods to help out BlobAllocation?
- 10:59 Changeset [2581] by
- Modify protocol to support BlobAllocators? that require size info on free.
- 10:58 Changeset [2580] by
- Add Allocator to handle BlobAllocations?
- 10:56 Changeset [2579] by
- add method to allow checksum of specific byte[] range
- 10:54 Changeset [2578] by
- Remove deadlock condition on cleanList take from WriteTask? and add …
- 10:52 Changeset [2577] by
- Fix buffer positioning
04/02/10:
- 22:25 Ticket #66 (Resource retrieval does not handle spaces in resource strings & should be ...) created by
- There are a number of places in both the tests and the core code where …
- 20:49 Changeset [2576] by
- don't initialize the inference engine unless we are doing closure.
- 19:37 Changeset [2575] by
- turn off truth maintenance in quads mode
- 18:39 Changeset [2574] by
- created personal development branch for user btmurphy
- 13:21 Ticket #65 (unit tests resources store more from system properties than is desirable ...) created by
- When a new resource (e.g., a triple store) is created the Properties …
- 13:17 Changeset [2573] by
- Expanded the allowed syntax for row store schema and column names to …
- 12:35 Changeset [2572] by
- I have found an issue which we introduced with the change to the …
- 00:35 Changeset [2571] by
- Enabling more of the test suite, including some of the RDF and SAIL tests, …
04/01/10:
- 18:11 Changeset [2570] by
- Added the appropriate declarations for the vocabulary and the axiom class. …
- 18:01 Changeset [2569] by
- Patch to the build.xml file to copy the DTD and to the xml description to …
- 16:53 Changeset [2568] by
- added some stuff for performance tests.
- 13:55 Ticket #64 (Runtime query optimization) created by
- There is some excellent work by the MonetDB people on Runtime Optimization …
- 10:12 Changeset [2567] by
- commented out most of the unit tests to test CI builds.
- 00:47 Changeset [2566] by
- Since the CI problem does not appear to be local to the …
03/31/10:
- 20:10 Changeset [2565] by
- Disabled some test suites in order to get CI up and running.
- 20:08 Changeset [2564] by
- Should have been in the last commit,
- 20:05 Changeset [2563] by
- Fixed some problems where we were not re-obtaining a ZooKeeper? connection …
- 15:35 Changeset [2562] by
- Branch to contain work related to refactoring code so that the …
- 15:31 Changeset [2561] by
- 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
- This class is used by the ServicesManagerService?. It needs to work with …
- 20:13 Changeset [2560] by
- bradley's changes to sesame 2.3.0 upgrade and adding TCK store tests
- 19:30 Changeset [2559] by
- not really the branch anymore
- 18:23 Changeset [2558] by
- Added ant tasks to start/stop the lookup service for the standalone …
- 14:24 Changeset [2557] by
- added support for the sesame workbench
- 14:09 Ticket #8 (Installer/documentation for Sesame 2.x web server integration) closed by
- fixed: done, committed the install script and wrote a wiki page
- 14:07 Ticket #15 (Support full transactions in the SAIL) closed by
- fixed: Changed the BigdataSail? and BigdataSailRepository? API to offer the …
- 13:57 Changeset [2556] by
- ant task for sesame server sample code
- 12:11 Ticket #34 (Remove synchronization on low-level disk read/write) closed by
- fixed: The BufferMode#DiskWORM? (WORMStrategy) is a binary compatible …
03/29/10:
- 18:00 Ticket #28 (Possible deadlock during journal shutdown) closed by
- fixed: This has been traced to a lock ordering problem in …
- 17:53 Changeset [2555] by
- Commented out test of Thread.isInterrupted() in …
- 17:52 Changeset [2554] by
- Bug fix for a lock ordering problem in the AbstractTransactionService? …
- 16:12 Changeset [2553] by
- Bug fix to the Memoizer. The memoizer is designed to combine requests for …
03/26/10:
- 17:22 Changeset [2552] by
- Removed synchronization on the Journal in getCounters(), …
- 17:05 Ticket #62 (Clean up the Local Quad Store Test Suite) created by
- This test suite shows a lot of errors. These appear to be mostly (perhaps …
- 15:44 Changeset [2551] by
- A ClosedByInterruptException? for the Future of the BlockingBuffer? producer …
- 01:03 Changeset [2550] by
- Merging r2548 through r2549 into branch.
03/25/10:
- 15:56 Ticket #61 (Add Journal Conversion Utility) created by
- Write a utility class which may be used to upgrade from a previous version …
- 13:38 Changeset [2549] by
- Removed a "optimization" for the mutable B+Tree which assumed that …
03/24/10:
- 21:05 Changeset [2548] by
- At this point I have dynamic sharding working in terms of the size of the …
- 20:44 Changeset [2547] by
- Merging branch [DEV_BRANCH_27_OCT_2009] into trunk.
- 19:03 Changeset [2546] by
- test for a lexicon before setting vocabulary class
03/23/10:
- 20:24 Changeset [2545] by
- added support for read/write transactions in the SAIL
- 20:23 Changeset [2544] by
- upgraded test suites to 2.3.0 from 2.2.4
- 20:22 Changeset [2543] by
- removed some empty directories
- 20:22 Changeset [2542] by
- upgraded test suites to 2.3.0 from 2.2.4
- 20:21 Changeset [2541] by
- upgraded test suites to 2.3.0 from 2.2.4
- 19:33 Changeset [2540] by
- turn off the vocabulary in QUADS_MODE
Note: See TracTimeline
for information about the timeline view.