GitHub user ramkrish86 opened a pull request:
https://github.com/apache/phoenix/pull/11
Phoenix-180
A new pull request with updated comments. Still trying to test the
performance with these changes.
-> Test cases are not running and all the test cases are failing at the
deleteTable sequence.
-> The checking of the timestamp stored in the table and avoiding
concurrent update stats does not work. I am checking on it.
-> The clearing of the metadata cache should happen in a lock? If so
then we need to see every where (even while reading from the cache) we should
introduce a new lock.
-> Estimated byte size() is yet to be added to Ptable
-> Multi CF is not yet tested.
But this would help in getting the review done on the latest changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ramkrish86/phoenix-1 stats
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/11.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11
----
commit a473f2eee732fd8b49586fcd102f8bee612b4242
Author: Ramkrishna <[email protected]>
Date: 2014-09-04T07:00:01Z
Phoenix-180
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---