Github user pdxrunner commented on the pull request:

    https://github.com/apache/incubator-geode/pull/100#issuecomment-186370929
  
    In some cases, removing the @author tag leaves an empty javadoc. I think it 
would be better to remove the entire block for these cases.
    
    As an examnple:
    diff --git 
a/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/BucketRegionQueue.java
 
b/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/BucketRegionQueue.java
    index f7eaf2b..6b76c31 100644
    --- 
a/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/BucketRegionQueue.java
    +++ 
b/gemfire-core/src/main/java/com/gemstone/gemfire/internal/cache/BucketRegionQueue.java
    @@ -55,7 +55,6 @@
     import com.gemstone.gemfire.internal.offheap.OffHeapRegionEntryHelper;
     
     /**
    - * @author Suranjan Kumar
      * 
      */
     public class BucketRegionQueue extends AbstractBucketRegionQueue {



---
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.
---

Reply via email to