jeongyooneo commented on a change in pull request #191: [NEMO-332] Refactor
RunTimePass
URL: https://github.com/apache/incubator-nemo/pull/191#discussion_r252132344
##########
File path:
common/src/main/java/org/apache/nemo/common/partitioner/DedicatedKeyPerElementPartitioner.java
##########
@@ -33,7 +33,7 @@
* Constructor.
*/
public DedicatedKeyPerElementPartitioner() {
- // TODO #288: DedicatedKeyPerElementPartitioner should not always return 0
+ // TODO #288: DedicatedKeyPerElement should not always return 0
Review comment:
`DedicatedKeyPerElement` type Partitioner should not always return 0?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services