blur-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[1/3] git commit: Fixing a bug where the last modified time of the file was not taken into accoount. Therefore if a table was destroyed and recreated the files present in the cache could have been used into of the real files in the base directory.
amccurry
[2/3] git commit: Fixing a bug in the ZooKeeperClusterStatus where changes made to the table descriptor are not read by other processes.
amccurry
[3/3] git commit: Fixing various bugs in getting the unt tests to run successfully.
amccurry
git commit: Making the request and response logs json parsable.
amccurry
git commit: Fixing a bug that prevented sub columns from being indexed.
amccurry
[1/3] git commit: Fixing a bug where old filenames have not been synced however the meta data is missing due to a log file role in the keyvalue store.
amccurry
[3/3] git commit: Disabling query cache because if used with readinterceptor the cache would return incorrect results.
amccurry
[2/3] git commit: Fixing a bug in the index closer. It would always close a reader reguardless if the reading was ready to be closer or not.
amccurry
svn commit: r896591 - /websites/production/blur/content/
twilliams
svn commit: r896590 - in /websites/staging/blur/trunk/content: ./ blur/get_involved.html blur/how_it_works.html blur/index.html blur/what_is_blur.html
buildbot
svn commit: r1565064 - /incubator/blur/site/trunk/templates/blur_header.mdtext
twilliams
svn commit: r896588 - in /websites/staging/blur/trunk/content: ./ blur/get_involved.html blur/how_it_works.html blur/index.html blur/what_is_blur.html
buildbot
svn commit: r1565055 - /incubator/blur/site/trunk/templates/blur_navigation.mdtext
twilliams
svn commit: r896454 - /websites/production/blur/content/
twilliams
svn commit: r1564559 - /incubator/blur/site/trunk/content/blur/index.mdtext
twilliams
svn commit: r896453 - in /websites/staging/blur/trunk/content: ./ blur/index.html
buildbot
[1/6] git commit: Fixing a potential race condition.
amccurry
[2/6] git commit: Fixing shell command for sorting column defs.
amccurry
[6/6] git commit: Prevent sorting during a rowquery.
amccurry
[4/6] git commit: Removing old MR code.
amccurry
[5/6] git commit: Fixing issue in the cached index input class where the seek method would throw an IOException when seeking beyond the end of the file. The behavior that Lucene allows is to allow the seek be throw an EOFException during the first read.
amccurry
[3/6] git commit: Fixing a bunch of issues with the old way table descriptors were stored in ZK.
amccurry
[1/2] git commit: Removing the need for the reference counter directory.
amccurry
[2/2] git commit: Adding reverse feature for sorting.
amccurry
git commit: Adding rowId to blurquery as optional attribute for record queries.
amccurry
git commit: Adding sorting support to all numeric types.
amccurry
[01/13] git commit: Adding getFacets method.
amccurry
[11/13] git commit: More updates for the sorting feature.
amccurry
[13/13] git commit: Fixed BLUR-335
amccurry
[03/13] More updates for the sorting feature.
amccurry
[02/13] git commit: Fixing the double fetch is the shard server is accessed directly and the beginnings of the sorting feature has been added.
amccurry
[08/13] More updates for the sorting feature.
amccurry
[12/13] git commit: More updates on sorting.
amccurry
[05/13] More updates for the sorting feature.
amccurry
git commit: Fixes in the CacheDecompression code and I moved the metrics collectors to correct locations.
amccurry
git commit: Fixes in the CacheDecompression code and I moved the metrics collectors to correct locations.
amccurry
[1/2] git commit: Fixing unit test.
amccurry
[2/2] git commit: Adding a global switch for index warmup. Also a preconnecting thread in the controller to remove the inital connection time for searches.
amccurry
[1/2] git commit: Fixing unit test.
amccurry
[2/2] git commit: Adding a global switch for index warmup. Also a preconnecting thread in the controller to remove the inital connection time for searches.
amccurry
[1/2] git commit: Adding a test for the admin calls of a blur server.
amccurry
[2/2] git commit: Fixed BLUR-328
amccurry
[1/2] git commit: Adding a test for the admin calls of a blur server.
amccurry
[2/2] git commit: Fixed BLUR-328
amccurry
[01/14] git commit: Fixing issue with the cacheddecompressor.
amccurry
[14/14] git commit: Adding some error checking.
amccurry
[12/14] git commit: Fixes for the record ordering.
amccurry
[02/14] git commit: Fixing NPE in the Ref dir.
amccurry
[13/14] git commit: Fixes to highlighting code. Now the highlighting code uses the standard document fetch code.
amccurry
[11/14] git commit: Fixed the code to the API changes as well as fixing the behaviors and adding unit tests.
amccurry
[01/28] git commit: Better error handling in fetch during search.
amccurry
[05/28] git commit: Fixing import problems.
amccurry
[08/28] Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
[06/28] git commit: Fixing the thread pool to work with the invoke calls.
amccurry
[12/28] git commit: Fixed a NPE in the fetching of a row with both columns to fetch and families to fetch being used with different families.
amccurry
[03/28] git commit: Fixing a double count issue with the facets.
amccurry
[15/28] git commit: Fixing issue with the cacheddecompressor.
amccurry
[02/28] git commit: Setting filter strategy for when read interceptor is set to select a major of documents.
amccurry
[14/28] git commit: Trying to improve error handling and exception propagation.
amccurry
[04/28] git commit: Adding tracing to the faceting code.
amccurry
[27/28] git commit: Fixes to highlighting code. Now the highlighting code uses the standard document fetch code.
amccurry
[25/28] git commit: Fixed the code to the API changes as well as fixing the behaviors and adding unit tests.
amccurry
[16/28] git commit: Fixing NPE in the Ref dir.
amccurry
[26/28] git commit: Fixes for the record ordering.
amccurry
[28/28] git commit: Adding some error checking.
amccurry
[10/28] git commit: Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
[07/28] git commit: Updates to the facet test.
amccurry
[11/28] git commit: Fixing a number of thread saftey and logic issues in the client pool.
amccurry
[13/28] git commit: Making sure that the ref count can only be decremented once when the searcher is closing. This may have been causing some weird already closed exceptions.
amccurry
git commit: Trying to improve error handling and exception propagation.
amccurry
git commit: Making sure that the ref count can only be decremented once when the searcher is closing. This may have been causing some weird already closed exceptions.
amccurry
git commit: Fixed a NPE in the fetching of a row with both columns to fetch and families to fetch being used with different families.
amccurry
[1/5] git commit: Updates to the facet test.
amccurry
[2/5] Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
[5/5] git commit: Fixing a number of thread saftey and logic issues in the client pool.
amccurry
[4/5] git commit: Adding fields in Thrift to allow for easier paging through Rows on fetch.
amccurry
git commit: An idea for a better way to deal with integration tests - allowing them to individually fail - using ExternalResource. We'd need some convention for tablenames that are unique for a test - I'm reckoning the method name itself. The backpress
twilliams
[1/3] git commit: Adding tracing to the faceting code.
amccurry
[2/3] git commit: Fixing import problems.
amccurry
[3/3] git commit: Fixing the thread pool to work with the invoke calls.
amccurry
[1/3] git commit: Better error handling in fetch during search.
amccurry
[2/3] git commit: Setting filter strategy for when read interceptor is set to select a major of documents.
amccurry
[3/3] git commit: Fixing a double count issue with the facets.
amccurry
[1/6] git commit: No need to loop here.
amccurry
[3/6] git commit: Some updates to the ReadInterceptor class, removing the mutate filter.
amccurry
[5/6] git commit: Making the closing of indexes in the sessions quiet.
amccurry
[4/6] git commit: The commit in the optimize call needed to be wrapped in the writer lock.
amccurry
[2/6] git commit: Adding a toString method on User.
amccurry
[6/6] git commit: Adding some tracing code to the segment searching.
amccurry
[1/6] git commit: Adding a toString method on User.
amccurry
[2/6] git commit: The commit in the optimize call needed to be wrapped in the writer lock.
amccurry
[4/6] git commit: No need to loop here.
amccurry
[3/6] git commit: Some updates to the ReadInterceptor class, removing the mutate filter.
amccurry
[5/6] git commit: Making the closing of indexes in the sessions quiet.
amccurry
[6/6] git commit: Adding some tracing code to the segment searching.
amccurry
git commit: More updates, making the quiet option during merges not effect the cache.
amccurry
git commit: More updates, making the quiet option during merges not effect the cache.
amccurry
[1/2] Code cleanup and more tests.
amccurry
[1/3] Code cleanup and more tests.
amccurry
[3/3] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-blur
amccurry
git commit: typo only
twilliams
git commit: typo only
twilliams
git commit: Remove ref to unused property - was removed in a9cbc37425587ffac37c7085841cfed4e367d621
twilliams
git commit: Remove ref to unused property - was removed in a9cbc37425587ffac37c7085841cfed4e367d621
twilliams
[1/5] git commit: Many updates to improve mutate performance.
amccurry
[4/5] git commit: Big changes to the entire mutate stack, huge performance improvements. Also there is no longer any delay in data visibility.
amccurry
[3/5] git commit: Split commit into 2 steps and adding more tracing.
amccurry
[5/5] git commit: Adding some rollback code.
amccurry
git commit: Adding some rollback code.
amccurry
[3/4] git commit: Split commit into 2 steps and adding more tracing.
amccurry
[2/4] git commit: Many updates to improve mutate performance.
amccurry
[4/4] git commit: Big changes to the entire mutate stack, huge performance improvements. Also there is no longer any delay in data visibility.
amccurry
git commit: Removing some commented code.
amccurry
[1/3] git commit: Adding threading to the facets.
amccurry
[3/3] git commit: Fixing a double search problem.
amccurry
[2/3] git commit: Making the BlurIndexSimpleWriter the default, still not great but should allow for large clusters to import index data from MR without crashing. The mixing of NRT and WAL with a lot of indexes online proves to be to much for typical Bl
amccurry
[1/4] git commit: Removing some commented code.
amccurry
[4/4] git commit: Fixing a double search problem.
amccurry
[2/4] git commit: Making the BlurIndexSimpleWriter the default, still not great but should allow for large clusters to import index data from MR without crashing. The mixing of NRT and WAL with a lot of indexes online proves to be to much for typical Bl
amccurry
[3/4] git commit: Adding threading to the facets.
amccurry
[1/2] git commit: Trying to reproduce a Facet error.
amccurry
[2/2] git commit: Adding a way to optimze the BlurIndexSimpleWriter.
amccurry
[1/2] git commit: Trying to reproduce a Facet error.
amccurry
[2/2] git commit: Adding a way to optimze the BlurIndexSimpleWriter.
amccurry
git commit: User object is now being propogating form client throughout all remote calls and threads.
amccurry
git commit: User object is now being propogating form client throughout all remote calls and threads.
amccurry
git commit: Fixed core keys so that they are provided by the underlying AtomicReader and not the filter.
amccurry
git commit: Fixed core keys so that they are provided by the underlying AtomicReader and not the filter.
amccurry
git commit: Fixed BLUR-323
amccurry
git commit: Fixed BLUR-323
amccurry
git commit: Fixed BLUR-324
amccurry
git commit: Fixed BLUR-324
amccurry
git commit: Made the performance of the faceting implementation much faster. The unit test sample of 1 million docs with 200 facets and a query that hit all 1 million and each of the facets hits all 1 million. The improvement went from ~5 seconds to 1.
amccurry
git commit: Made the performance of the faceting implementation much faster. The unit test sample of 1 million docs with 200 facets and a query that hit all 1 million and each of the facets hits all 1 million. The improvement went from ~5 seconds to 1.
amccurry
[1/2] Adding a special thread safe client that internally will lock and throw an exception if more than one thread accesses the client. The stack trace of the owning thread and the accessing thread are in the runtime exception that is thrown. Also adde
amccurry
[1/2] Adding a special thread safe client that internally will lock and throw an exception if more than one thread accesses the client. The stack trace of the owning thread and the accessing thread are in the runtime exception that is thrown. Also adde
amccurry
git commit: Adding the index importer to the BlueIndexSimpleWriter class.
amccurry
git commit: Adding the index importer to the BlueIndexSimpleWriter class.
amccurry
git commit: Updating some tracing code.
amccurry
git commit: Updating some tracing code.
amccurry
[1/7] git commit: Adding more tracer logic.
amccurry
[3/7] git commit: Handling hive nulls.
amccurry
[7/7] git commit: BLUR-292, populate the Query start time correctly
amccurry
[6/7] git commit: Fixing issue with highlighter not turning off.
amccurry
[4/7] git commit: Making the layout command have a auto complete first arg table command.
amccurry
[5/7] git commit: Ensuring that the cache doesn't contain data.
amccurry
[2/7] git commit: Changing private to protected so class can be extended.
amccurry
[1/6] git commit: Adding more tracer logic.
amccurry
[2/6] git commit: Making the layout command have a auto complete first arg table command.
amccurry
[4/6] git commit: Changing private to protected so class can be extended.
amccurry
[5/6] git commit: Ensuring that the cache doesn't contain data.
amccurry
[3/6] git commit: Handling hive nulls.
amccurry
[6/6] git commit: Fixing issue with highlighter not turning off.
amccurry
git commit: Removing a refreshing period from the balancer. It's no longer needed since the shard leveler was fixed.
amccurry
git commit: Removing a refreshing period from the balancer. It's no longer needed since the shard leveler was fixed.
amccurry
git commit: Add license header
twilliams
git commit: Add license header
amccurry
git commit: Fixing a couple of issues while performing a burn in test. In the IndexManager, multiple index readers were being used and during edge race conditions the document ds would change during a row fetch. The act of detaching cache values only o
amccurry
git commit: Fixing a couple of issues while performing a burn in test. In the IndexManager, multiple index readers were being used and during edge race conditions the document ds would change during a row fetch. The act of detaching cache values only o
amccurry
[1/2] git commit: Fixed BLUR-319
amccurry
[2/2] git commit: Fixed BLUR-318
amccurry
[1/2] git commit: Fixed BLUR-319
amccurry
[2/2] git commit: Fixed BLUR-318
amccurry
[1/2] git commit: Fixing units, minicluster was broken because changes to the layout was not being picked up by the controller.
amccurry
[2/2] git commit: Adding a way to change the BlurIndex implementation for a cluster or a table.
amccurry
[1/2] git commit: Adding a way to change the BlurIndex implementation for a cluster or a table.
amccurry
[2/2] git commit: Fixing units, minicluster was broken because changes to the layout was not being picked up by the controller.
amccurry
[1/5] git commit: Allowing for zero sized buffer stores, so that defaults can be overridden and set to zero.
amccurry
[2/5] git commit: Making schme command easier to use with large table schemas.
amccurry
[3/5] git commit: FairSimilarity should be the default.
amccurry
[4/5] git commit: Used the constants class.
amccurry
[5/5] git commit: Adding a shutdown switch that pervents the layouts of tables to change once a shutdown begins.
amccurry
[1/6] git commit: Adding a shutdown switch that pervents the layouts of tables to change once a shutdown begins.
amccurry
[6/6] git commit: Making schme command easier to use with large table schemas.
amccurry
[5/6] git commit: Used the constants class.
amccurry
[3/6] git commit: Added headers to the gui pages
amccurry
[4/6] git commit: Allowing for zero sized buffer stores, so that defaults can be overridden and set to zero.
amccurry
[2/6] git commit: FairSimilarity should be the default.
amccurry
[1/2] git commit: Added headers to the gui pages
crohr
[2/2] git commit: Merge branch 'apache-blur-0.2' of https://git-wip-us.apache.org/repos/asf/incubator-blur into apache-blur-0.2
crohr
git commit: Fixed BLUR-302
amccurry
git commit: Fixed BLUR-302
amccurry
[1/2] git commit: BLUR-273: Implement SnapshotDeletionPolicy to load old snapshots
amccurry
[2/2] git commit: BLUR-273: Implement SnapshotDeletionPolicy to load old snapshots
amccurry
git commit: Typo
amccurry
git commit: Typo
amccurry
[1/2] git commit: Adding a new blur codec to allow for configuring the chunk and compression of the stored fields files.
amccurry
[2/2] git commit: Fixed BLUR-317
amccurry
[1/2] git commit: Adding a new blur codec to allow for configuring the chunk and compression of the stored fields files.
amccurry
[2/2] git commit: Fixed BLUR-317
amccurry
[1/3] git commit: Changing the logic for a row fetch, massive performance increases. Roughly 10%-20% or original time.
amccurry
[3/3] git commit: Creating a caching decompressor, helps row fetching performance.
amccurry
[2/3] git commit: Formatting changes.
amccurry
[1/3] git commit: Creating a caching decompressor, helps row fetching performance.
amccurry
[2/3] git commit: Formatting changes.
amccurry
[3/3] git commit: Changing the logic for a row fetch, massive performance increases. Roughly 10%-20% or original time.
amccurry
git commit: Improving the leveling logic, and adding a test.
amccurry
git commit: Improving the leveling logic, and adding a test.
amccurry
[1/3] git commit: Adding new commands to be able to manage traces from command line.
amccurry
[2/3] git commit: Adding more logging to the layout calculation, and now the system will recalculate once every 5 minutes by default.
amccurry
Earlier messages
Later messages