Github user trinakrug commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/385#discussion_r56402572
  
    --- Diff: core/sqf/monitor/linux/replicate.cxx ---
    @@ -68,7 +68,7 @@ void CReplObj::validateObj()
     // Determine the maximum size of a replication object (excluding 
CReplEvent)
     int CReplObj::calcAllocSize()
     {
    -    return  
max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(sizeof(CReplSoftNodeUp),
    +    return  
max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(max(sizeof(CReplSoftNodeUp),
    --- End diff --
    
    Yes, very fun :-)  I kept the code model as is with my change since I 
wasn't sure if there was a reason to do it this way.  


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