[jira] [Commented] (HBASE-24377) MemStoreFlusher throw NullPointerException

2020-05-15 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108213#comment-17108213 ] Anoop Sam John commented on HBASE-24377: I think I got exactly when we will see this issue.

[jira] [Commented] (HBASE-24377) MemStoreFlusher throw NullPointerException

2020-05-15 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108123#comment-17108123 ] Anoop Sam John commented on HBASE-24377: If a region need to be flushed because of the global

[jira] [Commented] (HBASE-24371) Add more details when print CompactionConfiguration info

2020-05-14 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107160#comment-17107160 ] Anoop Sam John commented on HBASE-24371: Left a minor comment on PR. Else patch LGTM. > Add

[jira] [Commented] (HBASE-24371) Add more details when print CompactionConfiguration info

2020-05-14 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107155#comment-17107155 ] Anoop Sam John commented on HBASE-24371: Big +1 for this improvement. I was abt to raise this

[jira] [Commented] (HBASE-23938) Replicate slow/large RPC calls to HDFS

2020-05-14 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106955#comment-17106955 ] Anoop Sam John commented on HBASE-23938: IMHO, for persisting, we should not consider another

[jira] [Commented] (HBASE-23702) `hbase.hstore.flusher.count` setting to 0 breaks HMaster

2020-05-13 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17106258#comment-17106258 ] Anoop Sam John commented on HBASE-23702: bq.I think it could be better to provide some log

[jira] [Commented] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-12 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105985#comment-17105985 ] Anoop Sam John commented on HBASE-23832: Raised HBASE-24362 > Old config

[jira] [Created] (HBASE-24362) Remove/Retain deprecated configs

2020-05-12 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-24362: -- Summary: Remove/Retain deprecated configs Key: HBASE-24362 URL: https://issues.apache.org/jira/browse/HBASE-24362 Project: HBase Issue Type: Umbrella

[jira] [Commented] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-12 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105646#comment-17105646 ] Anoop Sam John commented on HBASE-23832: Pushed to to all active 2.x branches and master.

[jira] [Updated] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-12 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23832: --- Fix Version/s: 2.2.5 2.1.10 2.3.0

[jira] [Commented] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-12 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17105636#comment-17105636 ] Anoop Sam John commented on HBASE-23832: I will do one thing .. I will push this patch as such

[jira] [Created] (HBASE-24352) Skip HDFSBlockDistribution calc when FS is not HDFS

2020-05-11 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-24352: -- Summary: Skip HDFSBlockDistribution calc when FS is not HDFS Key: HBASE-24352 URL: https://issues.apache.org/jira/browse/HBASE-24352 Project: HBase

[jira] [Resolved] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-24341. Hadoop Flags: Reviewed Resolution: Fixed > The region should be removed from

[jira] [Updated] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24341: --- Fix Version/s: 3.0.0-alpha-1 > The region should be removed from ConfigurationManager as a

[jira] [Commented] (HBASE-24341) The region should be removed from ConfigurationManager as a ConfigurationObserver when it is closed

2020-05-11 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104377#comment-17104377 ] Anoop Sam John commented on HBASE-24341: Done.. Thanks for the patch [~Joseph295].. Thanks all

[jira] [Commented] (HBASE-23968) Periodically check whether a system stop is requested in compaction by time.

2020-05-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17104029#comment-17104029 ] Anoop Sam John commented on HBASE-23968: Also pls add the detail about the new config into this

[jira] [Updated] (HBASE-24326) Removal from streamReaders can be done in finally

2020-05-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24326: --- Fix Version/s: 2.3.0 > Removal from streamReaders can be done in finally >

[jira] [Commented] (HBASE-24345) [ACL] renameRSGroup should require Admin level permission

2020-05-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17103735#comment-17103735 ] Anoop Sam John commented on HBASE-24345: Ya [~pankajkumar] is coming with a scenario where the

[jira] [Commented] (HBASE-24292) A "stuck" master should not idle as active without taking action

2020-05-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17103685#comment-17103685 ] Anoop Sam John commented on HBASE-24292: Ya seems the sleep time can really grow high like 10+

[jira] [Commented] (HBASE-23968) Periodically check whether a system stop is requested in compaction by time.

2020-05-09 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17103634#comment-17103634 ] Anoop Sam John commented on HBASE-23968: Ya it might be sleeping for longer duration if the

[jira] [Commented] (HBASE-24189) Regionserver recreates region folders in HDFS after replaying WAL with removed table entries

2020-05-08 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102856#comment-17102856 ] Anoop Sam John commented on HBASE-24189: What do you think about above approach [~timoha]? >

[jira] [Commented] (HBASE-24345) [ACL] renameRSGroup should require Admin level permission

2020-05-08 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102824#comment-17102824 ] Anoop Sam John commented on HBASE-24345: So in Master branch we are again doing the RS group

[jira] [Commented] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-08 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102784#comment-17102784 ] Anoop Sam John commented on HBASE-23832: [~busbey] Ya there are 4 configs in the renamed list.

[jira] [Commented] (HBASE-23938) Replicate slow/large RPC calls to HDFS

2020-05-08 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102411#comment-17102411 ] Anoop Sam John commented on HBASE-23938: Some times the mutation can be slow for a bit longer

[jira] [Commented] (HBASE-24189) Regionserver recreates region folders in HDFS after replaying WAL with removed table entries

2020-05-07 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102230#comment-17102230 ] Anoop Sam John commented on HBASE-24189: Another possible solution way would be this When we

[jira] [Commented] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-07 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102225#comment-17102225 ] Anoop Sam John commented on HBASE-23832: I believe we deprecated the config in 1.x.. As per the

[jira] [Commented] (HBASE-23938) Replicate slow/large RPC calls to HDFS

2020-05-07 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17102179#comment-17102179 ] Anoop Sam John commented on HBASE-23938: When the Mutate ops suffering and gives

[jira] [Updated] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-07 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23832: --- Priority: Critical (was: Major) > Old config hbase.hstore.compactionThreshold is ignored >

[jira] [Commented] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-05-07 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101621#comment-17101621 ] Anoop Sam John commented on HBASE-23832: This is a BC break for the config name. Old configs

[jira] [Commented] (HBASE-23968) Periodically check whether a system stop is requested in compaction by time.

2020-05-06 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101336#comment-17101336 ] Anoop Sam John commented on HBASE-23968: Noticed this issue and PRs now only. So we have added

[jira] [Created] (HBASE-24340) PerformanceEvaluation options should not mandate any specific order

2020-05-06 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-24340: -- Summary: PerformanceEvaluation options should not mandate any specific order Key: HBASE-24340 URL: https://issues.apache.org/jira/browse/HBASE-24340 Project:

[jira] [Commented] (HBASE-24311) Add more details in MultiVersionConcurrencyControl STUCK log message

2020-05-05 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17099816#comment-17099816 ] Anoop Sam John commented on HBASE-24311: Ya we have seen.. So I thought it will be better if we

[jira] [Resolved] (HBASE-24311) Add more details in MultiVersionConcurrencyControl STUCK log message

2020-05-05 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-24311. Hadoop Flags: Reviewed Resolution: Fixed Pushed to branch-2 and master. Thanks all

[jira] [Commented] (HBASE-24308) Move hbase-rsgroup code into hbase-server code

2020-05-04 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098786#comment-17098786 ] Anoop Sam John commented on HBASE-24308: I too feel like we should NOT be doing this for

[jira] [Updated] (HBASE-24311) Add more details in MultiVersionConcurrencyControl STUCK log message

2020-05-04 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24311: --- Summary: Add more details in MultiVersionConcurrencyControl STUCK log message (was: Add

[jira] [Updated] (HBASE-24311) Add more details in MultiVersionConcurrencyControl STUCK message

2020-05-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24311: --- Description: Now the warn logs look like {code} STUCK:

[jira] [Updated] (HBASE-24311) Add more details in MultiVersionConcurrencyControl STUCK message

2020-05-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24311: --- Fix Version/s: 2.4.0 3.0.0-alpha-1 > Add more details in

[jira] [Created] (HBASE-24311) Add more details in MultiVersionConcurrencyControl STUCK message

2020-05-03 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-24311: -- Summary: Add more details in MultiVersionConcurrencyControl STUCK message Key: HBASE-24311 URL: https://issues.apache.org/jira/browse/HBASE-24311 Project: HBase

[jira] [Updated] (HBASE-21507) Compaction failed when execute AbstractMultiFileWriter.beforeShipped() method

2020-05-02 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-21507: --- Priority: Critical (was: Major) > Compaction failed when execute

[jira] [Updated] (HBASE-21507) Compaction failed when execute AbstractMultiFileWriter.beforeShipped() method

2020-05-02 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-21507: --- Labels: DateTieredCompaction compaction (was: compaction) > Compaction failed when execute

[jira] [Commented] (HBASE-24286) HMaster won't become healthy after after cloning or creating a new cluster pointing at the same file system

2020-05-02 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098028#comment-17098028 ] Anoop Sam John commented on HBASE-24286: On the new cluster the regions will get online by doing

[jira] [Commented] (HBASE-24286) HMaster won't become healthy after after cloning or creating a new cluster pointing at the same file system

2020-05-01 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17097359#comment-17097359 ] Anoop Sam John commented on HBASE-24286: bq.https://issues.apache.org/jira/browse/HBASE-21154.

[jira] [Commented] (HBASE-24189) Regionserver recreates region folders in HDFS after replaying WAL with removed table entries

2020-04-28 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17094198#comment-17094198 ] Anoop Sam John commented on HBASE-24189: bq.For example, if region is split or merged and WAL

[jira] [Assigned] (HBASE-24189) Regionserver recreates region folders in HDFS after replaying WAL with removed table entries

2020-04-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reassigned HBASE-24189: -- Assignee: Anoop Sam John > Regionserver recreates region folders in HDFS after

[jira] [Updated] (HBASE-24189) Regionserver recreates region folders in HDFS after replaying WAL with removed table entries

2020-04-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24189: --- Priority: Major (was: Minor) > Regionserver recreates region folders in HDFS after

[jira] [Commented] (HBASE-24189) Regionserver recreates region folders in HDFS after replaying WAL with removed table entries

2020-04-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17093324#comment-17093324 ] Anoop Sam John commented on HBASE-24189: bq.Region directory in old table is recreated in new

[jira] [Commented] (HBASE-24024) Optionally reject multi() requests with very high no of rows

2020-04-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17092193#comment-17092193 ] Anoop Sam John commented on HBASE-24024: Release Notes pls. > Optionally reject multi()

[jira] [Updated] (HBASE-20727) Persist FlushedSequenceId to speed up WAL split after cluster restart

2020-04-24 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-20727: --- Release Note: This feature adds capability for HM to persist its data structure of region

[jira] [Updated] (HBASE-20727) Persist FlushedSequenceId to speed up WAL split after cluster restart

2020-04-24 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-20727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-20727: --- Release Note: This feature adds capability for HM to persist its data structure of region

[jira] [Commented] (HBASE-24212) HMaster UI hangs when rsgorup is enabled and meta-region is not available

2020-04-22 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17089884#comment-17089884 ] Anoop Sam John commented on HBASE-24212: So the META and NS regions were there in RS3. When

[jira] [Commented] (HBASE-24196) [Shell] Add rename rsgroup command in hbase shell

2020-04-21 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088656#comment-17088656 ] Anoop Sam John commented on HBASE-24196: Sure no worries. Just asked. Ya follow up Jiras will

[jira] [Commented] (HBASE-24196) [Shell] Add rename rsgroup command in hbase shell

2020-04-21 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17088591#comment-17088591 ] Anoop Sam John commented on HBASE-24196: What kind of ACLs we have around this new op

[jira] [Updated] (HBASE-24208) Remove RS entry from zk draining servers node after RS been stopped

2020-04-18 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24208: --- Summary: Remove RS entry from zk draining servers node after RS been stopped (was: Remove

[jira] [Updated] (HBASE-24208) Remove RS entry from zk draining servers node while RS getting stopped

2020-04-18 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24208: --- Fix Version/s: 2.2.5 2.3.1 3.0.0 > Remove RS entry

[jira] [Commented] (HBASE-24208) Remove RS entry from zk draining servers node while RS getting stopped

2020-04-18 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17086358#comment-17086358 ] Anoop Sam John commented on HBASE-24208: Saying about removing the zk node when this

[jira] [Created] (HBASE-24208) Remove RS entry from zk draining servers node while RS getting stopped

2020-04-17 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-24208: -- Summary: Remove RS entry from zk draining servers node while RS getting stopped Key: HBASE-24208 URL: https://issues.apache.org/jira/browse/HBASE-24208 Project:

[jira] [Commented] (HBASE-24112) [RSGroup] Support renaming rsgroup

2020-04-15 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17084243#comment-17084243 ] Anoop Sam John commented on HBASE-24112: In RN can u pls explain the new public APIs been added

[jira] [Commented] (HBASE-24151) [rsgroup] The master server aborted for IllegalThreadStateException

2020-04-09 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17079154#comment-17079154 ] Anoop Sam John commented on HBASE-24151: I believe this issue is already been raised and fixed

[jira] [Commented] (HBASE-8868) add metric to report client shortcircuit reads

2020-04-04 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075051#comment-17075051 ] Anoop Sam John commented on HBASE-8868: --- bq.Because HDFS ReadStatistics is calculated per input

[jira] [Commented] (HBASE-24102) RegionMover should exclude draining/decommissioning nodes from target RSs

2020-04-04 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17075049#comment-17075049 ] Anoop Sam John commented on HBASE-24102: Thanks for the patch [~vjasani] > RegionMover should

[jira] [Updated] (HBASE-24102) RegionMover should exclude draining/decommissioning nodes from target RSs

2020-04-02 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24102: --- Description: When using RegionMover tool to unload the regions from a given RS, it decides

[jira] [Updated] (HBASE-24102) RegionMover should exclude draining/decommissioning nodes from target RSs

2020-04-02 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-24102: --- Description: When using RegionMover tool to unload the regions from a given RS, it decides

[jira] [Created] (HBASE-24102) RegionMover should exclude draining/decommissioning nodes from target RSs

2020-04-02 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-24102: -- Summary: RegionMover should exclude draining/decommissioning nodes from target RSs Key: HBASE-24102 URL: https://issues.apache.org/jira/browse/HBASE-24102

[jira] [Commented] (HBASE-24051) When the data directory is set to EC,the amount of storefiles reaches a relatively high level,heap Occupancy Percent is above heap occupancy alarm watermark,resulting

2020-03-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067355#comment-17067355 ] Anoop Sam John commented on HBASE-24051: Within the HBase version that you use, is there

[jira] [Commented] (HBASE-24032) [RSGroup] Assign created tables to respective rsgroup automatically instead of manual operations

2020-03-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17067354#comment-17067354 ] Anoop Sam John commented on HBASE-24032: Can u pls put an eg: of the script also in RN >

[jira] [Commented] (HBASE-24011) HMaster does not restart when rsgroup is enabled and /hbase/WALs is moved

2020-03-19 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17063101#comment-17063101 ] Anoop Sam John commented on HBASE-24011: What are the other logs coming in HM side? Is it

[jira] [Updated] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-03-05 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23788: --- Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (was: Patch

[jira] [Updated] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-03-04 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23788: --- Fix Version/s: 2.3.0 3.0.0 > ROW_INDEX_V1 encoder should consider the

[jira] [Commented] (HBASE-22514) Move rsgroup feature into core of HBase

2020-02-23 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17043185#comment-17043185 ] Anoop Sam John commented on HBASE-22514: bq. Moved rs group feature into core. Use this flag to

[jira] [Updated] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-02-12 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23832: --- Description: In 2.x we added new name 'hbase.hstore.compaction.min' for this. Still for

[jira] [Updated] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-02-12 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23832: --- Affects Version/s: 2.0.0 > Old config hbase.hstore.compactionThreshold is ignored >

[jira] [Created] (HBASE-23832) Old config hbase.hstore.compactionThreshold is ignored

2020-02-12 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-23832: -- Summary: Old config hbase.hstore.compactionThreshold is ignored Key: HBASE-23832 URL: https://issues.apache.org/jira/browse/HBASE-23832 Project: HBase

[jira] [Updated] (HBASE-23825) Increment proto conversion is broken

2020-02-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23825: --- Affects Version/s: 1.2.6 1.1.11 > Increment proto conversion is

[jira] [Commented] (HBASE-18026) ProtobufUtil seems to do extra array copying

2020-02-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034129#comment-17034129 ] Anoop Sam John commented on HBASE-18026: Removed 2.0.0 from fix versions as it was reverted from

[jira] [Updated] (HBASE-18026) ProtobufUtil seems to do extra array copying

2020-02-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-18026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-18026: --- Fix Version/s: (was: 2.0.0) > ProtobufUtil seems to do extra array copying >

[jira] [Commented] (HBASE-23825) Increment proto conversion is broken

2020-02-10 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034128#comment-17034128 ] Anoop Sam John commented on HBASE-23825: Ah... We considered BoundedByteString case there but

[jira] [Commented] (HBASE-23744) FastPathBalancedQueueRpcExecutor should enforce queue length of 0

2020-02-09 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033355#comment-17033355 ] Anoop Sam John commented on HBASE-23744: bq. hbase.ipc.server.max.callqueue.length parameter can

[jira] [Updated] (HBASE-23797) Let CPEPs also use our shaded protobuf

2020-02-07 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23797: --- Summary: Let CPEPs also use our shaded protobuf (was: Let CECPs also use our shaded

[jira] [Updated] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23788: --- Description: Copied from parent issue comments "In case of Row Index this tracking is not

[jira] [Assigned] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reassigned HBASE-23788: -- Assignee: Abhinaba Sarkar > ROW_INDEX_V1 encoder should consider the secondary index

[jira] [Created] (HBASE-23788) ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking

2020-02-03 Thread Anoop Sam John (Jira)
Anoop Sam John created HBASE-23788: -- Summary: ROW_INDEX_V1 encoder should consider the secondary index size with the encoded data size tracking Key: HBASE-23788 URL:

[jira] [Updated] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-23279: --- Issue Type: Improvement (was: Wish) > Switch default block encoding to ROW_INDEX_V1 >

[jira] [Commented] (HBASE-23742) Mob Data, threshold crossed data is considering as normal data.

2020-02-03 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028839#comment-17028839 ] Anoop Sam John commented on HBASE-23742: Agree with Pankaj. Better not to add more complexity

[jira] [Commented] (HBASE-23710) Priority configuration for system coprocessors

2020-01-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024844#comment-17024844 ] Anoop Sam John commented on HBASE-23710: Pls add release notes regarding usage. Tks > Priority

[jira] [Commented] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2020-01-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024332#comment-17024332 ] Anoop Sam John commented on HBASE-23279: bq.milarly if the next available bucket is 96K you mean

[jira] [Commented] (HBASE-23741) Data loss when WAL split to HFile enabled

2020-01-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024247#comment-17024247 ] Anoop Sam John commented on HBASE-23741: Might be some thing to do with the HFiles flush seqNo

[jira] [Commented] (HBASE-23741) Data loss when WAL split to HFile enabled

2020-01-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024246#comment-17024246 ] Anoop Sam John commented on HBASE-23741: We have a jira to make it default for 2.3.0. IMHO we

[jira] [Commented] (HBASE-23740) Invalid StoreFile WARN log message printed for recovered.hfiles directory

2020-01-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024243#comment-17024243 ] Anoop Sam John commented on HBASE-23740: No it should be under region cf only because the file

[jira] [Commented] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2020-01-27 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17024227#comment-17024227 ] Anoop Sam John commented on HBASE-23279: In BC the bucket size selection should be based on the

[jira] [Commented] (HBASE-23349) Low refCount preventing archival of compacted away files

2020-01-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17023559#comment-17023559 ] Anoop Sam John commented on HBASE-23349: The ref counting way of lazy deletion of compacted

[jira] [Commented] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2020-01-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17023555#comment-17023555 ] Anoop Sam John commented on HBASE-23279: The test case issue wrt offset/len what [~vjasani]

[jira] [Commented] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2020-01-25 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17023554#comment-17023554 ] Anoop Sam John commented on HBASE-23279: The offsets index data will be written at the end of

[jira] [Commented] (HBASE-23279) Switch default block encoding to ROW_INDEX_V1

2020-01-24 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17022942#comment-17022942 ] Anoop Sam John commented on HBASE-23279: Here the fail report says bq.expected: but was: So the

[jira] [Commented] (HBASE-23591) Negative memStoreSizing

2020-01-11 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17013496#comment-17013496 ] Anoop Sam John commented on HBASE-23591: Now after the fix for the order of files as per flushed

[jira] [Commented] (HBASE-23591) Negative memStoreSizing

2020-01-09 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17012424#comment-17012424 ] Anoop Sam John commented on HBASE-23591: So for the next time flush on the same CF what we

[jira] [Commented] (HBASE-23591) Negative memStoreSizing

2020-01-08 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011417#comment-17011417 ] Anoop Sam John commented on HBASE-23591: So in ur proposal u r adding a catch (Exception ex) and

[jira] [Commented] (HBASE-23591) Negative memStoreSizing

2020-01-08 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011412#comment-17011412 ] Anoop Sam John commented on HBASE-23591: With HBASE-23589 fix you will still see the -ve size

[jira] [Commented] (HBASE-23589) FlushDescriptor contains non-matching family/output combinations

2020-01-08 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17011409#comment-17011409 ] Anoop Sam John commented on HBASE-23589: This is a great find. Thanks !! > FlushDescriptor

[jira] [Commented] (HBASE-23654) Please add Apache Trafodion and EsgynDB to "Powered by Apache HBase" page

2020-01-06 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17009344#comment-17009344 ] Anoop Sam John commented on HBASE-23654: Can u provide this change as a patch and Git PR? >

[jira] [Commented] (HBASE-23588) Cache index blocks and bloom blocks on write if CacheCompactedBlocksOnWrite is enabled

2020-01-05 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17008512#comment-17008512 ] Anoop Sam John commented on HBASE-23588: logCacheOnWriteOnce -> Better name would be

<    1   2   3   4   5   6   7   8   9   10   >