Uh oh!
There was an error while loading. Please reload this page.
HDDS-4051. Remove whitelist/blacklist terminology from Ozone - #1306
Conversation
adoroszlai
left a comment
There was a problem hiding this comment.
Thanks @vivekratnavel for working on this. I think "blocklist" might be confusing, since "block" is an already existing concept in Ozone. I propose "ignore" instead.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
amaliujia
commented
Aug 9, 2020
+1 on the ignore/ignorelist proposal |
Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
adoroszlai
commented
Aug 10, 2020
Thanks @vivekratnavel for updating the patch, LGTM. |
avijayanhwx
left a comment
There was a problem hiding this comment.
Thanks for working on this @vivekratnavel.
vivekratnavel
commented
Aug 10, 2020
Thanks for the reviews @adoroszlai@avijayanhwx@amaliujia ! |
* master: (28 commits) HDDS-4037. Incorrect container numberOfKeys and usedBytes in SCM after key deletion (apache#1295) HDDS-3232. Include the byteman scripts in the distribution tar file (apache#1309) HDDS-4095. Byteman script to debug HCFS performance (apache#1311) HDDS-4057. Failed acceptance test missing from bundle (apache#1283) HDDS-4040. [OFS] BasicRootedOzoneFileSystem to support batchDelete (apache#1286) HDDS-4061. Pending delete blocks are not always included in #BLOCKCOUNT metadata (apache#1288) HDDS-4067. Implement toString for OMTransactionInfo (apache#1300) HDDS-3878. Make OMHA serviceID optional if one (but only one) is defined in the config (apache#1149) HDDS-3833. Use Pipeline choose policy to choose pipeline from exist pipeline list (apache#1096) HDDS-3979. Make bufferSize configurable for stream copy (apache#1212) HDDS-4048. Show more information while SCM version info mismatch (apache#1278) HDDS-4078. Use HDDS InterfaceAudience/Stability annotations (apache#1302) HDDS-4034. Add Unit Test for HadoopNestedDirGenerator. (apache#1266) HDDS-4076. Translate CSI.md into Chinese (apache#1299) HDDS-4046. Extensible subcommands for CLI applications (apache#1276) HDDS-4051. Remove whitelist/blacklist terminology from Ozone (apache#1306) HDDS-4055. Cleanup GitHub workflow (apache#1282) HDDS-4042. Update documentation for the GA release (apache#1269) HDDS-4066. Add core-site.xml to intellij configuration (apache#1292) HDDS-4073. Remove leftover robot.robot (apache#1297) ...
…1306) Co-authored-by: Doroszlai, Attila
What changes were proposed in this pull request?
There are still some occurrences of these terminologies in javascript frameworks like bootstrap and angular. Hopefully, these frameworks will update these terminologies in their future releases.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-4051
How was this patch tested?
No test is needed.