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

    https://github.com/apache/incubator-pirk/pull/119#discussion_r91298378
  
    --- Diff: pirk-core/src/main/java/org/apache/pirk/test/utils/BaseTests.java 
---
    @@ -59,28 +71,30 @@
       public static final int hashBitSize = 12;
       public static final int paillierBitSize = 384;
       public static final int certainty = 128;
    +  public static final String STANDALONE = "standalone";
     
       public static void testDNSHostnameQuery(ArrayList<JSONObject> 
dataElements, int numThreads, boolean testFalsePositive) throws Exception
    --- End diff --
    
    change signature to pass in List<> as opposed to ArrayList<> ?


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