empiredan commented on code in PR #1700:
URL: 
https://github.com/apache/incubator-pegasus/pull/1700#discussion_r1410120768


##########
HISTORY.md:
##########
@@ -0,0 +1,41 @@
+# Pegasus Change Log
+
+## 2.5.0
+
+### New Features
+* Add a new ACL based on Apache Ranger to provide fine-grained access control 
to global-level, database-level and table-level resources. On the other hand, 
it is also compatible with the old coarse-grained ACL. 
[#1054](https://github.com/apache/incubator-pegasus/issues/1054)
+* Add support to query and update table-level rocksdb options dynamically, 
where currently only `num_levels` and `write_buffer_size` are supported; other 
options would be added gradually, if necessary. 
[#1511](https://github.com/apache/incubator-pegasus/pull/1511)

Review Comment:
   OK, I'll use RocksDB as the unique representation.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to